Commit History

Автор SHA1 Съобщение Дата
  Bill Hoffman 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries преди 24 години
  Bill Hoffman 04d53a3865 ENH: separate the ar program for cxx and c преди 24 години
  Bill Hoffman 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler преди 24 години
  Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. преди 24 години
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them преди 24 години
  Bill Hoffman 076aafe79a ENH: add file specific compile flags преди 24 години
  Bill Hoffman b8d2413156 ENH: fix for spaces in paths on unix преди 24 години
  Bill Hoffman 8c3400dc6b ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type преди 24 години
  Bill Hoffman 3c748ec5ad ENH: add a virtual CreateMakeVariable to shorten makefile variables for borland make преди 24 години
  Bill Hoffman 12c5f0fa26 ENH: fix for borland tlib files with dash in them problem. преди 24 години
  Bill Hoffman 142119be95 ENH: only depend subdir builds on TARGETS, not all sub dir operations, we do not want to build when doing a make depend преди 24 години
  Berk Geveci 0813149896 Better support for parallel builds. Subdirs depend on their parent. преди 24 години
  Will Schroeder a6a43d5320 ENH:Updated copyright преди 24 години
  Bill Hoffman 8efc43b7d5 BUG: remove warning from hpux make преди 24 години
  Ken Martin 475364ac48 some fixes to recent screwerd up changes преди 24 години
  Sebastien Barre 201764e166 Fix so that ADD_DEPENDENCIES work (the Utilities dependencies were not output) преди 24 години
  Bill Hoffman cddba435b8 ENH: add silent and suffixes to check depend file преди 24 години
  Berk Geveci 67a5a82586 Improved performance by removing implicit rules. преди 24 години
  Bill Hoffman 0358cc83d0 remove extra logic not needed anymore because of better depends преди 24 години
  Berk Geveci c88408141b Quote echo преди 24 години
  Bill Hoffman d253ef49bc BUG: put back recursive call to make for checking sources преди 24 години
  Berk Geveci 0ac6b2d7a0 Type || should have been && преди 24 години
  Bill Hoffman d1fb9d757f ENH: remove one call to make, and clean echo stuff a bit преди 24 години
  Berk Geveci cff85a6386 BUG: fix long depend list because it gets cut on the hp: I may look like berk, but it is bill H. преди 24 години
  Bill Hoffman e4843d83a4 ENH: remove the rule to run make depend from the top with each change in any cmakelist file. Instead, run make depend in the current directory if a source file changes, or if a .h file changes or is removed преди 24 години
  Amitha Perera a9cdcba660 BUG: Don't generate build rules for header files. преди 24 години
  Bill Hoffman 2c7bb2bf34 BUG: fix so you can remove a directory in the source tree, and clean up echo of commands преди 24 години
  Bill Hoffman 602d0ee102 ENH: add support for DESTDIR in install targets преди 24 години
  Amitha Perera 9ad7f0905a ENH: Add option to disable use of -rpath. преди 24 години
  Bill Hoffman 9402460977 ENH: add make silent flag for nmake and move .SILENT: directive to top of makefile преди 24 години