summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cuda-windows'Brad King2017-01-124-5/+27
|\
| * CUDA: Populate compiler PDB placeholder during device linkingBrad King2017-01-123-0/+15
| * CUDA: Use `.obj` object file extension on WindowsBrad King2017-01-123-4/+10
| * CUDA: Detect MSVC architecture idBrad King2017-01-121-1/+2
* | Merge topic 'asan_overriding_user_options'Brad King2017-01-121-1/+1
|\ \ | |/ |/|
| * ctest_memcheck: Append sanitizers user options at the end to allow overridingSylvain Joubert2017-01-111-1/+1
* | Merge topic 'vs15-detect-from-installer'Brad King2017-01-127-44/+612
|\ \
| * | VS: Use Visual Studio Installer to locate VS 2017Iyyappa Murugandi2016-12-164-38/+59
| * | VS: Add helper class to interact with Visual Studio InstallerIyyappa Murugandi2016-12-163-0/+551
| * | VS: Fix VS 2017 Windows Store toolset selectionIyyappa Murugandi2016-12-161-1/+1
| * | VS: Drop check for VS 15 Express EditionIyyappa Murugandi2016-12-161-5/+1
* | | Merge topic 'cmListFileLexer-warning-fix'Brad King2017-01-123-3/+3
|\ \ \
| * | | cmListFileLexer: Fix signature of cmListFileLexer_NewBrad King2017-01-113-3/+3
* | | | Merge topic 'cmake-install-infix'Brad King2017-01-121-1/+7
|\ \ \ \
| * | | | Add installation infix (empty by default)Konstantin Podsvirov2017-01-111-1/+7
* | | | | Merge topic 'codeblocks-nmake-makefiles-jom'Brad King2017-01-121-1/+2
|\ \ \ \ \
| * | | | | Allow CodeBlocks for NMake Makefiles JOMKonstantin Podsvirov2017-01-101-1/+2
| |/ / / /
* | | | | Merge topic 'cmFileMonitor-skip-empty-names'Brad King2017-01-121-0/+3
|\ \ \ \ \
| * | | | | cmake-server: Do not try watching subdirectories with empty namesAleix Pol2017-01-111-0/+3
| * | | | | Merge branch 'cmake-server-do-not-crash-on-interface-lib' into releaseBrad King2017-01-091-2/+6
| |\ \ \ \ \
| | * | | | | server-mode: Do not crash when running into INTERFACE_LIBRARYTobias Hunger2017-01-091-2/+6
* | | | | | | CMake Nightly Date StampKitware Robot2017-01-121-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'ctest_memcheck-leak_sanitizer'Brad King2017-01-112-4/+28
|\ \ \ \ \ \
| * | | | | | ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONSJamie Snape2017-01-091-1/+0
| * | | | | | ctest_memcheck: join *SAN_OPTIONS with :Jamie Snape2017-01-091-4/+4
| * | | | | | MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizersJamie Snape2017-01-091-1/+8
| * | | | | | ctest_memcheck: add support for standalone LeakSanitizerJamie Snape2017-01-092-0/+18
* | | | | | | Merge topic 'UseSWIG-implicit-depends'Brad King2017-01-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | UseSWIG: Automatically scan dependencies of SWIG files for MakefilesAlexey Sokolov2017-01-101-2/+2
* | | | | | | | Merge topic 'Autogen_Simplify'Brad King2017-01-113-454/+435
|\ \ \ \ \ \ \ \
| * | | | | | | | AUTOGEN: Generators: Do moc/uic skip test during file list generationSebastian Holtermann2017-01-101-15/+16
| * | | | | | | | AUTOGEN: Generators: Message upper/lower case unificationSebastian Holtermann2017-01-101-23/+23
| * | | | | | | | AUTOGEN: Generators: Use single moc/uic skip test method onlySebastian Holtermann2017-01-101-50/+42
| * | | | | | | | AUTOGEN: Generators: Use AUTOMOC/UIC/RCC instead of AUTOGEN in messagesSebastian Holtermann2017-01-101-8/+8
| * | | | | | | | AUTOGEN: Generators: Moc/UicSkipTest methodsSebastian Holtermann2017-01-102-28/+38
| * | | | | | | | AUTOGEN: Generators: Use separate header lists for MOC and UICSebastian Holtermann2017-01-102-16/+50
| * | | | | | | | AUTOGEN: Generators: Be verbose about skipping filesSebastian Holtermann2017-01-101-18/+43
| * | | | | | | | AUTOGEN: Generators: Remove unused variableSebastian Holtermann2017-01-101-3/+2
| * | | | | | | | AUTOGEN: Initializer: Always remember skipped filesSebastian Holtermann2017-01-101-26/+35
| * | | | | | | | AUTOGEN: Initializer: Enable SKIP_AUTOGEN on all AUTOGEN generated sourcesSebastian Holtermann2017-01-101-2/+4
| * | | | | | | | AUTOGEN: Initializer: Introduce SKIP_AUTOGEN checksSebastian Holtermann2017-01-101-1/+7
| * | | | | | | | AUTOGEN: Rename config variablesSebastian Holtermann2017-01-101-16/+16
| * | | | | | | | AUTOGEN: Make skipMoc and skipUic blacklists behave the same waySebastian Holtermann2017-01-102-80/+82
| * | | | | | | | AUTOGEN: Generators: Add dedicated method for moc content parsingSebastian Holtermann2017-01-102-62/+80
| * | | | | | | | AUTOGEN: Generators: Split config SKIP_MOC and SKIP_UIC into vectorsSebastian Holtermann2017-01-102-22/+18
| * | | | | | | | AUTOGEN: Generators: Split config headers/sources into vectorSebastian Holtermann2017-01-102-15/+12
| * | | | | | | | AUTOGEN: Generators: Rename ParseForUic methodSebastian Holtermann2017-01-102-5/+5
| * | | | | | | | AUTOGEN: Generators: Group static function definitionsSebastian Holtermann2017-01-101-9/+9
| * | | | | | | | AUTOGEN: Generators: Use precompiled regular expressionsSebastian Holtermann2017-01-102-38/+43
| * | | | | | | | AUTOGEN: Generators: Use unified ParseSourceFile and drop old methodsSebastian Holtermann2017-01-102-325/+5