Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic '16607-error-out-on-non-seekable-input-files' | Brad King | 2017-02-28 | 4 | -1/+17 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | cmListFileLexer: bail out on seek-errors | Gregor Jasny | 2017-02-27 | 4 | -1/+17 | |
* | | | | | | Merge topic 'test-objlib-deps-cleanup' | Brad King | 2017-02-27 | 10 | -36/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Change RunCMake.ObjectLibrary dependencies case to C | Brad King | 2017-02-26 | 10 | -31/+27 | |
| * | | | | | | Tests: Fix RunCMake.ObjectLibrary dependency delay | Brad King | 2017-02-26 | 1 | -5/+11 | |
* | | | | | | | Merge topic '16615-xcode-object-libraries-depends' | Brad King | 2017-02-24 | 6 | -0/+52 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add test for object library dependencies | Gregor Jasny | 2017-02-22 | 6 | -0/+52 | |
* | | | | | | Merge topic 'clang-format-attrs' | Brad King | 2017-02-23 | 2 | -0/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | clang-format.bash: Use Git attributes to mark files for formatting | Brad King | 2017-02-22 | 2 | -0/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'install_name_policy' | Brad King | 2017-02-17 | 13 | -0/+59 | |
|\ \ \ \ | ||||||
| * | | | | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 13 | -0/+59 | |
* | | | | | VS: Refactor generator toolset parsing | Brad King | 2017-02-15 | 8 | -2/+30 | |
* | | | | | Tests: Split out RunCMake.GeneratorToolset Xcode checks | Brad King | 2017-02-15 | 4 | -1/+18 | |
* | | | | | Tests: Fix `file://` URLs given to curl | Brad King | 2017-02-10 | 3 | -3/+12 | |
|/ / / / | ||||||
* | | | | FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties | Daniele E. Domenichelli | 2017-02-06 | 3 | -0/+250 | |
* | | | | FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summary | Daniele E. Domenichelli | 2017-02-06 | 3 | -0/+129 | |
|/ / / | ||||||
* | | | AndroidTestUtilities: do not require ExternalData unconditionally | Zack Galbreath | 2017-02-04 | 3 | -0/+19 | |
* | | | Merge topic '16432-static-frameworks' | Brad King | 2017-01-31 | 7 | -48/+85 | |
|\ \ \ | ||||||
| * | | | Apple: Add support for static frameworks | Gregor Jasny | 2017-01-31 | 5 | -18/+70 | |
| * | | | Xcode: Refactor RunCMake.Framework test to prepare for static frameworks | Gregor Jasny | 2017-01-26 | 2 | -33/+18 | |
| * | | | Xcode: Ignore Xcode project warning until issue is fixed | Gregor Jasny | 2017-01-26 | 1 | -1/+1 | |
* | | | | Merge topic 'FeatureSummary_enhancement' | Brad King | 2017-01-30 | 42 | -8/+518 | |
|\ \ \ \ | ||||||
| * | | | | FeatureSummary: Refactor to use global properties for package types | Daniele E. Domenichelli | 2017-01-26 | 18 | -0/+208 | |
| * | | | | FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFO | Daniele E. Domenichelli | 2017-01-26 | 3 | -0/+23 | |
| * | | | | FeatureSummary: Add QUIET_ON_EMPTY option to feature_summary | Daniele E. Domenichelli | 2017-01-26 | 3 | -0/+20 | |
| * | | | | FeatureSummary: Add unit tests | Daniele E. Domenichelli | 2017-01-26 | 16 | -0/+259 | |
| * | | | | FeatureSummary: Clean printed output | Daniele E. Domenichelli | 2017-01-26 | 5 | -8/+8 | |
* | | | | | string: Teach TIMESTAMP to treat %% as % | Bernhard M. Wiedemann | 2017-01-27 | 2 | -2/+2 | |
* | | | | | Merge topic 'genex-if' | Brad King | 2017-01-27 | 4 | -0/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: Add `IF` generator expression | Colby Pike | 2017-01-26 | 4 | -0/+22 | |
* | | | | | | Merge topic 'topic-reproducible-build' | Brad King | 2017-01-27 | 13 | -0/+25 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current time | Bernhard M. Wiedemann | 2017-01-26 | 13 | -0/+25 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'FindGTK2_RunTwice' | Brad King | 2017-01-26 | 4 | -0/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGTK2: Add unit test to check variables when run twice | Daniele E. Domenichelli | 2017-01-25 | 4 | -0/+32 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'sanitizer-options' | Brad King | 2017-01-25 | 7 | -12/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is empty | Jamie Snape | 2017-01-23 | 6 | -10/+10 | |
| * | | | | | Tests: Use CTEST_MEMORYCHECK_SANITIZER_OPTIONS where appropriate | Jamie Snape | 2017-01-23 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'lang_lint' | Brad King | 2017-01-25 | 27 | -1/+97 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add properties to run the cpplint style checker with the compiler | Jamie Snape | 2017-01-23 | 27 | -1/+97 | |
| |/ / / | ||||||
* | | | | Merge topic 'cpack-stgz-minimal-test' | Brad King | 2017-01-24 | 5 | -2/+78 | |
|\ \ \ \ | ||||||
| * | | | | CPack/STGZ: minimalistic packages test | Domen Vrankar | 2017-01-22 | 5 | -2/+78 | |
* | | | | | Merge topic '16253-xcode-effective-platform-name' | Brad King | 2017-01-24 | 2 | -0/+35 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Xcode: Control emission of EFFECTIVE_PLATFORM_NAME | Gregor Jasny | 2017-01-20 | 2 | -0/+35 | |
| |/ / / | ||||||
* | | | | Merge topic '16165-manually-added-dependencies' | Brad King | 2017-01-20 | 8 | -0/+35 | |
|\ \ \ \ | ||||||
| * | | | | Add a getter for manually added target dependencies | Gregor Jasny | 2017-01-16 | 8 | -0/+35 | |
* | | | | | Merge topic 'cdash_upload_retry' | Brad King | 2017-01-20 | 8 | -6/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD | Zack Galbreath | 2017-01-20 | 8 | -6/+8 | |
* | | | | | Merge topic 'fixtureUnusedOrdering' | Brad King | 2017-01-17 | 3 | -0/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: Ensure setup/cleanup ordering even when fixture not required | Craig Scott | 2017-01-16 | 3 | -0/+16 | |
* | | | | | | Merge topic 'file-GLOB-empty-no-crash' | Brad King | 2017-01-17 | 2 | -0/+2 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | |