커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 년 전