summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ninja: windows msvc: create for each target a .pdb filePeter Kuemmel2012-02-213-0/+23
* Ninja: Import library support for WindowsPeter Collingbourne2012-02-193-17/+18
* Ninja: mark the Windows specific hacks with a comment onlyPeter Kuemmel2012-02-192-2/+6
* Ninja: disable unfinished Windows ninja supportPeter Kuemmel2012-02-191-17/+15
* Ninja: add some hacks for WindowsPeter Kuemmel2012-02-193-2/+15
* Ninja: also build ninja support on WindowsPeter Kuemmel2012-02-191-17/+14
* Ninja: Shell encode the command used in custom commandsPeter Collingbourne2012-02-191-1/+2
* Ninja: Shell encode various CMake invocationsPeter Collingbourne2012-02-192-6/+17
* Ninja: Shell encode paths used in "cd" commandsPeter Collingbourne2012-02-192-8/+11
* Ninja: Backslash rules for WindowsPeter Collingbourne2012-02-195-15/+25
* Ninja: Identifier encoding rules for ' ' and ':'Peter Collingbourne2012-02-181-2/+6
* Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e...Peter Collingbourne2012-02-182-13/+7
* Ninja: don't define MSVC_IDE when using the ninja generatorPeter Kuemmel2012-02-181-2/+2
* Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nopPeter Kuemmel2012-02-184-7/+21
* Ninja: Appease various compilersPeter Collingbourne2012-02-055-10/+12
* Ninja: Remove some default argumentsPeter Collingbourne2012-02-052-8/+2
* Ninja: Fix a 79-col violationPeter Collingbourne2012-02-051-1/+1
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-0217-4/+2913
* Provide dependency file flags to generatorPeter Collingbourne2012-02-022-0/+11
* Add executable with exports flag support to cmLocalGenerator::GetTargetFlagsPeter Collingbourne2012-02-021-0/+10
* Add cmSystemTools::TrimWhitespace functionPeter Collingbourne2012-02-022-0/+19
* KWSys Nightly Date StampKWSys Robot2012-02-021-1/+1
* Merge topic 'update-nightly-cmake-qt-version-again'David Cole2012-02-011-1/+1
|\
| * Update dashmacmini2 release script to use Qt 4.8.0David Cole2012-01-311-1/+1
* | Merge topic 'rpath-docs-whitespace'David Cole2012-02-011-1/+1
|\ \
| * | Add whitespace after '.' in CMAKE_SKIP_RPATH docs.Stephen Kelly2012-01-311-1/+1
* | | Merge topic 'check_cxx_compiler_flag_cmakeonly'David Cole2012-02-013-18/+2
|\ \ \
| * | | CheckCXXCompilerFlag test: make it a CMakeOnly testRolf Eike Beer2012-01-303-18/+2
* | | | Merge topic 'improve-findgettext'David Cole2012-02-011-1/+15
|\ \ \ \
| * | | | FindGettext: support version selectionRolf Eike Beer2012-01-251-1/+15
* | | | | Merge topic 'Findosg_qt_and_presentation'David Cole2012-02-012-0/+104
|\ \ \ \ \
| * | | | | Findosg: New modules for osgQt and osgPresentationPhilip Lowman2012-01-282-0/+104
* | | | | | Merge topic 'improve-findalsa'David Cole2012-02-011-1/+11
|\ \ \ \ \ \
| * | | | | | FindALSA: support version selectionRolf Eike Beer2012-01-281-1/+11
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'improve-findgnuplot'David Cole2012-02-011-1/+15
|\ \ \ \ \ \
| * | | | | | FindGnuplot: add version selectionRolf Eike Beer2012-01-281-1/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix-jasper-debug'David Cole2012-02-011-1/+1
|\ \ \ \ \ \
| * | | | | | FindJasper: fix library nameRolf Eike Beer2012-01-271-1/+1
| |/ / / / /
* | | | | | Merge topic 'more-python-version'David Cole2012-02-011-2/+15
|\ \ \ \ \ \
| * | | | | | FindPythonInterp: try harder to get a version numberRolf Eike Beer2012-01-271-2/+15
| |/ / / / /
* | | | | | Merge topic 'more-bison-version'David Cole2012-02-011-2/+3
|\ \ \ \ \ \
| * | | | | | FindBISON: add a version expression for GNU Bison 1.xRolf Eike Beer2012-01-271-2/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'fix-openssl-version'David Cole2012-02-011-4/+36
|\ \ \ \ \ \
| * | | | | | FindOpenSSL: properly parse the hex version componentsRolf Eike Beer2012-01-271-4/+36
| |/ / / / /
* | | | | | Merge topic 'imported-target-visibility'David Cole2012-02-0113-13/+81
|\ \ \ \ \ \
| * | | | | | Add test covering imported target scope rulesBrad King2012-01-255-0/+36
| * | | | | | Optionally allow IMPORTED targets to be globally visibleBrad King2012-01-258-13/+45
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'improve-findpostgresql'David Cole2012-02-011-16/+16
|\ \ \ \ \ \
| * | | | | | FindPostgreSQL: support version selectionRolf Eike Beer2012-01-261-16/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'improve-libxml2'David Cole2012-02-011-5/+12
|\ \ \ \ \ \