summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Add test to secure the file(GLOB empty) behavior.Amine Chadly2012-11-021-0/+5
| * | | | | | | | | | | | | | | file: remove dead codeAmine Chadly2012-11-024-10/+14
| * | | | | | | | | | | | | | | Consolidate list() argument count testingPetr Kmoch2012-11-023-38/+30
| * | | | | | | | | | | | | | | Add tests for list() invalid argumentsPetr Kmoch2012-11-0210-0/+39
| * | | | | | | | | | | | | | | Add tests for list() argument countPetr Kmoch2012-11-026-0/+49
| * | | | | | | | | | | | | | | CMakeTests: allow to call the check_cmake_test macro with a given fileRolf Eike Beer2012-11-021-24/+29
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'deb-rpm-all_components_in_one'Brad King2012-11-064-12/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"Clinton Stimpson2012-11-064-12/+24
* | | | | | | | | | | | | | | | Merge topic 'FindQt-MajorVersionSelection-test'Brad King2012-11-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | FindQt: add to MajorVersionSelection testRolf Eike Beer2012-11-011-0/+1
* | | | | | | | | | | | | | | | | Merge topic 'fix-13571-avoid-empty-sln-folders'Brad King2012-11-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | VS: Avoid empty, unreferenced solution folders... (#13571)David Cole2012-10-241-0/+2
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'fix-13600-better-framework-regex'Brad King2012-11-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | BundleUtilities: Use a more inclusive REGEX for frameworks (#13600)David Cole2012-10-231-1/+1
* | | | | | | | | | | | | | | | | | Merge topic 'osx-sysroot-cleanup'Brad King2012-11-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | OS X: Fix default CMAKE_OSX_SYSROOT with deployment targetBrad King2012-11-051-0/+1
* | | | | | | | | | | | | | | | | | Merge topic 'fix-FindSDL-paths'Brad King2012-11-061-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | FindSDL: Restore accidentally dropped search paths (#13651)Brad King2012-11-051-1/+2
* | | | | | | | | | | | | | | | | | Merge topic 'fix-genex-CONFIG'Brad King2012-11-064-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-054-1/+14
* | | | | | | | | | | | | | | | | | Merge topic 'copyright-year'Brad King2012-11-062-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Update programmatically-reported copyright year (#13638)Brad King2012-11-052-2/+2
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge topic 'fix-PathScale-compiler-id'Brad King2012-11-062-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix PathScale compiler id for Clang-based upstreamBrad King2012-11-052-16/+16
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge topic 'fix-openssl-win'Brad King2012-11-061-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | FindOpenSSL: also find the non-MD debug libraries for MSVCRolf Eike Beer2012-11-051-0/+2
| * | | | | | | | | | | | | | | FindOpenSSL: fix library selection on Windows (#13645)Rolf Eike Beer2012-11-051-0/+5
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge topic 'pdb-default-outdir'Brad King2012-11-062-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix default PDB output directory (#13644)Brad King2012-11-022-5/+8
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-11-061-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-11-051-1/+1
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-11-041-1/+1
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-11-031-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-11-021-1/+1
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-11-011-1/+1
* | | | | | | | | | | Merge topic 'doc-external-language-policy'David Cole2012-10-311-0/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Document external language support policyBrad King2012-10-301-0/+16
* | | | | | | | | | | | Merge topic 'parisc-default-flags'David Cole2012-10-312-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Linux/PA-RISC: Link with --unique=.text.* to help binutilsRolf Eike Beer2012-10-312-0/+27
* | | | | | | | | | | | | Merge topic 'packagemaker-component-postflight'David Cole2012-10-313-36/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | PackageMaker: Enable postflight script in component mode (#12375)Clinton Stimpson2012-10-313-36/+97
* | | | | | | | | | | | | | Merge topic 'vs10-DelaySign-KeyFile'David Cole2012-10-315-84/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601)Brad King2012-10-262-3/+20
| * | | | | | | | | | | | | | VS10: Refactor link options collectionBrad King2012-10-264-81/+76
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'update-KWIML'David Cole2012-10-311-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwiml' into update-KWIMLBrad King2012-10-251-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | KWIML: Teach ABI.h that VAX is big endianThomas Klausner2012-10-251-0/+4
* | | | | | | | | | | | | | | Merge topic 'test-major-version'David Cole2012-10-313-1/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Tests: add MajorVersionSelection testsRolf Eike Beer2012-10-313-1/+69
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge topic 'FindQt-version-selection'David Cole2012-10-311-4/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \