summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: SUBDIR_DEPENDS command now does nothing. The parallel build ↵Brad King2001-12-105-54/+34
| | | | functionality is now automatic. Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously. Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped.
* BUG: if LIBRARY_OUTPUT_PATH is set, then use the fullpath for a remote targetBill Hoffman2001-12-091-1/+6
|
* WAR: remove warningBill Hoffman2001-12-091-1/+1
|
* BUG: executable extension wrong for ctest search, and was not looking in ↵Bill Hoffman2001-12-081-1/+17
| | | | Debug and Release
* If an entry starts with // (network paths), double quote it.Berk Geveci2001-12-071-2/+4
|
* BUG: the rule for generating a library no longer has the full path, and so theAmitha Perera2001-12-071-2/+2
| | | | dependency targets shouldn't, either.
* Comments start with TWO leading slashes not _one_Berk Geveci2001-12-071-1/+1
|
* version revKen Martin2001-12-071-1/+1
|
* release 10Ken Martin2001-12-071-2/+2
|
* ENH: add mark as not advanced to mark as advancedBill Hoffman2001-12-075-11/+60
|
* yet another releaseBill Hoffman2001-12-071-2/+260
|
* ENH: convert to windows pathsBill Hoffman2001-12-071-0/+4
|
* ENH: use windows paths to run commands and escape spacesBill Hoffman2001-12-071-0/+4
|
* ENH: add custom commands for targetsBill Hoffman2001-12-074-13/+120
|
* Remove "unused var" warning from C_FLAGSSebastien Barre2001-12-071-1/+1
|
* Do not output library search path if the library path option/flag is empty + ↵Sebastien Barre2001-12-071-18/+46
| | | | add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @<< syntax
* Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the ↵Sebastien Barre2001-12-071-0/+4
| | | | @<< syntax
* Fix bug with stringAndy Cedilnik2001-12-061-1/+1
|
* ENH: call convert to unix slashes for path and filepath entriesBill Hoffman2001-12-061-0/+5
|
* Added support for ~.Berk Geveci2001-12-061-2/+11
|
* handle tildasKen Martin2001-12-061-0/+10
|
* Lib path should be converted to native path too.Sebastien Barre2001-12-061-1/+2
|
* Fix the command quoting pb (remove m_QuoteNextCommand), move ↵Sebastien Barre2001-12-064-50/+36
| | | | ConvertToNativePath to NMake gen
* better use of modulesKen Martin2001-12-061-1/+1
|
* better docsKen Martin2001-12-061-0/+1
|
* now broken into piecesKen Martin2001-12-061-18/+2
|
* new modulesKen Martin2001-12-062-0/+36
|
* Cleaning last line at exit.Ken Martin2001-12-061-0/+2
|
* made install prefix non advancedKen Martin2001-12-061-1/+0
|
* If Shift is pressed with 'OK', then don't quitSebastien Barre2001-12-051-1/+4
|
* ENH: add more possible names for executables.Amitha Perera2001-12-051-2/+2
|
* Add single quotes feature.Sebastien Barre2001-12-053-24/+121
|
* Add single quotes feature.Sebastien Barre2001-12-051-5/+5
|
* up versionKen Martin2001-12-051-1/+1
|
* up versionKen Martin2001-12-051-1/+1
|
* new versionBill Hoffman2001-12-051-134/+1565
|
* updated from rtfWill Schroeder2001-12-051-0/+0
|
* ENH: update cvs pathBill Hoffman2001-12-051-194/+194
|
* Add the flat_namespace and undefined suppress flags to OSX buildsYves Starreveld2001-12-042-2/+2
|
* ENH: remove /tmp_mnt from all paths in convert to unix slashesBill Hoffman2001-12-041-0/+7
|
* Fixed outdated commentBerk Geveci2001-12-041-1/+1
|
* add tWM to c flags as well as CXX flagsBill Hoffman2001-12-041-1/+1
|
* Fixed overflow problem.Berk Geveci2001-12-041-8/+2
|
* ENH: add -tWM to default flags for compilationBill Hoffman2001-12-041-1/+1
|
* crazy fix for putenv, and native path called on custom command pathsBill Hoffman2001-12-041-3/+17
|
* replacing clear()Berk Geveci2001-12-041-1/+2
|
* Added debugging.Berk Geveci2001-12-046-1/+81
|
* Remove unneeded test and code duplication. Add WIN32 test. Make all ADVANCED.Sebastien Barre2001-12-048-163/+153
|
* Remove code duplication. Call FindTcl.cmake, which also does the ADVANCED stuff.Sebastien Barre2001-12-041-6/+2
|
* Make shells also ADVANCEDSebastien Barre2001-12-041-0/+4
|