Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic '16165-manually-added-dependencies' | Brad King | 2017-01-20 | 1 | -0/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a getter for manually added target dependencies | Gregor Jasny | 2017-01-16 | 1 | -0/+17 | |
* | | | | | | Merge topic 'cdash_upload_retry' | Brad King | 2017-01-20 | 4 | -45/+142 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ctest_submit: improve handling of QUIET option | Zack Galbreath | 2017-01-20 | 3 | -9/+18 | |
| * | | | | | | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD | Zack Galbreath | 2017-01-20 | 3 | -36/+124 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-20 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-19 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-18 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'cmCTestBuildHandler-fix-warning' | Brad King | 2017-01-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmCTestBuildHandler: Fix warning in FragmentCompare signature | Brad King | 2017-01-16 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2017-01-17 | 3 | -7/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-01-16 | 3 | -7/+60 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fixtureUnusedOrdering' | Brad King | 2017-01-17 | 1 | -22/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | CTest: Ensure setup/cleanup ordering even when fixture not required | Craig Scott | 2017-01-16 | 1 | -22/+60 | |
* | | | | | | Merge topic 'file-GLOB-empty-no-crash' | Brad King | 2017-01-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file: Fix crash on GLOB with no expressions after LIST_DIRECTORIES | Brad King | 2017-01-16 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'expand_custom_commands' | Brad King | 2017-01-17 | 8 | -25/+85 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option | Ed Branch | 2017-01-14 | 8 | -25/+85 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-17 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'source_group-tree' | Brad King | 2017-01-16 | 2 | -0/+171 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | source_group: Add options create groups matching directory tree | Mateusz Janek | 2017-01-16 | 2 | -0/+171 | |
* | | | | | | | Merge topic 'csharp_simple' | Brad King | 2017-01-16 | 2 | -71/+364 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015) | Michael Stürmer | 2017-01-13 | 2 | -69/+363 | |
| * | | | | | | | VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS | Michael Stürmer | 2017-01-13 | 1 | -2/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'Autogen_Config' | Brad King | 2017-01-16 | 3 | -340/+451 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Generators: Remove space | Sebastian Holtermann | 2017-01-12 | 1 | -1/+0 | |
| * | | | | | | | Autogen: Generators: Rename requiresMocing method | Sebastian Holtermann | 2017-01-12 | 2 | -5/+5 | |
| * | | | | | | | Autogen: Generators: Fix clang-tidy readability-else-after-return | Sebastian Holtermann | 2017-01-12 | 1 | -5/+5 | |
| * | | | | | | | Autogen: Initializer: Add old settings file to clean files | Sebastian Holtermann | 2017-01-12 | 1 | -0/+8 | |
| * | | | | | | | Autogen: Generators: Save the UIC/RCC settings that were actually used | Sebastian Holtermann | 2017-01-12 | 2 | -31/+118 | |
| * | | | | | | | Autogen: Generators: Dedicated generateAll variables for MOC/UIC/RCC | Sebastian Holtermann | 2017-01-12 | 2 | -7/+11 | |
| * | | | | | | | Autogen: Generators: Save the MOC settings that were actually used | Sebastian Holtermann | 2017-01-12 | 2 | -52/+59 | |
| * | | | | | | | Autogen: Generators: Add function to read makefile definitions config aware | Sebastian Holtermann | 2017-01-12 | 1 | -57/+47 | |
| * | | | | | | | Autogen: Generators: Move moc/uic/rcc executable test to generate method | Sebastian Holtermann | 2017-01-12 | 1 | -12/+18 | |
| * | | | | | | | Autogen: Generators: Rename GenerateFoo methods to FooGenerate | Sebastian Holtermann | 2017-01-12 | 2 | -29/+30 | |
| * | | | | | | | Autogen: Generators: Use FileAbsentOrOlder for UIC tests | Sebastian Holtermann | 2017-01-12 | 1 | -4/+6 | |
| * | | | | | | | Autogen: Generators: Use FileAbsentOrOlder for MOC tests | Sebastian Holtermann | 2017-01-12 | 1 | -4/+7 | |
| * | | | | | | | Autogen: Generators: Introduce FileAbsentOrOlder function | Sebastian Holtermann | 2017-01-12 | 2 | -26/+30 | |
| * | | | | | | | Autogen: Generators: Simplify (and fix) JoinExts function | Sebastian Holtermann | 2017-01-12 | 1 | -11/+9 | |
| * | | | | | | | Autogen: Generators: Make class static method a source static function | Sebastian Holtermann | 2017-01-12 | 2 | -21/+20 | |
| * | | | | | | | Autogen: Generators: Make class static method a source static function | Sebastian Holtermann | 2017-01-12 | 2 | -39/+35 | |
| * | | | | | | | Autogen: Generators: Static function upper case rename | Sebastian Holtermann | 2017-01-12 | 1 | -3/+3 | |
| * | | | | | | | Autogen: Generators: Static function upper case rename | Sebastian Holtermann | 2017-01-12 | 1 | -3/+3 | |
| * | | | | | | | Autogen: Generators: Sort methods by task | Sebastian Holtermann | 2017-01-12 | 2 | -150/+157 | |
* | | | | | | | | Merge topic 'fast-local-and-strip-install' | Brad King | 2017-01-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Makefiles: Make fast local and strip install truly fast | Mike Gelfand | 2017-01-13 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'cuda-no-def-file-for-device' | Brad King | 2017-01-16 | 2 | -10/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Don't use module definition `.def` files for device linking | Robert Maynard | 2017-01-12 | 2 | -10/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'cuda_propagate_flags_when_dlink_on_executables' | Brad King | 2017-01-16 | 5 | -1/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 5 | -1/+23 | |
| |/ / / / / / / |