Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
* | | | | | | | | | Merge topic 'codeblocks-nmake-makefiles-jom' | Brad King | 2017-01-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow CodeBlocks for NMake Makefiles JOM | Konstantin Podsvirov | 2017-01-10 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'cmFileMonitor-skip-empty-names' | Brad King | 2017-01-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | cmake-server: Do not try watching subdirectories with empty names | Aleix Pol | 2017-01-11 | 1 | -0/+3 | |
| * | | | | | | | | Merge branch 'cmake-server-do-not-crash-on-interface-lib' into release | Brad King | 2017-01-09 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | server-mode: Do not crash when running into INTERFACE_LIBRARY | Tobias Hunger | 2017-01-09 | 1 | -2/+6 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-12 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ctest_memcheck-leak_sanitizer' | Brad King | 2017-01-11 | 2 | -4/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS | Jamie Snape | 2017-01-09 | 1 | -1/+0 | |
| * | | | | | | | | | ctest_memcheck: join *SAN_OPTIONS with : | Jamie Snape | 2017-01-09 | 1 | -4/+4 | |
| * | | | | | | | | | MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers | Jamie Snape | 2017-01-09 | 1 | -1/+8 | |
| * | | | | | | | | | ctest_memcheck: add support for standalone LeakSanitizer | Jamie Snape | 2017-01-09 | 2 | -0/+18 | |
* | | | | | | | | | | Merge topic 'UseSWIG-implicit-depends' | Brad King | 2017-01-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | UseSWIG: Automatically scan dependencies of SWIG files for Makefiles | Alexey Sokolov | 2017-01-10 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'Autogen_Simplify' | Brad King | 2017-01-11 | 3 | -454/+435 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | AUTOGEN: Generators: Do moc/uic skip test during file list generation | Sebastian Holtermann | 2017-01-10 | 1 | -15/+16 | |
| * | | | | | | | | | | AUTOGEN: Generators: Message upper/lower case unification | Sebastian Holtermann | 2017-01-10 | 1 | -23/+23 | |
| * | | | | | | | | | | AUTOGEN: Generators: Use single moc/uic skip test method only | Sebastian Holtermann | 2017-01-10 | 1 | -50/+42 | |
| * | | | | | | | | | | AUTOGEN: Generators: Use AUTOMOC/UIC/RCC instead of AUTOGEN in messages | Sebastian Holtermann | 2017-01-10 | 1 | -8/+8 | |
| * | | | | | | | | | | AUTOGEN: Generators: Moc/UicSkipTest methods | Sebastian Holtermann | 2017-01-10 | 2 | -28/+38 | |
| * | | | | | | | | | | AUTOGEN: Generators: Use separate header lists for MOC and UIC | Sebastian Holtermann | 2017-01-10 | 2 | -16/+50 | |
| * | | | | | | | | | | AUTOGEN: Generators: Be verbose about skipping files | Sebastian Holtermann | 2017-01-10 | 1 | -18/+43 | |
| * | | | | | | | | | | AUTOGEN: Generators: Remove unused variable | Sebastian Holtermann | 2017-01-10 | 1 | -3/+2 | |
| * | | | | | | | | | | AUTOGEN: Initializer: Always remember skipped files | Sebastian Holtermann | 2017-01-10 | 1 | -26/+35 | |
| * | | | | | | | | | | AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sources | Sebastian Holtermann | 2017-01-10 | 1 | -2/+4 | |
| * | | | | | | | | | | AUTOGEN: Initializer: Introduce SKIP_AUTOGEN checks | Sebastian Holtermann | 2017-01-10 | 1 | -1/+7 | |