summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge topic 'test-SubDirSpaces-workaround-gnu-make-3.82'Brad King2011-01-191-1/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Disable SubDirSpaces parens with GNU Make 3.82 (#11654)Brad King2011-01-111-1/+9
* | | | | | | | | | | Merge topic 'resolve/mingw-cross-compile-resources/honor-explicit-zero-timeout'Brad King2011-01-191-7/+8
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'honor-explicit-zero-timeout' into resolve/mingw-cross-compile-r...Brad King2011-01-14101-665/+1409
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Teach Simple_Mingw_Linux2Win test to use windresBrad King2011-01-141-8/+9
* | | | | | | | | | | | | Merge topic 'fix-install-req-sys-libs'Brad King2011-01-193-37/+82
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add CPACK_NSIS_INSTALL_ROOT for CMake's own installer (#9148)David Cole2011-01-132-13/+40
| * | | | | | | | | | | | | Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variableDavid Cole2011-01-132-4/+21
| * | | | | | | | | | | | | VS10: Fix problems with InstallRequiredSystemLibraries.David Cole2011-01-131-23/+24
* | | | | | | | | | | | | | Merge topic 'python-modules-header'Brad King2011-01-191-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Bug #11715 - generate header in the build tree.Marcus D. Hanwell2011-01-171-0/+1
* | | | | | | | | | | | | | | Merge topic 'missing-file-dir-issue-11677'Brad King2011-01-193-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Test that missing source mentions directory (#11677)Brad King2011-01-152-2/+2
| * | | | | | | | | | | | | | | Report directory with missing source file (#11677)Brad King2011-01-151-2/+7
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'doc-CheckSymbolExists-enum'Brad King2011-01-191-6/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Update CheckSymbolExists copyright yearBrad King2011-01-171-1/+1
| * | | | | | | | | | | | | | | Document CheckSymbolExists more clearly (#11685)Brad King2011-01-121-5/+12
* | | | | | | | | | | | | | | | Merge topic 'doc-CheckFunctionExists-clarify-issue-10044'Brad King2011-01-191-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Document CheckFunctionExists more clearly (#10044)Brad King2011-01-171-6/+8
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'doc-if-dereferencing-issue-10773'Brad King2011-01-191-52/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Clarify auto-dereference cases in if() command (#11701)Brad King2011-01-171-20/+14
| * | | | | | | | | | | | | | | | Replace misleading example in the if() documentation (#10773)Brad King2011-01-141-34/+25
* | | | | | | | | | | | | | | | | Merge topic 'doc-old-get_X_property-commands'Brad King2011-01-195-12/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Reference get_property() from old get_*_property() commandsBrad King2011-01-175-5/+14
| * | | | | | | | | | | | | | | | | Fix get_(cmake|test)_property documentation (#11703)Brad King2011-01-172-7/+8
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'doc-try_compile-clarification'Brad King2011-01-193-22/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Document Check(C|CXX)SourceCompiles behavior more clearly (#11688)Brad King2011-01-142-4/+4
| * | | | | | | | | | | | | | | | | Document try_compile behavior more clearly (#11688)Brad King2011-01-121-18/+23
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'doc-hard-preprocessor-characters'Brad King2011-01-195-25/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Document COMPILE_DEFINITIONS known limitations (#11660, #11712)Brad King2011-01-171-1/+10
| * | | | | | | | | | | | | | | | | Combine duplicate COMPILE_DEFINITIONS disclaimerBrad King2011-01-175-25/+32
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'bootstrap-enable-ccache-issue-11707'Brad King2011-01-191-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | bootstrap: Add --enable-ccache option (#11707)Nicolas Despres2011-01-171-0/+9
* | | | | | | | | | | | | | | | | | Merge topic 'bootstrap-verbose-makefiles-issue-11708'Brad King2011-01-191-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | bootstrap: --verbose implies verbose Makefiles (#11708)Brad King2011-01-171-1/+5
* | | | | | | | | | | | | | | | | | Merge topic 'bootstrap-select-system-libs'Brad King2011-01-192-34/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | bootstrap: Clarify --init flag documentation (#11431)Brad King2011-01-101-1/+1
| * | | | | | | | | | | | | | | | | bootstrap: Granular system library selection (#11431)Brad King2011-01-102-33/+69
* | | | | | | | | | | | | | | | | | Merge topic 'update-aix-release-script-login'Brad King2011-01-191-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update script with new machine nameDavid Cole2011-01-121-3/+3
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-191-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-181-1/+1
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-171-1/+1
* | | | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-161-1/+1
* | | | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-151-1/+1
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-141-1/+1
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-131-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-01-121-1/+1
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'resolve/python-versions/policy-CMP0017'Brad King2011-01-112-33/+47
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'policy-CMP0017' into resolve/python-versions/policy-CMP0017Brad King2011-01-1196-139/+311
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |