Commit History

Autor SHA1 Mensaxe Data
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' %!s(int64=15) %!d(string=hai) anos
  Brad King 9daa4a6c3f Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG %!s(int64=16) %!d(string=hai) anos
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License %!s(int64=16) %!d(string=hai) anos
  Alexander Neundorf ea8c04a4f8 STYLE: rename the files from CMake<GENERATOR>.cmake to %!s(int64=16) %!d(string=hai) anos
  Alexander Neundorf 352fb9ff66 ENH: move the code which queries gcc for the system include dirs from %!s(int64=16) %!d(string=hai) anos
  Alexander Neundorf cbb7a509e8 ENH: when using the Eclipse project generator, run gcc so that it tells us %!s(int64=16) %!d(string=hai) anos
  Alexander Neundorf 097af4b86e STYLE: fix typo %!s(int64=17) %!d(string=hai) anos
  Alexander Neundorf 512e0d40ef %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf 176fe63d15 %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf 930bb0cd37 %!s(int64=18) %!d(string=hai) anos
  Alexander Neundorf 61d3444f93 %!s(int64=18) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  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. %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman b7fa820118 ENH: add documentation support for modules %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman e63ea0a6d2 BUG: LINK_FLAGS are now all LINK_(LANG)_FLAGS %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. %!s(int64=21) %!d(string=hai) anos
  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 %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik c8c5bb4e22 BUG: Unly set gcc flags for C compiler if CMAKE_COMPILER_IS_GNUCC is set %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman a1b94f4c5c ENH: minor fortran fixes %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 9655299f08 ENH: initial fortran support %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman c8101e8e47 BUG: fix for bug 998, fix spelling errors %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 0b7d154ebd ENH: add verbose make abilility to visual studio 7 %!s(int64=21) %!d(string=hai) anos
  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 %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 44e3bbce96 ENH: add LDFLAGS as an initial value for all linker flags, good for -64 %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman bec6a7076a move cmake install out of advanced %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik c4bf103772 Remove extra quote %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 99f115d1fd better docs %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman bd74882d3e ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 96189f79d5 ENH: unify EnableLanguage across all generators %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman e2d1104881 determine CMAKE_MAKE_PROGRAM in EnableLanguage %!s(int64=23) %!d(string=hai) anos