summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* math: Restore toleration of unexpected characters in an expressionBrad King2018-07-1612-76/+102
* cmExprParserHelper: Simplify error state trackingBrad King2018-07-161-6/+2
* cmExprParserHelper: Remove some unused codeBrad King2018-07-162-10/+0
* Merge branch 'release-3.12'Brad King2018-07-160-0/+0
|\
| * Merge branch 'doc-add_library-IMPORTED_OBJECTS' into release-3.12Brad King2018-07-161-2/+5
| |\
* | \ Merge topic 'doc-add_library-IMPORTED_OBJECTS'Brad King2018-07-161-2/+5
|\ \ \ | | |/ | |/|
| * | Help: Mention IMPORTED_OBJECTS in add_library docsBrad King2018-07-161-2/+5
* | | Merge topic 'FindXercesC-versioned-names'Brad King2018-07-161-2/+9
|\ \ \
| * | | FindXercesC: Search for version-named library filesRaul Metsma2018-07-131-2/+9
* | | | CMake Nightly Date StampKitware Robot2018-07-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-07-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-07-141-1/+1
* | | | Merge topic 'autogen_forward_errors'Brad King2018-07-135-226/+348
|\ \ \ \
| * | | | Return std::string from cmGeneratorTarget::ImportedGetLocationSebastian Holtermann2018-07-113-13/+6
| * | | | Autogen: Wrap moc/uic/rcc related variables in structsSebastian Holtermann2018-07-112-109/+120
| * | | | Autogen: Improve error detection during configurationSebastian Holtermann2018-07-113-121/+239
* | | | | Merge topic 'cpack-wix-extra-sources'Brad King2018-07-131-0/+4
|\ \ \ \ \
| * | | | | WiX: Add the build directory to IncludeSearchPaths for candle.exeLars Schmertmann2018-07-121-0/+4
* | | | | | Merge branch 'release-3.12'Brad King2018-07-130-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'intel-std-fix' into release-3.12Brad King2018-07-122-8/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'boost-1.68-beta1' into release-3.12Brad King2018-07-121-4/+23
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'intel-std-fix'Brad King2018-07-132-8/+10
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Intel: Fix incorrectly documented extension flagsChristian Pfeiffer2018-07-122-8/+10
* | | | | | | | Merge topic 'boost-1.68-beta1'Brad King2018-07-131-4/+23
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | FindBoost: Change context header usedRoger Leigh2018-07-111-1/+1
| * | | | | | | FindBoost: Add support for Boost 1.68 beta1Roger Leigh2018-07-111-3/+22
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2018-07-131-21/+28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-07-121-21/+28
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | KWSys 2018-07-12 (86ce4f37)KWSys Upstream2018-07-121-21/+28
* | | | | | | | CMake Nightly Date StampKitware Robot2018-07-131-1/+1
* | | | | | | | Merge branch 'release-3.12'Brad King2018-07-120-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'qnx_fix' into release-3.12Brad King2018-07-121-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'qnx_fix'Brad King2018-07-121-0/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | QNX: Fix autogen compiler predefines detectionCristian Adam2018-07-111-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'ghs'Brad King2018-07-1210-161/+266
|\ \ \ \ \ \ \
| * | | | | | | GHS: Add release notesFred Baksik2018-07-111-0/+20
| * | | | | | | GHS: Update default BSP nameFred Baksik2018-07-113-12/+19
| * | | | | | | GHS: Update setting default OS location for Integrity platformsFred Baksik2018-07-112-27/+39
| * | | | | | | GHS: Set primary target using arch/platform values (or user specified value)Fred Baksik2018-07-114-4/+26
| * | | | | | | GHS: Add platform selection supportFred Baksik2018-07-112-0/+15
| * | | | | | | GHS: Add toolset selection supportFred Baksik2018-07-115-120/+122
| * | | | | | | GHS: Support ARM, PPC, 86 architecturesFred Baksik2018-07-075-5/+32
* | | | | | | | Merge topic 'option_respects_existing_stack_variable'Brad King2018-07-123-26/+51
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | option: No CMP077 warnings when both cache and local variable existsRobert Maynard2018-07-103-26/+51
* | | | | | | | CMake Nightly Date StampKitware Robot2018-07-121-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'file-STRINGS-isprint'Brad King2018-07-111-2/+3
|\ \ \ \ \ \ \
| * | | | | | | file(STRINGS): Use isprint() to test character typeDevin Nakamura2018-07-101-2/+3
* | | | | | | | Merge topic 'implicit-link-CMP0054'Brad King2018-07-111-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Protect implicit link library extraction with policy CMP0054Brad King2018-07-101-0/+5
* | | | | | | | | Merge topic 'update-kwsys'Brad King2018-07-111-6/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |