summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CheckIncludeFile-required-libs'Brad King2018-01-164-0/+20
|\
| * CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESDon Hinton2018-01-104-0/+20
* | Merge topic 'gnu-visibility-aix'Brad King2018-01-164-6/+13
|\ \
| * | GNU: Use -fvisibility on AIX when supportedBrad King2018-01-122-2/+13
| * | Tests: Remove redundant code from RunCMake.GenerateExportHeader caseBrad King2018-01-122-4/+0
* | | CMake Nightly Date StampKitware Robot2018-01-161-1/+1
* | | CMake Nightly Date StampKitware Robot2018-01-151-1/+1
* | | CMake Nightly Date StampKitware Robot2018-01-141-1/+1
* | | CMake Nightly Date StampKitware Robot2018-01-131-1/+1
|/ /
* | Merge topic 'cuda_allow_G_to_device_debugging_on_msvc'Brad King2018-01-124-1/+97
|\ \
| * | CUDA: Allow -G to control device debuging on MSVC.Robert Maynard2018-01-114-1/+97
* | | Merge topic 'avoid-ambiguous-extension-logic-for-known-paths'Brad King2018-01-129-25/+70
|\ \ \
| * | | cmSourceFile: mark known locations as suchBen Boeckel2018-01-103-7/+14
| * | | cmSourceFileLocation: allow skipping ambiguous extensionsBen Boeckel2018-01-109-18/+56
* | | | CMake Nightly Date StampKitware Robot2018-01-121-1/+1
* | | | Merge topic 'ctest-libuv'Brad King2018-01-119-412/+882
|\ \ \ \
| * | | | CTest: Re-implement test process handling using libuvBryon Bean2018-01-106-195/+695
| * | | | cmProcess: Use explicit enum for process exit exceptionBryon Bean2018-01-103-7/+33
| * | | | cmProcess: Use explicit enum for process stateBryon Bean2018-01-103-13/+40
| * | | | cmProcess: Remove unused ReportStatus methodBryon Bean2018-01-102-61/+0
| * | | | cmCTestRunTest: Modernize constructor and destructor declsBryon Bean2018-01-102-6/+3
| * | | | cmCTestRunTest: Drop unused membersBryon Bean2018-01-101-8/+0
| * | | | cmCTestMultiProcessHandler: Factor out duplicate test finish logicBryon Bean2018-01-102-36/+38
| * | | | cmCTestMultiProcessHandler: Add helper to make libuv use SA_RESTARTBrad King2018-01-101-0/+37
| * | | | cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started testBrad King2018-01-082-19/+20
| * | | | cmCTestMultiProcessHandler: Check stop time more directlyBrad King2018-01-083-14/+14
| * | | | cmCTestRunTest: Subsume ResolveTimeout into only call siteBrad King2018-01-082-29/+18
| * | | | cmCTest: Refactor stop time calculationsBrad King2018-01-083-82/+42
| * | | | cmCTest: Remove unused member LastStopTimeoutBrad King2018-01-083-6/+1
| * | | | libuv: unix: restart syscalls interrupted by our signal handlerBrad King2018-01-081-1/+6
* | | | | Merge branch 'release-3.10'Brad King2018-01-110-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-autogen-nexist-source-fix' into release-3.10Brad King2018-01-101-5/+17
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'autogen-nexist-source-fix'Brad King2018-01-111-4/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-autogen-nexist-source-fix' into autogen-nexist-source-fixBrad King2018-01-110-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Autogen: Ignore not existing source files in cmMakefileSebastian Holtermann2018-01-101-5/+17
| * | | | | | | Autogen: Ignore not existing source files in cmMakefileSebastian Holtermann2018-01-101-4/+17
* | | | | | | | Merge topic 'msvc-asm'Brad King2018-01-111-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | MSVC: Avoid warning when enabling ASM language with C compilerBrad King2018-01-101-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'specify-source-extensions'Brad King2018-01-113-25/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: specify source file extensionsBen Boeckel2018-01-093-25/+27
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'misc-typos'Brad King2018-01-113-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINT: Misc. typosluz.paz2018-01-103-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cuda_msvc_support_complex_gencode_signatures'Brad King2018-01-113-10/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: gencode signature that list multiple code types now supported.Robert Maynard2018-01-103-10/+23
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'FindBoost-1.66'Brad King2018-01-111-16/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | FindBoost: Generate imported targets for future Boost versionsPaul "TBBle" Hampson2018-01-101-1/+0
| * | | | | | | | FindBoost: Search for upstream-packaged libs next to includesPaul "TBBle" Hampson2018-01-101-0/+1
| * | | | | | | | FindBoost: Implement "Architecture and Address Model" tagPaul "TBBle" Hampson2018-01-101-10/+42
| * | | | | | | | FindBoost: Fix incorrect alphabetisation of headers listPaul "TBBle" Hampson2018-01-101-1/+1
| * | | | | | | | FindBoost: Boost 1.66.0 dependency and release updatePaul "TBBle" Hampson2018-01-101-4/+4
| | |_|_|/ / / / | |/| | | | | |