summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add support for comments on custom commands in visual studio 6Andy Cedilnik2002-12-102-1/+7
* Add support for comments on custom commands in visual studio 7Andy Cedilnik2002-12-102-4/+17
* Add comment support, so that you can see in build process what the custom com...Andy Cedilnik2002-12-109-16/+41
* Allow target with no commandAndy Cedilnik2002-12-102-3/+3
* ENH: update to new style MakeDependBill Hoffman2002-12-102-13/+38
* FIX: drag&drop on CMake icon was not working anymore.Sebastien Barre2002-12-101-5/+5
* updated for changes in Depend CalcsKen Martin2002-12-102-12/+36
* BUG: do not output empty dependsBill Hoffman2002-12-101-9/+9
* Remove warningAndy Cedilnik2002-12-101-2/+4
* remove cerrBill Hoffman2002-12-101-1/+0
* BUG: fix bug in dependsBill Hoffman2002-12-103-18/+34
* Add to usageAndy Cedilnik2002-12-091-1/+4
* clean up leaksBill Hoffman2002-12-093-8/+14
* Initial addition of coverageAndy Cedilnik2002-12-082-10/+402
* Fix bug in globbing. Now it actually uses only files or directories that resu...Andy Cedilnik2002-12-081-0/+1
* Rename variable to remove warningAndy Cedilnik2002-12-082-8/+8
* ENH: move version to title barBill Hoffman2002-12-063-15/+5
* ENH: fix IntDir jump and build problemBill Hoffman2002-12-065-32/+44
* ENH: set the CXX and CC environment varsBill Hoffman2002-12-061-1/+25
* fix for generator picked compilersBill Hoffman2002-12-061-0/+2
* use correct path type for check_cache fileBill Hoffman2002-12-051-5/+15
* fix free before useBill Hoffman2002-12-051-2/+3
* ENH: add status bar and help for itemsBill Hoffman2002-12-051-1/+1
* ENH: add status bar and help for itemsBill Hoffman2002-12-053-47/+64
* ENH: add a rule to automatically re-run cmake from the top if the CMakeCache....Bill Hoffman2002-12-052-3/+21
* Better dependencies for bootstrapAndy Cedilnik2002-12-051-1/+1
* ENH: unify EnableLanguage across all generatorsBill Hoffman2002-12-0513-212/+219
* BUG: make sure OK can not be hit first time aroundBill Hoffman2002-12-051-1/+0
* use InAll target setting to determine what targets are in the default buildKen Martin2002-12-051-1/+1
* use InAll target setting to determine what targets are in the default buildKen Martin2002-12-051-4/+8
* ENH: Added COMPARE modes to STRING command.Brad King2002-12-042-1/+67
* ENH: When a full path to a library cannot be parsed, just add the whole path ...Brad King2002-12-041-0/+9
* BUG: fix get make command problems.Bill Hoffman2002-12-045-13/+38
* added CMAKE_BACKWARDS_COMPATIBILITY entryKen Martin2002-12-041-0/+16
* updated commentKen Martin2002-12-041-1/+2
* determine CMAKE_MAKE_PROGRAM in EnableLanguageBill Hoffman2002-12-033-3/+16
* remove unused filesBill Hoffman2002-12-035-1291/+0
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-2/+2
* remove code warrior and fixed GUI isuesKen Martin2002-12-031-5/+3
* remove code warrior and fixed GUI isuesKen Martin2002-12-036-65/+64
* fix purify FMRKen Martin2002-12-031-1/+1
* correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ...Bill Hoffman2002-12-031-2/+0
* fix compile warningKen Martin2002-12-021-3/+3
* add project command even if inheritingBill Hoffman2002-12-021-2/+1
* ENH: put the project command at the front of the projectBill Hoffman2002-12-021-1/+1
* removed cmMakefile depend from cmSystemToolsKen Martin2002-12-025-69/+86
* ENH: remove forced enable language call because a PROJECT command is now adde...Bill Hoffman2002-12-021-9/+0
* ENH: remove cerr callsBill Hoffman2002-12-022-2/+0
* ENH: add PROJECT command if there is not oneBill Hoffman2002-12-023-9/+53
* minor fixKen Martin2002-12-021-1/+1