summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: fix build on mingw-w64Aleksey Chernov2017-05-151-0/+1
* Combine all unexpected commands to a single classDaniel Pfeifer2016-11-291-6/+1
* Add cmProcessOutput class to be used for decoding text dataDāvis Mosāns2016-11-141-1/+4
* Add option to build CMake against a system librhashBrad King2016-11-101-2/+4
* cmCommand: implement functions in cxx fileDaniel Pfeifer2016-10-211-0/+1
* bootstrap: Sort source files lexicographicallyDaniel Pfeifer2016-10-211-90/+90
* Create all commands from a single functionDaniel Pfeifer2016-10-211-3/+1
* Separate compilation for commands included in cmBootstrapCommands2Daniel Pfeifer2016-10-211-6/+44
* Separate compilation for commands included in cmBootstrapCommands1Daniel Pfeifer2016-10-211-4/+41
* cmState: Split auxiliary classes into separate filesStephen Kelly2016-10-191-0/+2
* Merge topic 'extract-computed-target-properties'Brad King2016-10-171-0/+1
|\
| * cmTargetPropertyComputer: Extract into new filesStephen Kelly2016-10-151-0/+1
* | cmRulePlaceholderExpander: Extract from cmLocalGeneratorStephen Kelly2016-10-151-0/+1
|/
* cmLinkLineComputer: Extract from cmLocalGeneratorStephen Kelly2016-10-101-0/+2
* bootstrap: Add options to enable/disable server mode explicitlyBrad King2016-09-291-0/+11
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* cmMessenger: Extract from cmake classStephen Kelly2016-08-251-0/+1
* bootstrap: Add support for MSYS2Brad King2016-07-201-1/+1
* bootstrap: Add check for ext/stdio_filebuf.h needed by KWSysDāvis Mosāns2016-07-201-0/+11
* Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-291-1/+0
* cxx features: add check for nullptrDaniel Pfeifer2016-06-271-0/+1
* cxx features: add check for overrideDaniel Pfeifer2016-06-271-0/+1
* Add option to control 'bin' directory of CMake's own installation (#16076)Nicolas BUNEL2016-06-011-0/+8
* bootstrap: Add option to build with system liblzma (#15916)Brad King2016-01-131-2/+4
* Merge topic 'install-xdgdata-dir'Brad King2016-01-071-0/+7
|\
| * QtDialog: Add option to control XDG file install destinationNiels Ole Salscheider2015-12-211-0/+7
* | Add option to use a system-installed KWIMLBrad King2015-12-181-0/+14
* | Port CMake from cmIML to KWIMLBrad King2015-12-181-17/+2
|/
* bootstrap: Drop unused KWSys header directoriesBrad King2015-10-281-7/+0
* cmMakeDepend: Inline into header.Stephen Kelly2015-10-211-1/+0
* cmMakefile: Store container of cmExportBuildFileGenerators.Stephen Kelly2015-10-141-0/+1
* bootstrap: Drop unnecessary KWSys platform checkBrad King2015-10-081-11/+1
* bootstrap: Fix spelling of "succeeded"Terrell Russell2015-10-061-1/+1
* bootstrap: Remove unused KWSys configurationBrad King2015-09-021-269/+1
* bootstrap: Do not build Ninja generatorBrad King2015-08-101-5/+0
* Add common base classes to Makefile and Ninja generatorsBrad King2015-07-091-0/+3
* cmOutputConverter: Extract from cmLocalGenerator.Stephen Kelly2015-06-061-0/+1
* Add option to pass custom flags to sphinx-build (#15545)Brad King2015-04-301-0/+8
* bootstrap: Fix SPHINX_{MAN,HTML,QTHELP} cache entry typeBrad King2015-04-301-3/+3
* Merge topic 'introduce-cmState'Brad King2015-04-131-0/+1
|\
| * Introduce cmState class.Stephen Kelly2015-04-131-0/+1
* | Remove some files which do not need to be in BootstrapCommands.Stephen Kelly2015-04-121-1/+3
|/
* Genex: Split cmGeneratorExpressionContext into own file.Stephen Kelly2015-03-111-0/+1
* Genex: Split cmGeneratorExpressionNode into own file.Stephen Kelly2015-03-111-0/+1
* Merge topic 'private-FindJsonCpp'Brad King2015-02-231-2/+4
|\
| * bootstrap: Add --(no-)system-jsoncpp optionsBrad King2015-02-201-2/+4
* | Merge topic 'bootstrap-sphinx-qthelp'Brad King2015-02-111-0/+8
|\ \ | |/
| * bootstrap: Add --sphinx-qthelp option to enable qthelp doc generationNuno Sucena Almeida2015-02-101-0/+8
* | bootstrap: Enable color Makefile outputBrad King2015-02-051-3/+6
|/
* Merge topic 'drop-ancient-workarounds'Brad King2015-01-121-30/+0
|\