Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMacroCommand: Store the FilePath when creating the prototype. | Stephen Kelly | 2015-06-21 | 1 | -4/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-06-21 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-06-20 | 1 | -1/+1 |
* | Merge branch 'release' | Brad King | 2015-06-19 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'doc-CMAKE_GENERATOR_PLATFORM-typo' into release | Brad King | 2015-06-18 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge topic 'GNUInstallDirs-special-prefixes' | Brad King | 2015-06-19 | 14 | -3/+237 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'GNUInstallDirs-special-prefixes' | Brad King | 2015-06-18 | 1 | -0/+9 |
| * | | | GNUInstallDirs: Add special cases for certain prefixes | Alex Turbov | 2015-06-18 | 4 | -33/+100 |
| * | | | GNUInstallDirs: Add test cases | Brad King | 2015-06-18 | 12 | -0/+158 |
* | | | | Merge topic 'ConcurrentFortran-compiler-id' | Brad King | 2015-06-19 | 8 | -6/+46 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'ConcurrentFortran-compiler-id' | Brad King | 2015-06-18 | 1 | -0/+5 |
| * | | | | Add support for Concurrent Fortran 77 Compiler | Brad King | 2015-06-18 | 4 | -1/+11 |
| * | | | | CMakeDetermineCompilerId: Try matching compiler output to detect id | Brad King | 2015-06-18 | 1 | -0/+19 |
| * | | | | CMakeDetermineCompilerId: Refactor id build/check loop logic | Brad King | 2015-06-18 | 1 | -5/+6 |
| * | | | | CMakeDetermineCompilerId: Optionally try some flags before no flags | Brad King | 2015-06-18 | 4 | -1/+6 |
* | | | | | Merge topic 'doc-CMAKE_GENERATOR_PLATFORM-typo' | Brad King | 2015-06-19 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Fix typo in CMAKE_GENERATOR_PLATFORM docs (#15621) | Brad King | 2015-06-18 | 1 | -1/+1 |
* | | | | | Merge topic 'Embarcadero-ninja-link-pool' | Brad King | 2015-06-19 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Embarcadero: Run at most one linker invocation at a time (#15620) | James Johnston | 2015-06-18 | 1 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-19 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'linux-GNU-Fortran-no-rdynamic' | Brad King | 2015-06-18 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | GNU: Drop -rdynamic flag from Fortran | Brad King | 2015-06-16 | 1 | -0/+1 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2015-06-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-06-16 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | KWSys 2015-06-15 (d217407c) | KWSys Robot | 2015-06-16 | 1 | -1/+1 |
* | | | | | | | Merge topic 'quote-doxygen-tools' | Brad King | 2015-06-18 | 1 | -13/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Utilities/Doxygen: Support tools installed in paths with spaces | Michael Stürmer | 2015-06-16 | 1 | -13/+13 |
* | | | | | | | | Merge topic 'GNUInstallDirs-doc-format' | Brad King | 2015-06-18 | 1 | -27/+32 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | GNUInstallDirs: Improve documentation formatting | Brad King | 2015-06-16 | 1 | -27/+32 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-18 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-17 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'update-prebuilt-openssl' | Brad King | 2015-06-16 | 2 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Utilities/Release: Update to openssl-1.0.2c | Brad King | 2015-06-15 | 2 | -6/+6 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'fix-windows-preprocessor-checks' | Brad King | 2015-06-16 | 3 | -7/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix preprocessor checks WIN32 => _WIN32 | Brad King | 2015-06-15 | 3 | -7/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'cmake--build-dir' | Brad King | 2015-06-16 | 8 | -1/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake: Fix --build <relative-dir> for VS generators (#15609) | Brad King | 2015-06-11 | 6 | -1/+25 |
| * | | | | | | | Tests: Extend RunCMake.CommandLine to cover --build with no arg | Brad King | 2015-06-11 | 3 | -0/+4 |
* | | | | | | | | Merge topic 'cpack-rpm-and-deb-runcmake-tests' | Brad King | 2015-06-16 | 21 | -28/+392 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM test | Domen Vrankar | 2015-06-15 | 7 | -28/+6 |
| * | | | | | | | Tests: Add RunCMake tests for CPack{Deb,RPM} | Domen Vrankar | 2015-06-15 | 16 | -0/+386 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-06-16 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'FindCUDA-fix-ccache' | Brad King | 2015-06-15 | 1 | -9/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindCUDA: Resolve a host compiler symlink only if it is Apple cc -> clang | Bill Hoffman | 2015-06-15 | 1 | -9/+23 |
* | | | | | | | | Merge topic 'compiler-launcher' | Brad King | 2015-06-15 | 21 | -0/+119 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add options to launch the compiler through tools like ccache or distcc | Bill Hoffman | 2015-06-15 | 21 | -0/+119 |
* | | | | | | | | | Merge topic 'ctest_update-RETURN_VALUE' | Brad King | 2015-06-15 | 6 | -16/+112 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610) | Brad King | 2015-06-11 | 6 | -2/+99 |
| * | | | | | | | | | Tests: Teach CTest.Update* tests to check ctest_update return code | Brad King | 2015-06-11 | 1 | -2/+10 |
| * | | | | | | | | | Tests: Simplify CTest.UpdateGIT QUIET mode test | Brad King | 2015-06-11 | 2 | -13/+4 |