Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | CPack: Add a WiX Generator (#11575) | Nils Gladitz | 2012-12-03 | 7 | -0/+182 | |
| |/ / | ||||||
* | | | Merge topic 'fix-cpack-tests' | Brad King | 2012-11-30 | 3 | -15/+7 | |
|\ \ \ | ||||||
| * | | | Tests: Use the right path to CPack value for running CPack tests | David Cole | 2012-11-29 | 3 | -15/+7 | |
| |/ / | ||||||
* | | | Merge topic 'fix-watcom-test-timeout' | Brad King | 2012-11-30 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Watcom: Avoid prompt from wmake about dll with no exports... | David Cole | 2012-11-28 | 1 | -1/+1 | |
* | | | | Merge topic 'multiarch-include' | Brad King | 2012-11-30 | 4 | -0/+32 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Test find_path multiarch support (#13742) | Brad King | 2012-11-26 | 4 | -0/+32 | |
* | | | | Merge topic 'generator-expression-fixes' | Brad King | 2012-11-27 | 4 | -0/+24 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Genex: Don't segfault on $<FOO,> | Stephen Kelly | 2012-11-27 | 2 | -0/+10 | |
| * | | | Genex: Ensure that $<0:...> has a parameter. | Stephen Kelly | 2012-11-27 | 4 | -0/+14 | |
| |/ / | ||||||
* | | | NMake: Add a test to demonstrate EmptyDepends issue (#13392) | David Cole | 2012-11-21 | 2 | -0/+17 | |
|/ / | ||||||
* | | Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sections | Brad King | 2012-11-16 | 5 | -0/+92 | |
|\ \ | ||||||
| * | | Serialize tests for EXCLUDE_FROM_DEFAULT_BUILD | Brad King | 2012-11-13 | 1 | -0/+7 | |
| * | | Add tests for EXCLUDE_FROM_DEFAULT_BUILD | Petr Kmoch | 2012-11-13 | 5 | -0/+85 | |
* | | | Add tests for VS_SOLUTION_GLOBAL_SECTIONS | Petr Kmoch | 2012-11-16 | 18 | -0/+120 | |
* | | | Merge topic 'only-git-fetch-when-necessary' | Brad King | 2012-11-13 | 5 | -0/+229 | |
|\ \ \ | ||||||
| * | | | ExternalProjectUpdateTest: Only support Git 1.6.5 and greater. | Matt McCormick | 2012-11-13 | 1 | -0/+18 | |
| * | | | ExternalProject: Verify when a fetch occurs during update test. | Matt McCormick | 2012-11-13 | 1 | -10/+26 | |
| * | | | ExternalProject: Make sure the ExternalProjectUpdate setup is available. | Matt McCormick | 2012-11-13 | 2 | -3/+19 | |
| * | | | ExternalProject: Always do a git fetch for a remote ref. | Matt McCormick | 2012-11-13 | 1 | -1/+3 | |
| * | | | ExternalProject: Add tests for UPDATE_COMMAND. | Matt McCormick | 2012-11-13 | 4 | -0/+166 | |
| * | | | ExternalProject: Do smoke tests for Git Tutorial builds. | Matt McCormick | 2012-11-03 | 1 | -0/+11 | |
* | | | | Merge topic 'link-depends-no-shared' | Brad King | 2012-11-13 | 5 | -0/+73 | |
|\ \ \ \ | ||||||
| * | | | | Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED | Brad King | 2012-11-09 | 5 | -0/+73 | |
* | | | | | Merge topic 'deprecate-load_command' | Brad King | 2012-11-13 | 5 | -0/+14 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | load_command: Deprecate and document pending removal | Brad King | 2012-11-07 | 5 | -0/+14 | |
* | | | | Merge topic 'FixImplicitDepends2' | Brad King | 2012-11-06 | 2 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) | Alex Neundorf | 2012-11-06 | 2 | -1/+4 | |
* | | | | | Merge topic 'start-contributing-irc-session' | Brad King | 2012-11-06 | 22 | -40/+187 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add several get_property() tests | Petr Kmoch | 2012-11-02 | 1 | -0/+17 | |
| * | | | | | GetProperty test: move doc property tests into main process | Rolf Eike Beer | 2012-11-02 | 2 | -16/+11 | |
| * | | | | | list: add tests for CMP0007 behavior | Rolf Eike Beer | 2012-11-02 | 2 | -0/+20 | |
| * | | | | | Add test to secure the file(GLOB empty) behavior. | Amine Chadly | 2012-11-02 | 1 | -0/+5 | |
| * | | | | | file: remove dead code | Amine Chadly | 2012-11-02 | 3 | -0/+9 | |
| * | | | | | Consolidate list() argument count testing | Petr Kmoch | 2012-11-02 | 2 | -12/+20 | |
| * | | | | | Add tests for list() invalid arguments | Petr Kmoch | 2012-11-02 | 10 | -0/+39 | |
| * | | | | | Add tests for list() argument count | Petr Kmoch | 2012-11-02 | 6 | -0/+49 | |
| * | | | | | CMakeTests: allow to call the check_cmake_test macro with a given file | Rolf Eike Beer | 2012-11-02 | 1 | -24/+29 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindQt-MajorVersionSelection-test' | Brad King | 2012-11-06 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindQt: add to MajorVersionSelection test | Rolf Eike Beer | 2012-11-01 | 1 | -0/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'fix-genex-CONFIG' | Brad King | 2012-11-06 | 3 | -0/+10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | GenEx: Use case insensitive comparison for $<CONFIG:...> | Stephen Kelly | 2012-11-05 | 3 | -0/+10 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge topic 'test-major-version' | David Cole | 2012-10-31 | 3 | -1/+69 | |
|\ \ \ \ | ||||||
| * | | | | Tests: add MajorVersionSelection tests | Rolf Eike Beer | 2012-10-31 | 3 | -1/+69 | |
| |/ / / | ||||||
* | | | | Merge topic 'generator-expression-bug-fixes' | David Cole | 2012-10-31 | 6 | -0/+26 | |
|\ \ \ \ | ||||||
| * | | | | GenEx: Test early determination of AND and OR | Stephen Kelly | 2012-10-20 | 6 | -0/+26 | |
* | | | | | Merge topic 'FindIcotool' | David Cole | 2012-10-31 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add module FindIcotool | Aleksey Avdeev | 2012-10-16 | 1 | -2/+3 | |
* | | | | | | Merge topic 'find_library-NAMES_PER_DIR' | David Cole | 2012-10-31 | 3 | -18/+31 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | find_library: Optionally consider all names in each directory | Brad King | 2012-09-25 | 3 | -0/+13 | |