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

Аутор SHA1 Порука Датум
  Bill Hoffman 7fc14a9cb4 ENH: use ccommand for del on windows пре 24 година
  Bill Hoffman 15d365cddd BUG: fix for files with dashes in them пре 24 година
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings пре 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 година
  Will Schroeder a6a43d5320 ENH:Updated copyright пре 24 година
  Bill Hoffman 5e8f9427d1 BUG: fix build of library in other directory if it is not there пре 24 година
  Bill Hoffman d253ef49bc BUG: put back recursive call to make for checking sources пре 24 година
  Bill Hoffman d1fb9d757f ENH: remove one call to make, and clean echo stuff a bit пре 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 5291b7d025 ENH: fix for win98 check for directory existence пре 24 година
  Bill Hoffman 9402460977 ENH: add make silent flag for nmake and move .SILENT: directive to top of makefile пре 24 година
  Bill Hoffman b67dc16be6 ENH: add silent mode for makefile builds and fix borland and nmake after the depend stuff пре 24 година
  Brad King 633041837c ENH: Improved dependency generation. If any cmake.depends is out of date, all of them in the tree are re-generated. This is necessary in certain cases when CMakeLists.txt files change. пре 24 година
  Bill Hoffman 30a56de4b7 ENH: add custom commands for targets пре 24 година
  Sebastien Barre 0a5f763bbe Do not output library search path if the library path option/flag is empty + add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @<< syntax пре 24 година
  Sebastien Barre dea1309e8d Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen пре 24 година
  Sebastien Barre ecca17cfdd Add single quotes feature. пре 24 година
  Sebastien Barre 5b251bde7e Add options for library manager (lib). пре 24 година
  Sebastien Barre a7c293a99e Add linker flags for each build type пре 24 година
  Bill Hoffman cb23279833 fix library suffix пре 24 година
  Bill Hoffman c80c5d245d ENH: fix various problems caused by the generalization of nmake generator пре 24 година
  Sebastien Barre f670003d24 Nmake build: move most of hard-coded values to config parameters пре 24 година
  Sebastien Barre e8dade9420 Fix space pb (embended, then escaped) пре 24 година
  Bill Hoffman e7bb895afd ENH: borland generator 2 is working more or less пре 24 година
  Bill Hoffman fd516c022d add new borland generator пре 24 година
  Bill Hoffman ed50410ae7 bug: fix same path comparison when short paths are used пре 24 година
  Berk Geveci 0180d3156f ENH: nmake generator much closer to working with spaces пре 24 година