Историја ревизија

Аутор SHA1 Порука Датум
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' пре 15 година
  Brad King 9daa4a6c3f Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG пре 16 година
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License пре 16 година
  Alexander Neundorf ea8c04a4f8 STYLE: rename the files from CMake<GENERATOR>.cmake to пре 16 година
  Alexander Neundorf 352fb9ff66 ENH: move the code which queries gcc for the system include dirs from пре 16 година
  Alexander Neundorf cbb7a509e8 ENH: when using the Eclipse project generator, run gcc so that it tells us пре 16 година
  Alexander Neundorf 097af4b86e STYLE: fix typo пре 17 година
  Alexander Neundorf 512e0d40ef пре 18 година
  Alexander Neundorf 176fe63d15 пре 18 година
  Alexander Neundorf 930bb0cd37 пре 18 година
  Alexander Neundorf 61d3444f93 пре 18 година
  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 година
  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 година