summaryrefslogtreecommitdiffstats
path: root/Source/cmake.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix incremental linking for VS2010 with nmake or make.Bill Hoffman2010-12-091-0/+4
* Merge topic 'dev/fix-cache-variable-parsing-ambiguity'David Cole2010-11-231-2/+1
|\
| * Condense parsing of cache entriesBen Boeckel2010-11-221-2/+1
* | Move the code for generating dot-files into separate class cmGraphVizWriterAlex Neundorf2010-11-091-324/+12
* | Generate separate dot files for each target, and a big one with everything.Alex Neundorf2010-10-311-68/+140
* | Properly insert all targets, also those which don't link to anything.Alex Neundorf2010-10-311-84/+45
* | Move the code for collecting targets and libraries into separate functionsAlex Neundorf2010-10-311-82/+126
* | 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
* | 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
* | 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
* Remove CMakeSetup. Long live cmake-gui, start building Qt now.Bill Hoffman2009-09-031-1/+1
* Use the MANIFEST flag for non incremental linking as well.Bill Hoffman2009-09-011-0/+1
* Move /MANIFEST flag into -E vs_link. This is so it can be used by the intel ...Bill Hoffman2009-09-011-7/+2
* Handle embeded manifests with ifort.Bill Hoffman2009-09-011-1/+7
* Create GLOBAL_DEPENDS_NO_CYCLES propertyBrad King2009-08-241-0/+10
* DOCS: fix typo (#9231)Alexander Neundorf2009-07-311-1/+1
* BUG: Do not double-initialize local generatorsBrad King2009-07-281-5/+0
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+3
* STYLE: fix typos in the docsAlexander Neundorf2009-04-191-1/+1
* ENH: Create command line api "cmake -E rename"Brad King2009-04-151-0/+16
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-161-7/+7
* ENH: Allow projects to disable per-rule progressBrad King2009-03-161-0/+14
* BUG: Fix cache properties for CMAKE_STRICT buildBrad King2009-03-131-1/+1
* ENH: Document CACHE entry propertiesBrad King2009-03-101-0/+1