Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| |/ / / / / / / | ||||||
* | | | | | | | | 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 | 5 | -15/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | QtIFW: Improved packaging | Konstantin Podsvirov | 2017-01-12 | 5 | -15/+19 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix_repeat_until_fail_duplicated_output' | Brad King | 2017-01-16 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CTest: Properly reset output to avoid duplication with --repeat-until-fail | Sylvain Joubert | 2017-01-12 | 1 | -0/+2 | |
* | | | | | | | | | | 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 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-16 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-15 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-14 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-13 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'cuda-windows' | Brad King | 2017-01-12 | 4 | -5/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CUDA: Populate compiler PDB placeholder during device linking | Brad King | 2017-01-12 | 3 | -0/+15 | |
| * | | | | | | | | CUDA: Use `.obj` object file extension on Windows | Brad King | 2017-01-12 | 3 | -4/+10 | |
| * | | | | | | | | CUDA: Detect MSVC architecture id | Brad King | 2017-01-12 | 1 | -1/+2 | |
* | | | | | | | | | Merge topic 'asan_overriding_user_options' | Brad King | 2017-01-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ctest_memcheck: Append sanitizers user options at the end to allow overriding | Sylvain Joubert | 2017-01-11 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'vs15-detect-from-installer' | Brad King | 2017-01-12 | 7 | -44/+612 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Use Visual Studio Installer to locate VS 2017 | Iyyappa Murugandi | 2016-12-16 | 4 | -38/+59 | |
| * | | | | | | | | VS: Add helper class to interact with Visual Studio Installer | Iyyappa Murugandi | 2016-12-16 | 3 | -0/+551 | |
| * | | | | | | | | VS: Fix VS 2017 Windows Store toolset selection | Iyyappa Murugandi | 2016-12-16 | 1 | -1/+1 | |
| * | | | | | | | | VS: Drop check for VS 15 Express Edition | Iyyappa Murugandi | 2016-12-16 | 1 | -5/+1 | |
* | | | | | | | | | Merge topic 'cmListFileLexer-warning-fix' | Brad King | 2017-01-12 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmListFileLexer: Fix signature of cmListFileLexer_New | Brad King | 2017-01-11 | 3 | -3/+3 | |
* | | | | | | | | | | Merge topic 'cmake-install-infix' | Brad King | 2017-01-12 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add installation infix (empty by default) | Konstantin Podsvirov | 2017-01-11 | 1 | -1/+7 | |