Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve warnings about shadowing parameters and local variables. | Stephen Kelly | 2012-11-13 | 6 | -16/+18 |
* | Resolve warnings about used enum values in switch blocks. | Stephen Kelly | 2012-11-13 | 3 | -0/+7 |
* | Resolve warnings about unused variables. | Stephen Kelly | 2012-11-07 | 4 | -3/+1 |
* | Merge topic 'MakeSquish4Work' | Brad King | 2012-11-06 | 4 | -29/+234 |
|\ | |||||
| * | Squish: add support for squish 4 (#9734) | Alex Neundorf | 2012-11-05 | 4 | -20/+197 |
| * | Squish: use ${CMAKE_CURRENT_LIST_DIR} | Alex Neundorf | 2012-11-05 | 1 | -1/+2 |
| * | Squish: rename squish_add_test() to squish_v3_add_test() and fix docs a bit | Alex Neundorf | 2012-11-05 | 1 | -4/+14 |
| * | Squish: find executables also under Windows | Alex Neundorf | 2012-11-04 | 1 | -2/+2 |
| * | Squish: use FPHSA | Alex Neundorf | 2012-11-04 | 1 | -6/+4 |
| * | Squish: detect version | Alex Neundorf | 2012-11-04 | 1 | -0/+19 |
* | | Merge topic 'ctest-SUBMIT_INDEX-cdash' | Brad King | 2012-11-06 | 3 | -1/+6 |
|\ \ | |||||
| * | | CTest: Allow SUBMIT_INDEX with CDash | Brad King | 2012-11-01 | 3 | -1/+6 |
* | | | Merge topic 'TI_DSP_Compiler' | Brad King | 2012-11-06 | 3 | -0/+28 |
|\ \ \ | |||||
| * | | | Add support for Texas Instruments DSP compiler (#12405) | Alex Neundorf | 2012-11-04 | 3 | -0/+28 |
| | |/ | |/| | |||||
* | | | Merge topic 'fix-module-includes' | Brad King | 2012-11-06 | 53 | -65/+65 |
|\ \ \ | |||||
| * | | | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include() | Rolf Eike Beer | 2012-11-04 | 53 | -65/+65 |
* | | | | Merge topic 'FixImplicitDepends2' | Brad King | 2012-11-06 | 13 | -166/+195 |
|\ \ \ \ | |||||
| * | | | | AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) | Alex Neundorf | 2012-11-06 | 5 | -6/+17 |
| * | | | | cmDepends: No dependency-vector erasure in CheckDependencies | Michael Wild | 2012-11-06 | 1 | -2/+4 |
| * | | | | cmDepends: allow multiple dependees per depender | Alex Neundorf | 2012-11-06 | 8 | -47/+72 |
| * | | | | cmDependsC: fix indentation | Alex Neundorf | 2012-11-06 | 1 | -105/+105 |
| * | | | | cmDependsC: remove code duplication | Alex Neundorf | 2012-11-03 | 1 | -14/+8 |
| * | | | | cmDependsC: remove unused member variable | Alex Neundorf | 2012-09-30 | 1 | -3/+0 |
* | | | | | Merge topic 'EclipseFixIndexerBySettingSourcePath' | Brad King | 2012-11-06 | 1 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Eclipse: set source path once to fix Eclipse indexer (#13596) | Alex Neundorf | 2012-11-06 | 1 | -5/+7 |
* | | | | | | Merge topic 'start-contributing-irc-session' | Brad King | 2012-11-06 | 24 | -76/+202 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 4 | -10/+14 |
| * | | | | | | Consolidate list() argument count testing | Petr Kmoch | 2012-11-02 | 3 | -38/+30 |
| * | | | | | | 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 'deb-rpm-all_components_in_one' | Brad King | 2012-11-06 | 4 | -12/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE" | Clinton Stimpson | 2012-11-06 | 4 | -12/+24 |
* | | | | | | | 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-13571-avoid-empty-sln-folders' | Brad King | 2012-11-06 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Avoid empty, unreferenced solution folders... (#13571) | David Cole | 2012-10-24 | 1 | -0/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'fix-13600-better-framework-regex' | Brad King | 2012-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | BundleUtilities: Use a more inclusive REGEX for frameworks (#13600) | David Cole | 2012-10-23 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'osx-sysroot-cleanup' | Brad King | 2012-11-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | OS X: Fix default CMAKE_OSX_SYSROOT with deployment target | Brad King | 2012-11-05 | 1 | -0/+1 |
* | | | | | | | | | | Merge topic 'fix-FindSDL-paths' | Brad King | 2012-11-06 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindSDL: Restore accidentally dropped search paths (#13651) | Brad King | 2012-11-05 | 1 | -1/+2 |
* | | | | | | | | | | | Merge topic 'fix-genex-CONFIG' | Brad King | 2012-11-06 | 4 | -1/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | GenEx: Use case insensitive comparison for $<CONFIG:...> | Stephen Kelly | 2012-11-05 | 4 | -1/+14 |
* | | | | | | | | | | | | Merge topic 'copyright-year' | Brad King | 2012-11-06 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |