summaryrefslogtreecommitdiffstats
path: root/Source/cmake.cxx
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove trailing whitespace and minor formatting changes for the dot-codeAlex Neundorf2010-10-311-97/+107
| |/
| * Merge topic 'vs-project-groups'Brad King2010-10-051-1/+1
| |\
| | * New USE_FOLDERS property OFF by default. (#3796)David Cole2010-10-021-1/+1
* | | Merge branch 'cmake-guiRememberAdvancedCheckbox' into dev/strict-modeBrad King2010-12-171-0/+35
|\ \ \ | |/ /
| * | Add a delay after untar on windows to make external project work on windows 7Bill Hoffman2010-09-211-0/+18
| * | Merge topic 'vs-project-groups'Brad King2010-09-081-0/+17
| |\ \ | | |/
| | * Add FOLDER target property, for IDEs (#3796)David Cole2010-09-031-0/+17
* | | Use 'CMake Warning' versus 'warning' for CDashBen Boeckel2010-12-071-1/+1
* | | Don't warn during configure when doing everythingBen Boeckel2010-11-151-0/+6
* | | When checking for variables, specify a reasonBen Boeckel2010-11-151-2/+3
* | | Fix line lengthsBen Boeckel2010-10-061-1/+2
* | | Add argument to arg parsing to not set directoriesBen Boeckel2010-10-051-2/+2
* | | Fix long lines for KWStyleBen Boeckel2010-09-231-3/+4
* | | Add a method to put a watch for variablesBen Boeckel2010-09-221-4/+9
* | | Fix line lengths to be no more than 78Ben Boeckel2010-09-161-2/+4
* | | Be consistent with single and double quotesBen Boeckel2010-09-021-1/+1
* | | Change logic of flag to turn off cli unused checksBen Boeckel2010-09-021-3/+3
* | | Run the unused variables check on the final passBen Boeckel2010-09-021-15/+19
* | | VariableWatch is not available when bootstrappingBen Boeckel2010-09-021-0/+4
* | | Add a missing comma to the warning messageBen Boeckel2010-09-011-2/+2
* | | Add a flag to warn about system filesBen Boeckel2010-09-011-0/+6
* | | Rename flags again and use variablewatch for cliBen Boeckel2010-09-011-7/+36
* | | Default to marking things as usedBen Boeckel2010-09-011-2/+1
* | | Rename find-unused to warn-unusedBen Boeckel2010-09-011-5/+5
* | | Rename strict-mode to warn-uninitializedBen Boeckel2010-09-011-4/+4
* | | Add flags to detect unused variablesBen Boeckel2010-09-011-0/+14
* | | Make --strict-mode option, and integrate with cmake-guiBill Hoffman2010-09-011-0/+6
|/ /
* | Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-1/+1
|/
* Merge branch 'script-mode-keep-makeflags'Brad King2010-06-221-10/+10
|\
| * Preserve ENV{MAKEFLAGS} in CMake script modeBrad King2010-06-211-10/+10
* | Use full path file names to express dependencies.David Cole2010-06-211-0/+3
|/
* Enable extra CodeBlocks generator on CygwinBrad King2010-01-131-3/+1
* Fix mem leak reported by valgrind.David Cole2009-12-281-3/+3
* disable cmake's verbose output in the Eclipse and KDevelop generatorsAlexander Neundorf2009-12-231-5/+9
* Remove unused DumpDocumentation codeBrad King2009-12-081-28/+0
* Removed duplicated documentation entry.Zach Mullen2009-11-091-5/+0
* fix line length errorBill Hoffman2009-11-081-2/+3
* Add JOM support and clean up some of the tar -E stuffBill Hoffman2009-11-051-4/+12
* WIP: VS 10 Win64 generatorBrad King2009-10-221-0/+3
* Use copies for versioned names on WindowsBrad King2009-10-211-0/+4
* Factor out "cmake -E cmake_symlink_*" codeBrad King2009-10-211-51/+57
* REALLY fix color check for dependency scanningBrad King2009-10-081-2/+3
* Really fix color check for dependency scanningBrad King2009-10-081-1/+1
* Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...David Cole2009-10-011-2/+8
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Fix typo in nameBill Hoffman2009-09-171-1/+1
* Fix for bug #8969, pick a better default version for VS, and make it easier t...Bill Hoffman2009-09-151-27/+24
* Fix for Bug #9190, -U did not work on case insensitive file systems because o...Bill Hoffman2009-09-141-1/+1
* Remove barely-used cmCacheManager::AddCacheEntryBrad King2009-09-111-2/+3
* Simplify VS CMake re-run checkBrad King2009-09-041-11/+0