summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix module documenation to handle bad docs and fix qt3 docsBill Hoffman2005-12-151-4/+6
* STYLE: Nightly Version updateAndy Cedilnik2005-12-151-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-143-1/+227
* ENH: Renamed ZeroTargetCheck target to ZERO_CHECK for consistency with other ...Brad King2005-12-141-1/+1
* COMP: Fix conversion warning.Brad King2005-12-141-1/+1
* ENH: Removed cmMakefile arguments from cmTarget methods because cmTarget has ...Brad King2005-12-145-175/+95
* COMP: Fixed unused variable warning.Brad King2005-12-131-1/+1
* BUG: Fix the problem with update.xml.tmp not being coppiedAndy Cedilnik2005-12-131-5/+0
* ENH: removed TARGET_DIR_PREFIX support and someother fixKen Martin2005-12-131-10/+3
* ENH: removed TARGET_DIR_PREFIX supportKen Martin2005-12-131-5/+0
* STYLE: fix missing docsKen Martin2005-12-131-1/+4
* ENH: Added support for parallel builds in VS 8. There is now a special targe...Brad King2005-12-135-1/+149
* BUG: Fix storage/use of argc/argv in CMakeSetup dialog.Brad King2005-12-132-5/+9
* STYLE: Nightly Version updateAndy Cedilnik2005-12-131-1/+1
* ENH: fix for bug 2584, empty source groups with children skippedBill Hoffman2005-12-121-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-121-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-111-1/+1
* COMP: for a in range(100): write_on_board(No std in kwsys...)Andy Cedilnik2005-12-111-1/+1
* ENH: Allow the installer to overwrite the install prefixAndy Cedilnik2005-12-101-2/+7
* ENH: Add a method to remove remaining argumentsAndy Cedilnik2005-12-102-0/+12
* COMP: Fix the exporting so that it can actually be usedAndy Cedilnik2005-12-101-1/+7
* ENH: Add another signature to FindProgram that matches more to the one from C...Andy Cedilnik2005-12-102-0/+21
* STYLE: Nightly Version updateAndy Cedilnik2005-12-101-1/+1
* ENH: try to fix hp build problemBill Hoffman2005-12-102-3/+3
* ENH: fix compile errorAndy Cedilnik2005-12-091-2/+2
* ENH: clean up style a bitBill Hoffman2005-12-092-11/+13
* PERF: apply patch for bug 2575 speeds up depend scanningBill Hoffman2005-12-093-25/+174
* STYLE: Nightly Version updateAndy Cedilnik2005-12-091-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-081-1/+1
* ENH: Make commands scriptableAndy Cedilnik2005-12-076-0/+30
* STYLE: Nightly Version updateAndy Cedilnik2005-12-061-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-041-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-031-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-12-021-1/+1
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-0110-48/+42
* STYLE: Nightly Version updateAndy Cedilnik2005-12-011-1/+1
* ENH: Add variable for debugging. This variable CMAKE_PARENT_LIST_FILE holds t...Andy Cedilnik2005-11-301-0/+6
* STYLE: Nightly Version updateAndy Cedilnik2005-11-301-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-281-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-271-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-261-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-251-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-11-241-1/+1
* ENH: executable prefix and post fix variables should not be the same as the e...Bill Hoffman2005-11-231-4/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-11-231-1/+1
* BUG: Do not expand escape sequences when re-expanding variables in include di...Brad King2005-11-222-4/+4
* BUG: Do not accept a directory name as a library.Brad King2005-11-221-10/+10
* BUG: fix for bug 2357, do not allow targets to link to directoriesBill Hoffman2005-11-222-0/+13