summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: generate a sln and dsw file for each sub project in a projectBill Hoffman2003-11-261-0/+4
* BUG: hack fix for problem of MS vs 6 and custom target commandsBill Hoffman2003-11-031-3/+22
* ENH: Start includding the scripting supportAndy Cedilnik2003-10-291-2/+17
* added beta release supportKen Martin2003-08-111-0/+4
* removed redundent includesKen Martin2003-08-101-1/+0
* removed duplicate includeKen Martin2003-08-101-1/+0
* ENH: When fixing cache value with uninitialized type, collapse full paths for...Andy Cedilnik2003-08-081-0/+20
* ENH: Handle untyped but initialized values for boolean AddCacheDefinition. Cl...Andy Cedilnik2003-08-081-2/+10
* ENH: oops, initialize variableAndy Cedilnik2003-08-061-1/+1
* ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIESAndy Cedilnik2003-08-061-0/+25
* BUG: Fix problem with uninitialized variablesAndy Cedilnik2003-08-021-1/+2
* ENH: Allow specifying cmake variables on the command line without specifying ...Andy Cedilnik2003-08-011-2/+9
* bug fix for bug # 117Ken Martin2003-07-311-5/+7
* ENH: Fully implemented SOURCE_GROUP command.Brad King2003-07-231-7/+10
* ENH: Initial framework for deprecated commandsAndy Cedilnik2003-07-211-2/+19
* BUG: Custom commands should have variables expanded before comparing with pre...Brad King2003-07-141-10/+10
* BUG#65: Fixed inheritance of CMAKE_CURRENT_SOURCE_DIR and CMAKE_CURRENT_BINAR...Brad King2003-07-081-6/+8
* performance improvementsKen Martin2003-06-241-35/+12
* ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpr...Brad King2003-06-231-4/+7
* ENH: Merged use of kwsys library.Brad King2003-06-231-1/+0
* fix to expand variables in custom command outputs and main dependenciesKen Martin2003-06-211-4/+16
* bug in not expanding variables for custom commands in targetsKen Martin2003-06-201-0/+23
* minor perf improvementKen Martin2003-06-201-2/+3
* bug fix for finding source filesKen Martin2003-06-191-17/+46
* BUG: fix not being able to find generated files in the binary treeBill Hoffman2003-06-181-2/+8
* BUG: Fixed translation of relative path names to full path names.Brad King2003-06-131-6/+6
* more custom commandKen Martin2003-06-051-2/+14
* more changes to support full pathsKen Martin2003-06-051-4/+45
* perf improvementKen Martin2003-06-051-2/+2
* more changes to handle full paths correctlyKen Martin2003-06-051-2/+2
* more crazt changes source files now must match with full pathKen Martin2003-06-051-37/+45
* hopeful fix for backwards compatKen Martin2003-06-041-4/+18
* tricky fix for backwards compatKen Martin2003-06-041-1/+3
* better error reportingBill Hoffman2003-06-041-4/+10
* ENH: allow duplicate commands with the same output to be reduced automaticall...Bill Hoffman2003-06-041-1/+9
* ENH: allow duplicate commands with the same output to be reduced automaticall...Bill Hoffman2003-06-041-11/+24
* compielr errors on comoKen Martin2003-06-041-2/+2
* warning fixesKen Martin2003-06-031-1/+0
* yikes added new custom command supportKen Martin2003-06-031-26/+271
* ENH: add some includes for borland 6Bill Hoffman2003-05-231-1/+1
* make sure M is after mBill Hoffman2003-03-141-1/+1
* BUG: c extension must come before C.Brad King2003-03-141-1/+4
* allow the same subdir to be added twiceKen Martin2003-03-131-1/+6
* Fix regular expressionsAndy Cedilnik2003-03-131-2/+2
* Synchronize extension listsAndy Cedilnik2003-03-131-6/+14
* Add method which returns a list of all variablesAndy Cedilnik2003-03-061-0/+26
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-141-0/+9
* Several fixes/improvements:Brad King2003-02-071-1/+23
* ENH: fix warningBill Hoffman2003-02-011-1/+0
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-0/+1