summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.Stephen Kelly2013-11-198-9/+78
* Allow toolchain files to specify an external toolchain.Stephen Kelly2013-11-196-1/+51
* Add compiler target compile options.Stephen Kelly2013-11-198-0/+57
* CMakeDetermineCompilerId: Look for internal file only on hostStephen Kelly2013-11-191-1/+1
* Merge topic 'doc-ctest-upload-part'Brad King2013-11-181-0/+1
|\
| * CTest: added documentation for the "Upload" submission PARTNils Gladitz2013-11-151-0/+1
* | CMake Nightly Date StampKitware Robot2013-11-181-1/+1
* | CMake Nightly Date StampKitware Robot2013-11-171-1/+1
* | CMake Nightly Date StampKitware Robot2013-11-161-1/+1
|/
* CMake Nightly Date StampKitware Robot2013-11-151-1/+1
* Merge topic 'doc-tool-options-as-definition-lists'Brad King2013-11-146-417/+527
|\
| * Help: Format manual/*.1.rst options as definition listsKitware Robot2013-11-146-417/+527
* | Merge topic 'gp-ld_library_path'Brad King2013-11-141-2/+4
|\ \
| * | GetPrerequisites: Preserve search path order from caller.Clinton Stimpson2013-11-141-2/+4
| |/
* | Merge topic 'openmp-cray'Brad King2013-11-141-4/+5
|\ \
| * | FindOpenMP: fix detecting compilers that do not need any special flag (#14567)Rolf Eike Beer2013-11-131-4/+5
* | | Merge topic 'msvc-encoding'Brad King2013-11-141-2/+4
|\ \ \
| * | | MSVC: Fix encoding of Visual Studio 10+ project files.Clinton Stimpson2013-11-141-2/+4
* | | | Merge topic 'set_emptyvar_PARENT_SCOPE'Brad King2013-11-146-9/+51
|\ \ \ \
| * | | | set: Add unit tests for set/unset PARENT_SCOPEDaniele E. Domenichelli2013-11-135-0/+41
| * | | | set: Fix handling of empty value with PARENT_SCOPEDaniele E. Domenichelli2013-11-131-9/+2
| * | | | set: Handle value-less PARENT_SCOPE explicitlyDaniele E. Domenichelli2013-11-131-0/+8
* | | | | Merge topic 'configure_file-drop-IMMEDIATE'Brad King2013-11-1430-41/+39
|\ \ \ \ \
| * | | | | Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-1330-41/+39
| |/ / / /
* | | | | Merge topic 'ExternalData-allow-no-urls'Brad King2013-11-149-6/+59
|\ \ \ \ \
| * | | | | ExternalData: Allow local stores without any URL templatesBrad King2013-11-139-6/+59
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2013-11-141-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'cmake-distribution-config'Brad King2013-11-135-24/+12
|\ \ \ \ | |/ / / |/| | |
| * | | OS X: Drop version number from CMake.app bundle name (#11693)Brad King2013-11-123-7/+6
| * | | Configure NSIS-packaged CMake version and install destinationBrad King2013-11-121-9/+5
| * | | Configure NSIS-packaged CMake documentation link in Start MenuBrad King2013-11-121-8/+1
* | | | Merge topic 'cmake-copyright-year'Brad King2013-11-137-5/+44
|\ \ \ \
| * | | | Help: Parse Copyright.txt instead of using current yearBrad King2013-11-132-2/+10
| * | | | Copyright.txt: Add test to check year rangeBrad King2013-11-122-0/+25
| * | | | Copyright.txt: Update year range to end in 2013Brad King2013-11-121-1/+1
| * | | | cmake-gui: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-121-1/+4
| * | | | bootstrap: Parse Copyright.txt instead of duplicating noticeBrad King2013-11-122-2/+5
| |/ / /
* | | | Merge topic 'policy-summary-periods'Brad King2013-11-135-5/+5
|\ \ \ \
| * | | | CMP0038: Add missing '.' to policy summary lineBrad King2013-11-121-1/+1
| * | | | CMP0039: Add missing '.' to policy summary lineDaniele E. Domenichelli2013-11-124-4/+4
* | | | | Merge topic 'doc-ExternalData-network-path'Brad King2013-11-131-107/+99
|\ \ \ \ \
| * | | | | ExternalData: Show example network path URL templateBrad King2013-11-121-0/+1
| * | | | | ExternalData: Format module documentationBrad King2013-11-121-107/+98
| | |/ / / | |/| | |
* | | | | Merge topic 'create_test_sourcelist-clang-warnings'Brad King2013-11-131-2/+2
|\ \ \ \ \
| * | | | | create_test_sourcelist: Fix linkage in generated test driver codeSean McBride2013-11-121-2/+2
| |/ / / /
* | | | | Merge topic 'fix-INTERFACE-with-no-SHARED-libs'Brad King2013-11-134-0/+8
|\ \ \ \ \
| * | | | | add_library: Fix INTERFACE on platforms with no shared libs (#14561)Stephen Kelly2013-11-124-0/+8
| | |/ / / | |/| | |
* | | | | Merge topic 'wix-custom-arguments'Brad King2013-11-133-7/+96
|\ \ \ \ \
| * | | | | CPackWiX: Add variables for custom tool extensions and flagsNils Gladitz2013-11-123-7/+96
* | | | | | Merge topic 'cleanup-edit_cache-target'Brad King2013-11-1313-116/+73
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |