summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GHS: Use a cmGeneratorTarget in generator API.Stephen Kelly2015-06-223-11/+12
* cmGeneratorTarget: Add accessor for cmLocalGenerator.Stephen Kelly2015-06-222-0/+7
* C::B: Get the Makefile from the LocalGenerator, not vice-versa.Stephen Kelly2015-06-222-13/+16
* cmLocalGenerator: Constify GetIncludeDirectories method.Stephen Kelly2015-06-212-2/+2
* QtAutogen: Get the global generator from the Makefile.Stephen Kelly2015-06-211-2/+1
* cmLocalUnixMakefileGenerator3: Remove unused method.Stephen Kelly2015-06-211-3/+0
* cmMakefile: Use member directly instead of through method.Stephen Kelly2015-06-211-1/+1
* cmMakefile: Move IsRoot API from cmLocalGenerator.Stephen Kelly2015-06-217-13/+13
* cmake: Update the current snapshot when Resetting.Stephen Kelly2015-06-213-4/+7
* cmLocalGenerator: Add IssueMessage method.Stephen Kelly2015-06-213-8/+29
* cmMakefile: Use cmOutputConverter instead of cmLocalGenerator.Stephen Kelly2015-06-211-6/+7
* cmOutputConverter: Constify API.Stephen Kelly2015-06-214-22/+24
* CMake Nightly Date StampKitware Robot2015-06-211-1/+1
* CMake Nightly Date StampKitware Robot2015-06-201-1/+1
* Merge branch 'release'Brad King2015-06-190-0/+0
|\
| * Merge branch 'doc-CMAKE_GENERATOR_PLATFORM-typo' into releaseBrad King2015-06-181-1/+1
| |\
* | \ Merge topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-1914-3/+237
|\ \ \
| * | | Help: Add notes for topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-181-0/+9
| * | | GNUInstallDirs: Add special cases for certain prefixesAlex Turbov2015-06-184-33/+100
| * | | GNUInstallDirs: Add test casesBrad King2015-06-1812-0/+158
* | | | Merge topic 'ConcurrentFortran-compiler-id'Brad King2015-06-198-6/+46
|\ \ \ \
| * | | | Help: Add notes for topic 'ConcurrentFortran-compiler-id'Brad King2015-06-181-0/+5
| * | | | Add support for Concurrent Fortran 77 CompilerBrad King2015-06-184-1/+11
| * | | | CMakeDetermineCompilerId: Try matching compiler output to detect idBrad King2015-06-181-0/+19
| * | | | CMakeDetermineCompilerId: Refactor id build/check loop logicBrad King2015-06-181-5/+6
| * | | | CMakeDetermineCompilerId: Optionally try some flags before no flagsBrad King2015-06-184-1/+6
* | | | | Merge topic 'doc-CMAKE_GENERATOR_PLATFORM-typo'Brad King2015-06-191-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Fix typo in CMAKE_GENERATOR_PLATFORM docs (#15621)Brad King2015-06-181-1/+1
* | | | | Merge topic 'Embarcadero-ninja-link-pool'Brad King2015-06-191-0/+6
|\ \ \ \ \
| * | | | | Embarcadero: Run at most one linker invocation at a time (#15620)James Johnston2015-06-181-0/+6
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2015-06-191-1/+1
|/ / / /
* | | | Merge topic 'linux-GNU-Fortran-no-rdynamic'Brad King2015-06-181-0/+1
|\ \ \ \
| * | | | GNU: Drop -rdynamic flag from FortranBrad King2015-06-161-0/+1
* | | | | Merge topic 'update-kwsys'Brad King2015-06-181-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-06-161-1/+1
| |\ \ \ \ \
| | * | | | | KWSys 2015-06-15 (d217407c)KWSys Robot2015-06-161-1/+1
* | | | | | | Merge topic 'quote-doxygen-tools'Brad King2015-06-181-13/+13
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Doxygen: Support tools installed in paths with spacesMichael Stürmer2015-06-161-13/+13
* | | | | | | | Merge topic 'GNUInstallDirs-doc-format'Brad King2015-06-181-27/+32
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | GNUInstallDirs: Improve documentation formattingBrad King2015-06-161-27/+32
* | | | | | | | CMake Nightly Date StampKitware Robot2015-06-181-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-06-171-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'update-prebuilt-openssl'Brad King2015-06-162-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Release: Update to openssl-1.0.2cBrad King2015-06-152-6/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'fix-windows-preprocessor-checks'Brad King2015-06-163-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix preprocessor checks WIN32 => _WIN32Brad King2015-06-153-7/+7
| |/ / / / / /
* | | | | | | Merge topic 'cmake--build-dir'Brad King2015-06-168-1/+29
|\ \ \ \ \ \ \
| * | | | | | | cmake: Fix --build <relative-dir> for VS generators (#15609)Brad King2015-06-116-1/+25
| * | | | | | | Tests: Extend RunCMake.CommandLine to cover --build with no argBrad King2015-06-113-0/+4
* | | | | | | | Merge topic 'cpack-rpm-and-deb-runcmake-tests'Brad King2015-06-1621-28/+392
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |