summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Shorten CMake version used in install destinationsBrad King2013-10-251-1/+7
* Merge topic 'remove-cmake-i-wizard'Brad King2013-10-221-1/+0
|\
| * cmake: Drop support for "-i" wizard modeBrad King2013-10-181-1/+0
* | cmSystemTools: Drop old RunCommand methodBrad King2013-10-191-2/+1
|/
* Build Help documentation during CMake build using SphinxBrad King2013-10-161-0/+25
* Drop builtin property documentationBrad King2013-10-161-1/+0
* Drop all documentation formatters except UsageBrad King2013-10-161-1/+0
* Cleanup use of CMake version in install destinationsBrad King2013-10-151-9/+30
* bootstrap: Report -rc# in --version outputBrad King2013-10-151-0/+4
* cmake: Split -E command implementation into separate source fileBrad King2013-10-031-0/+1
* bootstrap: try better workaround for builds on Linux/HPPARolf Eike Beer2013-09-121-1/+4
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-10/+10
* bootstrap: Do not suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot (#14324)Brad King2013-08-021-8/+0
* Split cmBootstrapCommands.cxx into two sourcesBrad King2013-06-141-6/+12
* bootstrap: Compile KWSys SystemTools with UTIME(S|NSAT) valuesBrad King2013-06-031-1/+9
* Add a new Export generator for IMPORTED targets.Stephen Kelly2013-02-221-0/+1
* bootstrap: use better defaults for HaikuRolf Eike Beer2013-01-071-1/+3
* Remove references to KWSys Process Win9x supportBrad King2012-12-191-24/+3
* Merge topic 'copyright-year'Brad King2012-11-061-1/+1
|\
| * Update programmatically-reported copyright year (#13638)Brad King2012-11-051-1/+1
* | Linux/PA-RISC: Link with --unique=.text.* to help binutilsRolf Eike Beer2012-10-311-0/+21
|/
* Merge topic 'export-sets'Brad King2012-10-011-0/+2
|\
| * Merge topic 'AutomocUseTargetProperties' into export-setsAlex Neundorf2012-09-301-0/+3
| |\
| * | exports: Add cmExportSetMap classYury G. Kudryashov2012-09-281-0/+1
| * | exports: Create class cmExportSetYury G. Kudryashov2012-09-281-0/+1
* | | Merge topic 'generator-expression-target-properties'Brad King2012-09-281-0/+1
|\ \ \
| * | | Add API to check that dependent target properties form a DAG.Stephen Kelly2012-09-281-0/+1
| | |/ | |/|
* | | bootstrap: Suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysrootBrad King2012-09-211-0/+8
|/ /
* | cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-181-0/+3
|/
* Make platform information files specific to the CMake versionBrad King2012-08-241-0/+3
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-7/+7
* Ninja: also bootstrap ninja filesPeter Kümmel2012-07-201-0/+5
* Re-factor OS X bundle and framework generation.Nicolas Despres2012-07-171-0/+1
* Remove trailing white-spaces.Nicolas Despres2012-07-171-8/+8
* Merge topic 'bootstrap-old-sh'David Cole2012-05-291-9/+18
|\
| * bootstrap: Port back to old shells (#13199)Brad King2012-05-081-9/+18
* | KWSys: Fix SystemTools environment memory handling (#13156)Brad King2012-04-271-3/+34
* | Refactor CMake version handlingBrad King2012-04-201-11/+1
|/
* Add cmGeneratorTarget to represent a target during generationBrad King2012-03-091-0/+1
* bootstrap: Convert MSYS paths to Windows format (#13001)Brad King2012-03-011-4/+14
* bootstrap: Forward options after '--' to cmakeBrad King2011-12-161-2/+3
* bootstrap: Re-implement command line option processingBrad King2011-12-161-57/+28
* bootstrap: Update copyright year in version reportBrad King2011-12-161-2/+2
* bootstrap: Include cmNewLineStyle in buildBrad King2011-11-291-0/+1
* Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-311-2/+2
* bootstrap: Add --enable-ccache option (#11707)Nicolas Despres2011-01-171-0/+9
* bootstrap: --verbose implies verbose Makefiles (#11708)Brad King2011-01-171-1/+5
* bootstrap: Clarify --init flag documentation (#11431)Brad King2011-01-101-1/+1
* bootstrap: Granular system library selection (#11431)Brad King2011-01-101-5/+30
* Factor out common custom command generatorBrad King2010-12-081-0/+1