summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2017-08-241-1/+1
* Merge topic 'FindCurses-wide'Brad King2017-08-232-30/+86
|\
| * Help: Add notes for topic 'FindCurses-wide'Brad King2017-08-221-0/+5
| * FindCurses: Add option for ncursesw detectionAlexandr (Sagrer) Gridnev2017-08-221-30/+81
* | Merge topic 'autogen-optimize-cleanup'Brad King2017-08-2312-372/+445
|\ \
| * | Remove AUTOGEN variables from cmSourceFile and cmMakefileSebastian Holtermann2017-08-224-25/+0
| * | Autogen: Don't use cmMakefile::GetQtUiFilesWithOptionsSebastian Holtermann2017-08-221-19/+19
| * | Autogen: Fix and extend SKIP_AUTOMOC testSebastian Holtermann2017-08-225-4/+59
| * | 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-223-211/+216
* | | Merge topic 'cxx11-unordered'Daniel Pfeifer2017-08-2320-131/+45
|\ \ \
| * | | Use C++11 unordered containersDaniel Pfeifer2017-08-2220-131/+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
* | | | Merge topic 'cmake-ice37-2'Brad King2017-08-221-4/+22
|\ \ \ \
| * | | | FindIce: Add support for separate Freeze NuGet packageRoger Leigh2017-08-171-4/+22
* | | | | Merge branch 'release-3.9'Brad King2017-08-220-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'InstallRequiredSystemLibraries-vs15.3' into release-3.9Brad King2017-08-221-11/+31
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'revert-macos-hidpi-qt-dialog' into release-3.9Brad King2017-08-222-7/+7
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'InstallRequiredSystemLibraries-vs15.3'Brad King2017-08-221-11/+31
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | InstallRequiredSystemLibraries: Find VS 2017 Update 3 redist directoryBrad King2017-08-211-3/+13
| * | | | | | | InstallRequiredSystemLibraries: Factor redist name into variableBrad King2017-08-211-8/+18
* | | | | | | | Merge topic 'revert-macos-hidpi-qt-dialog'Brad King2017-08-222-7/+7
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | macOS: Revert default Hi-DPI support in applicationsBrad King2017-08-222-7/+7
| |/ / / / /
* | | | | | 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 'cpack-extend-test-capabilities'Brad King2017-08-212-0/+9
|\ \ \ \ \ \
| * | | | | | CPack: extend testing frameworkDomen Vrankar2017-08-192-0/+9
* | | | | | | Merge topic 'autogen-macro-names'Brad King2017-08-2117-15/+150
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Add release notes for AUTOMOC_MACRO_NAMESSebastian Holtermann2017-08-181-0/+12
| * | | | | | | Autogen: Add documentation for AUTOMOC_MACRO_NAMESSebastian Holtermann2017-08-186-5/+62
| * | | | | | | Autogen: Add test for AUTOMOC_MACRO_NAMESSebastian Holtermann2017-08-185-0/+52
| * | | | | | | Autogen: Add AUTOMOC_MACRO_NAMES supportSebastian Holtermann2017-08-185-10/+24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'bootstrap-target-commands'Brad King2017-08-214-25/+30
|\ \ \ \ \ \ \
| * | | | | | | CursesDialog: use target_include_directories for cmFormDaniel Pfeifer2017-08-182-11/+10
| * | | | | | | bootstrap: make target_* commands availableDaniel Pfeifer2017-08-182-14/+20
| |/ / / / / /
* | | | | | | Merge topic 'vs-less-c_str'Brad King2017-08-211-58/+53
|\ \ \ \ \ \ \
| * | | | | | | VS: remove unnecessary c_str()Vitaly Stakhovsky2017-08-171-58/+53
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'findcuda_dont_quote_COMPILE_DEFINITIONS'Brad King2017-08-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Use long brackets to handle spaces in CUDA_NVCC_COMPILE_DEFINITIONSRobert Maynard2017-08-151-1/+1
* | | | | | | | Merge topic 'bootstrap'Brad King2017-08-211-56/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | bootstrap: Require a standard C compilerDaniel Pfeifer2017-08-161-21/+12
| * | | | | | | | bootstrap: Remove check that identifies GNU compilerDaniel Pfeifer2017-08-151-25/+0
| * | | | | | | | bootstrap: remove dead branchesDaniel Pfeifer2017-08-151-10/+0