summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ninja-swift'Brad King2019-05-2027-156/+477
|\
| * Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-174-3/+74
| * Help: add some initial documentation for Swift supportSaleem Abdulrasool2019-05-1611-0/+78
| * Auxiliary: update vim syntax highlightingSaleem Abdulrasool2019-05-161-0/+6
| * Modules: add build rules for Swift Ninja supportSaleem Abdulrasool2019-05-164-24/+98
| * Ninja: add placeholders to support Swift buildSaleem Abdulrasool2019-05-164-1/+115
| * Ninja: add support for Swift's output-file-map.jsonSaleem Abdulrasool2019-05-162-4/+83
| * Swift: remove unnecessary unreleased Ninja infrastructureSaleem Abdulrasool2019-05-164-126/+0
| * Swift: Detect compiler versionBrad King2019-05-161-0/+24
| * CMakeDetermineCompilerId: Make CMAKE_${lang}_COMPILER available earlierBrad King2019-05-161-7/+8
* | Merge topic 'FindPNG-static-define'Brad King2019-05-201-1/+4
|\ \
| * | FindPNG: Fix definitions on imported targetAxel Huebl2019-05-171-1/+4
* | | Merge topic 'interface-library-export-properties'Brad King2019-05-204-0/+12
|\ \ \
| * | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-174-0/+12
* | | | CMake Nightly Date StampKitware Robot2019-05-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-05-191-1/+1
* | | | Merge topic 'bracket-comment-doc-clarification'Craig Scott2019-05-181-3/+3
|\ \ \ \
| * | | | Help: Clarify that bracket comments start with bracket openKyle Edwards2019-05-161-3/+3
| | |_|/ | |/| |
* | | | Merge topic 'file-install-follow-symlink-chain'Marc Chevrier2019-05-186-7/+268
|\ \ \ \
| * | | | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-166-7/+268
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-05-181-1/+1
| |_|/ |/| |
* | | Merge topic 'findblas_mklroot_bla_vendor'Brad King2019-05-171-9/+8
|\ \ \
| * | | FindBLAS: Choose MKL arch based on BLA_VENDORJakub Benda2019-05-161-9/+8
* | | | Merge topic 'autogen_ninja_clean'Brad King2019-05-173-11/+12
|\ \ \ \
| * | | | Autogen: Update documentation for ADDITIONAL_CLEAN_FILESSebastian Holtermann2019-05-151-1/+1
| * | | | Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaningSebastian Holtermann2019-05-152-10/+11
* | | | | Merge topic 'use_additional_clean_files'Brad King2019-05-176-30/+24
|\ \ \ \ \
| * | | | | UseSWIG: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-2/+2
| * | | | | UseJava: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-1/+2
| * | | | | UseEcos: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-4/+4
| * | | | | FindDoxygen: Use ADDITIONAL_CLEAN_FILES for cleaningSebastian Holtermann2019-05-151-1/+1
| * | | | | Test: Improve WarnUnusedCliUnused to run on all generatorsSebastian Holtermann2019-05-152-22/+15
| |/ / / /
* | | | | Merge topic 'offer_compiler_lang_generator_expression'Brad King2019-05-1730-11/+222
|\ \ \ \ \
| * | | | | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-1430-1/+212
| * | | | | Docs: Generator-expressions remove usage of `CMake-id`Robert Maynard2019-05-131-10/+10
* | | | | | Merge topic 'string-cleanup'Brad King2019-05-1718-91/+87
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Source: std::string related cleanupVitaly Stakhovsky2019-05-1518-91/+87
* | | | | | CMake Nightly Date StampKitware Robot2019-05-171-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'armclang'Brad King2019-05-1615-1/+126
|\ \ \ \ \
| * | | | | ARMClang: Add support for Clang-based ARM compilerJohan Stridkvist2019-05-1415-1/+126
* | | | | | Merge topic 'sunpro-supports-cxx14-release-note'Brad King2019-05-161-0/+4
|\ \ \ \ \ \
| * | | | | | Help: Add release note that SunPro supports C++14Robert Maynard2019-05-151-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'FindBoost-allow-root'Brad King2019-05-161-1/+5
|\ \ \ \ \ \
| * | | | | | FindBoost: Remove obsolete diagnostic message about Boost_ROOTDennis Klein2019-05-151-1/+5
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2019-05-162-20/+83
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-05-152-20/+83
| |\ \ \ \ \
| | * | | | | KWSys 2019-05-15 (dea11658)KWSys Upstream2019-05-152-20/+83
* | | | | | | CMake Nightly Date StampKitware Robot2019-05-161-1/+1
* | | | | | | Merge topic 'msvc-jmc'Brad King2019-05-1513-1/+137
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-1413-1/+137