Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add a getter for manually added target dependencies | Gregor Jasny | 2017-01-16 | 12 | -0/+67 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cdash_upload_retry' | Brad King | 2017-01-20 | 14 | -52/+162 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ctest_submit: Update documentation for CDash upload retries | Zack Galbreath | 2017-01-20 | 2 | -1/+12 | |
| * | | | | | | | 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 | 11 | -42/+132 | |
* | | | | | | | | 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 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | KWSys 2017-01-16 (a423d829) | KWSys Upstream | 2017-01-16 | 3 | -7/+60 | |
* | | | | | | Merge topic 'FindICU-include-dirs' | Brad King | 2017-01-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindICU: Add 'include' to the path suffixes | Florent Castelli | 2017-01-16 | 1 | -0/+1 | |
* | | | | | | | Merge topic 'findhdf5-libraries-targets' | Brad King | 2017-01-17 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindHDF5: use the target rather than the path | Ben Boeckel | 2017-01-16 | 1 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'fixtureUnusedOrdering' | Brad King | 2017-01-17 | 4 | -22/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTest: Ensure setup/cleanup ordering even when fixture not required | Craig Scott | 2017-01-16 | 4 | -22/+76 | |
* | | | | | | | | Merge topic 'file-GLOB-empty-no-crash' | Brad King | 2017-01-17 | 3 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | file: Fix crash on GLOB with no expressions after LIST_DIRECTORIES | Brad King | 2017-01-16 | 3 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'expand_custom_commands' | Brad King | 2017-01-17 | 13 | -26/+146 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option | Ed Branch | 2017-01-14 | 13 | -26/+146 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-17 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'source_group-tree' | Brad King | 2017-01-16 | 10 | -3/+227 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | source_group: Add options create groups matching directory tree | Mateusz Janek | 2017-01-16 | 10 | -3/+227 | |
* | | | | | | | | | Merge topic 'csharp_simple' | Brad King | 2017-01-16 | 13 | -80/+442 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: added documentation for C# support | Michael Stürmer | 2017-01-13 | 1 | -0/+25 | |
| * | | | | | | | | | VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015) | Michael Stürmer | 2017-01-13 | 8 | -73/+411 | |
| * | | | | | | | | | VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS | Michael Stürmer | 2017-01-13 | 5 | -7/+6 | |
* | | | | | | | | | | 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 | |