Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix RunCMake.ObjectLibrary dependency delay | Brad King | 2017-02-26 | 1 | -5/+11 |
* | Add test for object library dependencies | Gregor Jasny | 2017-02-22 | 6 | -0/+52 |
* | Xcode: Always track object library dependencies via hacky Makefile | Gregor Jasny | 2017-02-22 | 1 | -14/+12 |
* | Xcode: Record dependency information also for object libraries | Gregor Jasny | 2017-02-22 | 1 | -8/+30 |
* | Xcode: Collect dummy rules during iteration and emit afterwards | Gregor Jasny | 2017-02-22 | 1 | -24/+13 |
* | Makefile: Allow adding post-build rules to object libraries | Gregor Jasny | 2017-02-22 | 3 | -4/+15 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-02-19 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-02-18 | 1 | -1/+1 |
* | Merge topic 'FindHDF5-fix-header-langs' | Brad King | 2017-02-17 | 1 | -2/+2 |
|\ | |||||
| * | FindHDF5: Fix search for language-specific header file | Brad King | 2017-02-17 | 1 | -2/+2 |
* | | Merge topic 'FindHDF5-include-dir-advanced' | Brad King | 2017-02-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | FindHDF5: Restore HDF5_<LANG>_INCLUDE_DIR advanced cache entry mark | Brad King | 2017-02-17 | 1 | -1/+1 |
* | | Merge topic 'install_name_policy' | Brad King | 2017-02-17 | 27 | -29/+257 |
|\ \ | |||||
| * | | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 22 | -7/+165 |
| * | | Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property | Clinton Stimpson | 2017-02-14 | 8 | -0/+41 |
| * | | Apple: Refactor support for using INSTALL_NAME_DIR. | Clinton Stimpson | 2017-02-14 | 2 | -20/+49 |
| * | | Help: Format BUILD_WITH_INSTALL_RPATH documentation | Brad King | 2017-02-14 | 1 | -7/+7 |
* | | | Merge topic 'bison3' | Brad King | 2017-02-17 | 6 | -2788/+3072 |
|\ \ \ | |||||
| * | | | cmCommandArgumentParser: reformat grammar | Daniel Pfeifer | 2017-02-16 | 2 | -197/+156 |
| * | | | cmDependsJavaParser: Port to bison 3 | Daniel Pfeifer | 2017-02-16 | 3 | -1919/+2335 |
| * | | | cmCommandArgumentParser: Port to bison 3 | Daniel Pfeifer | 2017-02-16 | 3 | -731/+640 |
* | | | | Merge topic 'FindOpenSSL-crypto-name' | Brad King | 2017-02-17 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | FindOpenSSL: Add another name for libcrypto with MSVC | Kevin Whitaker | 2017-02-16 | 1 | -0/+1 |
* | | | | | Merge topic 'capture-ctest_update-svn-failures' | Brad King | 2017-02-17 | 15 | -67/+95 |
|\ \ \ \ \ | |||||
| * | | | | | ctest_update: Capture failure of svn to load revisions and local mods | Brad King | 2017-02-16 | 2 | -11/+16 |
| * | | | | | ctest_update: Refactor internal APIs to support more failure cases | Brad King | 2017-02-16 | 15 | -57/+80 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-17 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'release' | Brad King | 2017-02-16 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'autogen_fix_3.8' into release | Brad King | 2017-02-15 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-ctest_update-svn' into release | Brad King | 2017-02-15 | 1 | -1/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'cuda-msvc-flags' into release | Brad King | 2017-02-15 | 7 | -16/+17 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.7' | Brad King | 2017-02-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'fix-ctest_update-svn' into release-3.7 | Brad King | 2017-02-15 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge topic 'vs-refactor-unknown-flags' | Brad King | 2017-02-16 | 7 | -41/+44 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS: Refactor AdditionalOptions generation | Brad King | 2017-02-15 | 5 | -41/+9 |
| * | | | | | | | | | cmVisualStudioGeneratorOptions: Add PrependInerhitedString method | Brad King | 2017-02-15 | 2 | -0/+13 |
| * | | | | | | | | | cmIDEOptions: Add SpaceAppendable flag table type | Brad King | 2017-02-15 | 3 | -0/+22 |
* | | | | | | | | | | Merge topic 'vs-refactor-toolset-parsing' | Brad King | 2017-02-16 | 15 | -29/+130 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | VS: Refactor generator toolset parsing | Brad King | 2017-02-15 | 12 | -28/+112 |
| * | | | | | | | | | | Tests: Split out RunCMake.GeneratorToolset Xcode checks | Brad King | 2017-02-15 | 4 | -1/+18 |
* | | | | | | | | | | | Merge topic 'TestBigEndian-cxx-only' | Brad King | 2017-02-16 | 1 | -7/+19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | TestBigEndian: Fix to work with CXX without C | Uwe Koloska | 2017-02-15 | 1 | -7/+19 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'command-cleanup-fix' | Brad King | 2017-02-16 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cmDisallowedCommand: Forward final pass too | Brad King | 2017-02-15 | 1 | -0/+7 |
* | | | | | | | | | | | | Merge topic 'fix-ctest_update-svn' | Brad King | 2017-02-16 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | ctest_update: Fix svn log and external loading | Brad King | 2017-02-15 | 1 | -1/+4 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'autogen_fix_3.8' | Brad King | 2017-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Autogen: Fix headers not skipped | Sebastian Holtermann | 2017-02-15 | 1 | -2/+2 |
* | | | | | | | | | | | Merge topic 'cuda-msvc-flags' | Brad King | 2017-02-16 | 7 | -16/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | CUDA: Fix default compiler flags on Windows | Brad King | 2017-02-15 | 2 | -11/+12 |