| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | bootstrap: improve ld flag for Linux/HPPA builds | Rolf Eike Beer | 2014-01-15 | 1 | -4/+1 |
|
|
* | bootstrap: Add KWSys Encoding and FStream | Brad King | 2013-11-25 | 1 | -0/+20 |
|
|
* | bootstrap: Parse Copyright.txt instead of duplicating notice | Brad King | 2013-11-12 | 1 | -1/+3 |
|
|
* | Shorten CMake version used in install destinations | Brad King | 2013-10-25 | 1 | -1/+7 |
|
|
* | Merge topic 'remove-cmake-i-wizard' | Brad King | 2013-10-22 | 1 | -1/+0 |
|\ |
|
| * | cmake: Drop support for "-i" wizard mode | Brad King | 2013-10-18 | 1 | -1/+0 |
|
|
* | | cmSystemTools: Drop old RunCommand method | Brad King | 2013-10-19 | 1 | -2/+1 |
|/ |
|
* | Build Help documentation during CMake build using Sphinx | Brad King | 2013-10-16 | 1 | -0/+25 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -1/+0 |
|
|
* | Drop all documentation formatters except Usage | Brad King | 2013-10-16 | 1 | -1/+0 |
|
|
* | Cleanup use of CMake version in install destinations | Brad King | 2013-10-15 | 1 | -9/+30 |
|
|
* | bootstrap: Report -rc# in --version output | Brad King | 2013-10-15 | 1 | -0/+4 |
|
|
* | cmake: Split -E command implementation into separate source file | Brad King | 2013-10-03 | 1 | -0/+1 |
|
|
* | bootstrap: try better workaround for builds on Linux/HPPA | Rolf Eike Beer | 2013-09-12 | 1 | -1/+4 |
|
|
* | Clean up install rules of CMake itself (#14371) | Brad King | 2013-08-26 | 1 | -10/+10 |
|
|
* | bootstrap: Do not suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot (#14324) | Brad King | 2013-08-02 | 1 | -8/+0 |
|
|
* | Split cmBootstrapCommands.cxx into two sources | Brad King | 2013-06-14 | 1 | -6/+12 |
|
|