Brad King
|
dbe7d39738
BUG: When copying the module variables from shared library variables use double quotes for the required definitions ...PREFIX and ...SUFFIX to make sure a value is set even if it is empty.
|
19 жил өмнө |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 жил өмнө |
Bill Hoffman
|
e63ea0a6d2
BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS
|
21 жил өмнө |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 жил өмнө |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
21 жил өмнө |
Andy Cedilnik
|
c8c5bb4e22
BUG: Unly set gcc flags for C compiler if CMAKE_COMPILER_IS_GNUCC is set
|
21 жил өмнө |
Bill Hoffman
|
a1b94f4c5c
ENH: minor fortran fixes
|
21 жил өмнө |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
21 жил өмнө |
Bill Hoffman
|
c8101e8e47
BUG: fix for bug 998, fix spelling errors
|
21 жил өмнө |
Bill Hoffman
|
0b7d154ebd
ENH: add verbose make abilility to visual studio 7
|
21 жил өмнө |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
22 жил өмнө |
Bill Hoffman
|
44e3bbce96
ENH: add LDFLAGS as an initial value for all linker flags, good for -64
|
22 жил өмнө |
Bill Hoffman
|
bec6a7076a
move cmake install out of advanced
|
23 жил өмнө |
Andy Cedilnik
|
c4bf103772
Remove extra quote
|
23 жил өмнө |
Bill Hoffman
|
99f115d1fd
better docs
|
23 жил өмнө |
Bill Hoffman
|
bd74882d3e
ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages
|
23 жил өмнө |
Bill Hoffman
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 жил өмнө |
Bill Hoffman
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 жил өмнө |
Sebastien Barre
|
209d00ccfc
FUX: those vars need to be ADVANCED
|
23 жил өмнө |
Bill Hoffman
|
70eaf19326
ENH: fix for module run time flag
|
23 жил өмнө |
Bill Hoffman
|
5a75e03037
allow flags to be in the CC and CXX environment variables
|
23 жил өмнө |
Bill Hoffman
|
0cb9343e83
BUG: fix CFLAGS
|
23 жил өмнө |
Andy Cedilnik
|
ebb6477dbb
If system detection fails, make copy of CMakeCache
|
23 жил өмнө |
Bill Hoffman
|
a2ec93371b
ENH: add back install prefix
|
23 жил өмнө |
Bill Hoffman
|
c652215ca8
ENH: add CFLAGS and CXXFLAGS
|
23 жил өмнө |
Andy Cedilnik
|
115ea25dab
BUG: fix flags for c compiler on windows
|
23 жил өмнө |
Bill Hoffman
|
98ef89bf77
Set CMAKE_BUILD_TOOL
|
23 жил өмнө |
Bill Hoffman
|
36db45082e
ENH: fix up several problems with new stuff
|
23 жил өмнө |
Bill Hoffman
|
d1051bb575
clean up flags with _init flags
|
23 жил өмнө |
Brad King
|
3a6d52f4c5
ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end.
|
23 жил өмнө |