summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: Moved custom command rule files into special CMakeCustomCommands.dir sub...Brad King2004-11-191-2/+8
* ENH: Unified WriteDependRules, WriteBuildRules, WriteCleanRules, and the futu...Brad King2004-11-192-194/+160
* STYLE: Nightly Version updateAndy Cedilnik2004-11-191-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-171-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-161-1/+1
* COMP: fix warningKen Martin2004-11-151-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2004-11-151-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-141-1/+1
* ENH: added -U option to take union of -R and -IKen Martin2004-11-134-49/+91
* STYLE: Nightly Version updateAndy Cedilnik2004-11-131-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-121-1/+1
* ENH: Another linker error on sunAndy Cedilnik2004-11-111-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-111-1/+1
* FIX: make sure the object file name is correctly mangled for depend informationBill Hoffman2004-11-101-0/+1
* ENH: added custom supp for cmakeKen Martin2004-11-102-0/+15
* STYLE: Nightly Version updateAndy Cedilnik2004-11-101-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-091-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-081-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-071-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-061-1/+1
* ENH: Added partial clean target support.Brad King2004-11-052-38/+145
* ENH: Moved code that checks output path variables to separate ConfigureOutput...Brad King2004-11-052-14/+21
* ENH: Implemented VERBOSE output setting.Brad King2004-11-052-44/+49
* STYLE: Nightly Version updateAndy Cedilnik2004-11-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-11-041-1/+1
* ENH: Generalized driver targets and subdirectory traversal rules. The implem...Brad King2004-11-032-82/+150
* ENH: Removed unneeded requires rules now that canonical names are available.Brad King2004-11-032-31/+5
* ENH: Added convenience rules to build targets without specifying full paths.Brad King2004-11-032-10/+83
* STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...Brad King2004-11-039-40/+49
* COMP: Fix new cmGeneratedFileStream for MSVC.Brad King2004-11-033-7/+6
* ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...Brad King2004-11-0310-148/+209
* STYLE: Nightly Version updateAndy Cedilnik2004-11-031-1/+1
* ENH: Added partial RC language dependency scanning (just using C dependencies...Brad King2004-11-021-1/+2
* ENH: Added dependencies between libraries.Brad King2004-11-022-15/+44
* BUG: Removed debugging output.Brad King2004-11-021-5/+0
* ENH: Implemented generation of custom command rule files.Brad King2004-11-022-38/+188
* COMP: Remove compile warningAndy Cedilnik2004-11-021-1/+1
* BUG: Fixed subdirectory implementation for Borland Make.Brad King2004-11-022-44/+111
* ENH: Implemented subdirectory rules for all target.Brad King2004-11-022-34/+86
* STYLE: Nightly Version updateAndy Cedilnik2004-11-021-1/+1
* BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we...Bill Hoffman2004-11-014-5/+6
* STYLE: Nightly Version updateAndy Cedilnik2004-11-011-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-10-311-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2004-10-301-1/+1
* ENH: Added framework for subdirectory traversal.Brad King2004-10-292-1/+124
* BUG: Dependency makefile lines must be at least three characters long to hold...Brad King2004-10-291-1/+1
* ENH: Added build system integrity check to cmLocalUnixMakefileGenerator2. Th...Brad King2004-10-294-54/+261
* FIX: fix shared flagBill Hoffman2004-10-291-1/+1
* ENH: remove debug printBill Hoffman2004-10-291-1/+0