summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: Add --(no-)system-jsoncpp optionsBrad King2015-02-201-2/+4
* bootstrap: Add --sphinx-qthelp option to enable qthelp doc generationNuno Sucena Almeida2015-02-101-0/+8
* Merge topic 'drop-ancient-workarounds'Brad King2015-01-121-30/+0
|\
| * Remove some obsolete stuff.Stephen Kelly2015-01-111-29/+0
| * cmStandardIncludes: Remove obsolete cmOStringStream.Stephen Kelly2015-01-111-1/+0
* | SolarisStudio: Use alternative standard library to build CMake.Stephen Kelly2015-01-111-0/+29
|/
* bootstrap: Fix syntax for Solaris 10 shell (#15317)Brad King2014-12-181-1/+1
* Workaround for short jump tables on PA-RISC.Chuck Atkins2014-11-101-10/+27
* Merge topic 'bootstrap-cmake-locations'Brad King2014-06-271-3/+6
|\
| * bootstrap: Fix "make test" and "make package" targets (#14989)Brad King2014-06-251-0/+3
| * bootstrap: Clarify name of configured source directoryBrad King2014-06-251-3/+3
| * CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCCRolf Eike Beer2014-05-061-1/+24
* | Add an "installed file" property scopeNils Gladitz2014-05-281-0/+2
* | CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCCRolf Eike Beer2014-04-041-1/+24
* | Unicode: check encoding of files given to configure_file.Clinton Stimpson2014-03-171-0/+1
|/
* Change version scheme to use only two components for feature levelsBrad King2014-02-191-5/+0
* Merge topic 'cmake-devel-version-macro'Brad King2014-02-111-0/+15
|\
| * cmStandardIncludes: Include cmIML/INT.h for portable integer typesBrad King2014-02-101-0/+15
* | CMakeLists: Generate the cmCommands.cxx file.Stephen Kelly2014-02-091-1/+1
|/
* bootstrap: improve ld flag for Linux/HPPA buildsRolf Eike Beer2014-01-151-4/+1
* bootstrap: Add KWSys Encoding and FStreamBrad King2013-11-251-0/+20
* bootstrap: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-121-1/+3
* 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
|/ /