Historia zmian

Autor SHA1 Wiadomość Data
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 lat temu
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 lat temu
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 lat temu
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 lat temu
  Brad King 9daa4a6c3f Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG 16 lat temu
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 lat temu
  Alexander Neundorf ea8c04a4f8 STYLE: rename the files from CMake<GENERATOR>.cmake to 16 lat temu
  Alexander Neundorf 352fb9ff66 ENH: move the code which queries gcc for the system include dirs from 16 lat temu
  Alexander Neundorf cbb7a509e8 ENH: when using the Eclipse project generator, run gcc so that it tells us 16 lat temu
  Alexander Neundorf 097af4b86e STYLE: fix typo 17 lat temu
  Alexander Neundorf 512e0d40ef 18 lat temu
  Alexander Neundorf 176fe63d15 18 lat temu
  Alexander Neundorf 930bb0cd37 18 lat temu
  Alexander Neundorf 61d3444f93 18 lat temu
  Brad King 1d0502927c ENH: Adding support to link specifically to an archive or a shared library based on the file name specified. This fixes the problem of having -lfoo linking to libfoo.so even when it came from libfoo.a being specified. 19 lat temu
  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 lat temu
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 lat temu
  Bill Hoffman e63ea0a6d2 BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS 21 lat temu
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 lat temu
  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 lat temu
  Andy Cedilnik c8c5bb4e22 BUG: Unly set gcc flags for C compiler if CMAKE_COMPILER_IS_GNUCC is set 21 lat temu
  Bill Hoffman a1b94f4c5c ENH: minor fortran fixes 21 lat temu
  Bill Hoffman 9655299f08 ENH: initial fortran support 21 lat temu
  Bill Hoffman c8101e8e47 BUG: fix for bug 998, fix spelling errors 21 lat temu
  Bill Hoffman 0b7d154ebd ENH: add verbose make abilility to visual studio 7 21 lat temu
  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 lat temu
  Bill Hoffman 44e3bbce96 ENH: add LDFLAGS as an initial value for all linker flags, good for -64 22 lat temu
  Bill Hoffman bec6a7076a move cmake install out of advanced 23 lat temu
  Andy Cedilnik c4bf103772 Remove extra quote 23 lat temu
  Bill Hoffman 99f115d1fd better docs 23 lat temu