Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
* | | | | | | | | | | | 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 | 13 | -3/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CUDA: Now pass correct FLAGS when device link cuda executables. | Robert Maynard | 2017-01-12 | 8 | -3/+27 | |
| * | | | | | | | | | | | CUDA: Test that CUDA flags are used when device linking executables. | Robert Maynard | 2017-01-12 | 5 | -0/+48 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'ninja-no-static-lib-def-file' | Brad King | 2017-01-16 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ninja: Do not use module definition `.def` files for static libraries | Brad King | 2017-01-12 | 1 | -0/+7 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'vs15-detect-from-installer' | Brad King | 2017-01-16 | 1 | -36/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmVSSetupHelper: Simplify use of EnumerateAndChooseVSInstance | Brad King | 2017-01-12 | 1 | -38/+7 | |
| * | | | | | | | | | | | VS: Fix detection of VS 2017 installation with WindowsStore | Brad King | 2017-01-12 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge topic 'usage-cpack-ifw-configure-file' | Brad King | 2017-01-16 | 9 | -77/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | QtIFW: Improved packaging | Konstantin Podsvirov | 2017-01-12 | 9 | -77/+65 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'clang-3.1-3.3-cpp11' | Brad King | 2017-01-16 | 2 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Features: activate C++11 support for Clang 3.1+ | Giel van Schijndel | 2017-01-12 | 2 | -5/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'fix_repeat_until_fail_duplicated_output' | Brad King | 2017-01-16 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | CTest: Properly reset output to avoid duplication with --repeat-until-fail | Sylvain Joubert | 2017-01-12 | 2 | -0/+4 | |
* | | | | | | | | | | | | | Merge topic 'sparc-libatomic' | Brad King | 2017-01-16 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Explicitly link against libatomic on Linux/sparc for `__atomic_fetch_add_4` | Rolf Eike Beer | 2017-01-09 | 1 | -0/+9 | |