index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootstrap
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmWorkingDirectory: add class for changing the workdir
Ben Boeckel
2017-03-06
1
-0/+1
*
Combine all unexpected commands to a single class
Daniel Pfeifer
2016-11-29
1
-6/+1
*
Add cmProcessOutput class to be used for decoding text data
Dāvis Mosāns
2016-11-14
1
-1/+4
*
Add option to build CMake against a system librhash
Brad King
2016-11-10
1
-2/+4
*
cmCommand: implement functions in cxx file
Daniel Pfeifer
2016-10-21
1
-0/+1
*
bootstrap: Sort source files lexicographically
Daniel Pfeifer
2016-10-21
1
-90/+90
*
Create all commands from a single function
Daniel Pfeifer
2016-10-21
1
-3/+1
*
Separate compilation for commands included in cmBootstrapCommands2
Daniel Pfeifer
2016-10-21
1
-6/+44
*
Separate compilation for commands included in cmBootstrapCommands1
Daniel Pfeifer
2016-10-21
1
-4/+41
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0/+2
*
Merge topic 'extract-computed-target-properties'
Brad King
2016-10-17
1
-0/+1
|
\
|
*
cmTargetPropertyComputer: Extract into new files
Stephen Kelly
2016-10-15
1
-0/+1
*
|
cmRulePlaceholderExpander: Extract from cmLocalGenerator
Stephen Kelly
2016-10-15
1
-0/+1
|
/
*
cmLinkLineComputer: Extract from cmLocalGenerator
Stephen Kelly
2016-10-10
1
-0/+2
*
bootstrap: Add options to enable/disable server mode explicitly
Brad King
2016-09-29
1
-0/+11
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
cmMessenger: Extract from cmake class
Stephen Kelly
2016-08-25
1
-0/+1
*
bootstrap: Add support for MSYS2
Brad King
2016-07-20
1
-1/+1
*
bootstrap: Add check for ext/stdio_filebuf.h needed by KWSys
Dāvis Mosāns
2016-07-20
1
-0/+11
*
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-1/+0
*
cxx features: add check for nullptr
Daniel Pfeifer
2016-06-27
1
-0/+1
*
cxx features: add check for override
Daniel Pfeifer
2016-06-27
1
-0/+1
*
Add option to control 'bin' directory of CMake's own installation (#16076)
Nicolas BUNEL
2016-06-01
1
-0/+8
*
bootstrap: Add option to build with system liblzma (#15916)
Brad King
2016-01-13
1
-2/+4
*
Merge topic 'install-xdgdata-dir'
Brad King
2016-01-07
1
-0/+7
|
\
|
*
QtDialog: Add option to control XDG file install destination
Niels Ole Salscheider
2015-12-21
1
-0/+7
*
|
Add option to use a system-installed KWIML
Brad King
2015-12-18
1
-0/+14
*
|
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-17/+2
|
/
*
bootstrap: Drop unused KWSys header directories
Brad King
2015-10-28
1
-7/+0
*
cmMakeDepend: Inline into header.
Stephen Kelly
2015-10-20
1
-1/+0
*
cmMakefile: Store container of cmExportBuildFileGenerators.
Stephen Kelly
2015-10-14
1
-0/+1
*
bootstrap: Drop unnecessary KWSys platform check
Brad King
2015-10-08
1
-11/+1
*
bootstrap: Fix spelling of "succeeded"
Terrell Russell
2015-10-06
1
-1/+1
*
bootstrap: Remove unused KWSys configuration
Brad King
2015-09-02
1
-269/+1
*
bootstrap: Do not build Ninja generator
Brad King
2015-08-10
1
-5/+0
*
Add common base classes to Makefile and Ninja generators
Brad King
2015-07-09
1
-0/+3
*
cmOutputConverter: Extract from cmLocalGenerator.
Stephen Kelly
2015-06-06
1
-0/+1
*
Add option to pass custom flags to sphinx-build (#15545)
Brad King
2015-04-30
1
-0/+8
*
bootstrap: Fix SPHINX_{MAN,HTML,QTHELP} cache entry type
Brad King
2015-04-30
1
-3/+3
*
Merge topic 'introduce-cmState'
Brad King
2015-04-13
1
-0/+1
|
\
|
*
Introduce cmState class.
Stephen Kelly
2015-04-13
1
-0/+1
*
|
Remove some files which do not need to be in BootstrapCommands.
Stephen Kelly
2015-04-12
1
-1/+3
|
/
*
Genex: Split cmGeneratorExpressionContext into own file.
Stephen Kelly
2015-03-10
1
-0/+1
*
Genex: Split cmGeneratorExpressionNode into own file.
Stephen Kelly
2015-03-10
1
-0/+1
*
Merge topic 'private-FindJsonCpp'
Brad King
2015-02-23
1
-2/+4
|
\
|
*
bootstrap: Add --(no-)system-jsoncpp options
Brad King
2015-02-20
1
-2/+4
*
|
Merge topic 'bootstrap-sphinx-qthelp'
Brad King
2015-02-11
1
-0/+8
|
\
\
|
|
/
|
*
bootstrap: Add --sphinx-qthelp option to enable qthelp doc generation
Nuno Sucena Almeida
2015-02-10
1
-0/+8
*
|
bootstrap: Enable color Makefile output
Brad King
2015-02-05
1
-3/+6
|
/
*
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-30/+0
|
\
[next]