summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Create info file directory before writingSebastian Holtermann2017-09-281-5/+10
* Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-271-7/+1
* Merge topic 'auto_ptr'Brad King2017-09-2751-562/+351
|\
| * Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-2551-562/+351
* | Merge topic 'vs-guid-tolerate-no-curly'Brad King2017-09-272-2/+10
|\ \
| * | VS: Adapt project parsers to support "ProjectGUID" without curly bracketsFredrik Orderud2017-09-262-2/+10
* | | Merge topic 'reduce-strcpy'Brad King2017-09-271-33/+16
|\ \ \
| * | | CursesDialog: avoid calling strcpy()Rolf Eike Beer2017-09-251-33/+16
| | |/ | |/|
* | | Merge topic 'autogen-per-config-sources'Brad King2017-09-276-243/+369
|\ \ \
| * | | Autogen: Reintroduce per-config sources supportSebastian Holtermann2017-09-256-217/+343
| * | | Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::GeneratorSebastian Holtermann2017-09-255-29/+29
* | | | Merge topic 'ninja-rc-depfile-quoting'Brad King2017-09-271-1/+1
|\ \ \ \
| * | | | Ninja: Fix quoting of RC language depfile in cmcldeps callBrad King2017-09-251-1/+1
| | |/ / | |/| |
* | | | Merge topic 'revert-perf-source-lookup'Brad King2017-09-272-58/+3
|\ \ \ \
| * | | | Revert "Performance: Improve efficiency of source file lookup in cmMakefile"Brad King2017-09-252-58/+3
* | | | | CMake Nightly Date StampKitware Robot2017-09-271-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-09-261-1/+1
| |/ / |/| |
* | | Merge topic 'load_command-cleanup'Brad King2017-09-251-25/+10
|\ \ \
| * | | cmCPluginAPI: remove explicit casts to void*Rolf Eike Beer2017-09-231-5/+4
| * | | cmCPluginAPI: do not check pointer before calling free()Rolf Eike Beer2017-09-231-3/+1
| * | | cmCPluginAPI: use strdup() instead of open coding itRolf Eike Beer2017-09-231-17/+5
* | | | Merge topic 'rc-missing-better-error'Brad King2017-09-252-32/+66
|\ \ \ \
| * | | | Windows: Improve link-time error messages when rc or mt failJonathan Marler2017-09-221-32/+62
| * | | | cmSystemTools: Teach RunSingleCommand another way to report exceptionsJonathan Marler2017-09-201-0/+4
* | | | | Merge topic 'cpackifw-options'Brad King2017-09-252-0/+43
|\ \ \ \ \
| * | | | | CPackIFW: Add some optionsKonstantin Podsvirov2017-09-212-0/+43
* | | | | | Merge topic 'cxx17-no-bind1st'Brad King2017-09-252-4/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Avoid using std::bind1st that is removed in C++17Brad King2017-09-232-4/+2
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-09-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-09-241-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-09-231-1/+1
* | | | Merge topic 'graphviz-link-type'Craig Scott2017-09-221-5/+98
|\ \ \ \ | |/ / / |/| | |
| * | | graphviz: distinguish target dependency typesNico Müller2017-09-211-5/+98
* | | | Merge topic 'perf-source-lookup'Brad King2017-09-225-23/+66
|\ \ \ \
| * | | | Performance: Improve efficiency of source file lookup in cmMakefileAaron Orenstein2017-09-203-3/+59
| * | | | cmMakefile: Drop unused methodAaron Orenstein2017-09-201-1/+0
| * | | | cmSourceFileLocation: Drop unnecessary copy-assignment operatorAaron Orenstein2017-09-203-19/+7
| | |_|/ | |/| |
* | | | Merge topic 'autogen-generators-refactor'Brad King2017-09-223-1125/+1367
|\ \ \ \
| * | | | Autogen: Read relative paths from rcc outputSebastian Holtermann2017-09-211-9/+18
| * | | | Autogen: In VERBOSE mode print why files are (re)generatedSebastian Holtermann2017-09-202-44/+221
| * | | | Autogen: Refactor cmQtAutoGeneratorsSebastian Holtermann2017-09-202-1100/+1156
| |/ / /
* | | | Merge topic 'variable_watch-modify-on-callback'Brad King2017-09-222-20/+18
|\ \ \ \
| * | | | variable_watch: Made it safe to add/remove watches in access callbacksJustin Berger2017-09-212-20/+18
| | |_|/ | |/| |
* | | | Merge topic 'string-empty'Brad King2017-09-2224-42/+43
|\ \ \ \
| * | | | Replace empty-string comparisons with checking against `empty()`.Pavel Solodovnikov2017-09-2124-42/+43
* | | | | CMake Nightly Date StampKitware Robot2017-09-221-1/+1
| |/ / / |/| | |
* | | | Merge topic 'update-kwsys'Brad King2017-09-211-0/+6
|\ \ \ \
| * | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-211-0/+6
| |/ / /
* | | | Merge topic 'cpack-different-checksum-file-per-generator'Brad King2017-09-211-2/+1
|\ \ \ \
| * | | | CPack: use a distinct checksum file for each generatorDomen Vrankar2017-09-201-2/+1