| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | Remove some obsolete stuff. | Stephen Kelly | 2015-01-11 | 1 | -29/+0 |
|
|
| * | cmStandardIncludes: Remove obsolete cmOStringStream. | Stephen Kelly | 2015-01-11 | 1 | -1/+0 |
|
|
* | | SolarisStudio: Use alternative standard library to build CMake. | Stephen Kelly | 2015-01-11 | 1 | -0/+29 |
|/ |
|
* | bootstrap: Fix syntax for Solaris 10 shell (#15317) | Brad King | 2014-12-18 | 1 | -1/+1 |
|
|
* | Workaround for short jump tables on PA-RISC. | Chuck Atkins | 2014-11-10 | 1 | -10/+27 |
|
|
* | Merge topic 'bootstrap-cmake-locations' | Brad King | 2014-06-27 | 1 | -3/+6 |
|\ |
|
| * | bootstrap: Fix "make test" and "make package" targets (#14989) | Brad King | 2014-06-25 | 1 | -0/+3 |
|
|
| * | bootstrap: Clarify name of configured source directory | Brad King | 2014-06-25 | 1 | -3/+3 |
|
|
| * | CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC | Rolf Eike Beer | 2014-05-06 | 1 | -1/+24 |
|
|
* | | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -0/+2 |
|
|
* | | CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC | Rolf Eike Beer | 2014-04-04 | 1 | -1/+24 |
|
|
* | | Unicode: check encoding of files given to configure_file. | Clinton Stimpson | 2014-03-17 | 1 | -0/+1 |
|/ |
|
* | Change version scheme to use only two components for feature levels | Brad King | 2014-02-19 | 1 | -5/+0 |
|
|
* | Merge topic 'cmake-devel-version-macro' | Brad King | 2014-02-11 | 1 | -0/+15 |
|\ |
|
| * | cmStandardIncludes: Include cmIML/INT.h for portable integer types | Brad King | 2014-02-10 | 1 | -0/+15 |
|
|
* | | CMakeLists: Generate the cmCommands.cxx file. | Stephen Kelly | 2014-02-09 | 1 | -1/+1 |
|/ |
|