summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'deb-libarchive-ar'Daniel Pfeifer2017-08-261-271/+19
|\
| * cmCPackDebGenerator: Use libarchive to create .deb fileDaniel Pfeifer2017-08-251-271/+19
* | CMake Nightly Date StampKitware Robot2017-08-261-1/+1
|/
* Merge topic 'cxx11-nullptr'Brad King2017-08-25231-1207/+1165
|\
| * Use C++11 nullptrDaniel Pfeifer2017-08-24231-1207/+1165
* | Merge topic 'revert-xcode-9-new-buildsystem-support'Brad King2017-08-251-11/+0
|\ \
| * | Xcode: Revert addition of "outputPaths" to custom command build phaseBrad King2017-08-241-11/+0
* | | CMake Nightly Date StampKitware Robot2017-08-251-1/+1
* | | Merge topic 'vs-sdk-refs'Brad King2017-08-241-3/+3
|\ \ \
| * | | VS: Fix VS_SDK_REFERENCES when target is not a Windows 10 appRoc Ramon2017-08-231-3/+3
* | | | Merge topic 'ninja-gfortran-fpreprocessed'Brad King2017-08-241-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ninja: Fix references to source files in gfortran diagnosticsRaul Laasner2017-08-231-1/+7
* | | | CMake Nightly Date StampKitware Robot2017-08-241-1/+1
| |/ / |/| |
* | | Merge topic 'autogen-optimize-cleanup'Brad King2017-08-236-367/+385
|\ \ \
| * | | Remove AUTOGEN variables from cmSourceFile and cmMakefileSebastian Holtermann2017-08-224-25/+0
| * | | Autogen: Don't use cmMakefile::GetQtUiFilesWithOptionsSebastian Holtermann2017-08-221-19/+19
| * | | Autogen: Read skip files from makefileSebastian Holtermann2017-08-221-32/+58
| * | | Autogen: Remove VS specific code exclusionSebastian Holtermann2017-08-221-31/+25
| * | | Autogen: Initializer file type scanning optimizationsSebastian Holtermann2017-08-221-73/+91
| * | | Autogen: Initializer optimizations and cleanupsSebastian Holtermann2017-08-222-210/+215
* | | | Merge topic 'cxx11-unordered'Daniel Pfeifer2017-08-2319-111/+45
|\ \ \ \
| * | | | Use C++11 unordered containersDaniel Pfeifer2017-08-2219-111/+45
| |/ / /
* | | | Merge topic 'cm_fallthrough'Daniel Pfeifer2017-08-233-3/+3
|\ \ \ \
| * | | | Fix CM_FALLTHROUGH with -Wunused-parameterBrad King2017-08-223-3/+3
* | | | | CMake Nightly Date StampKitware Robot2017-08-231-1/+1
| |/ / / |/| | |
* | | | Merge topic 'ccg-no-mutable'Brad King2017-08-222-21/+17
|\ \ \ \ | |/ / / |/| | |
| * | | cmCustomCommandGenerator: Avoid mutable stateBrad King2017-08-082-21/+17
* | | | CMake Nightly Date StampKitware Robot2017-08-221-1/+1
* | | | Merge topic 'perf-targetIter-missedGenerators'Craig Scott2017-08-2110-34/+39
|\ \ \ \
| * | | | Performance: Fix a few more unnecessary vector copies missed in af3fd6fAaron Orenstein2017-08-1810-34/+39
* | | | | Merge topic 'autogen-macro-names'Brad King2017-08-214-10/+23
|\ \ \ \ \
| * | | | | Autogen: Add AUTOMOC_MACRO_NAMES supportSebastian Holtermann2017-08-184-10/+23
| |/ / / /
* | | | | Merge topic 'bootstrap-target-commands'Brad King2017-08-213-25/+24
|\ \ \ \ \
| * | | | | CursesDialog: use target_include_directories for cmFormDaniel Pfeifer2017-08-182-11/+10
| * | | | | bootstrap: make target_* commands availableDaniel Pfeifer2017-08-181-14/+14
| |/ / / /
* | | | | Merge topic 'vs-less-c_str'Brad King2017-08-211-58/+53
|\ \ \ \ \
| * | | | | VS: remove unnecessary c_str()Vitaly Stakhovsky2017-08-171-58/+53
* | | | | | CMake Nightly Date StampKitware Robot2017-08-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-08-201-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-08-191-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2017-08-181-1/+1
* | | | | Merge topic 'perf-targetIterAndLookup-cmLocalGenerator'Craig Scott2017-08-1714-57/+71
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.Aaron Orenstein2017-08-1614-57/+71
* | | | | CMake Nightly Date StampKitware Robot2017-08-171-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'lint-fixes'Brad King2017-08-161-2/+2
|\ \ \ \
| * | | | cmServerProtocol: Do not move into json::Value::append()Daniel Pfeifer2017-08-151-1/+1
| * | | | cmServerProtocol: pass cmBacktraceRange by valueDaniel Pfeifer2017-08-151-1/+1
* | | | | Merge topic 'string_prepend'Brad King2017-08-162-0/+28
|\ \ \ \ \
| * | | | | Add PREPEND sub-command to string commandSylvain Joubert2017-08-112-0/+28
* | | | | | Merge topic 'autogen-autouic-lookup'Brad King2017-08-162-21/+51
|\ \ \ \ \ \