summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve warnings about shadowing parameters and local variables.Stephen Kelly2012-11-136-16/+18
* Resolve warnings about used enum values in switch blocks.Stephen Kelly2012-11-133-0/+7
* Resolve warnings about unused variables.Stephen Kelly2012-11-074-3/+1
* Merge topic 'MakeSquish4Work'Brad King2012-11-064-29/+234
|\
| * Squish: add support for squish 4 (#9734)Alex Neundorf2012-11-054-20/+197
| * Squish: use ${CMAKE_CURRENT_LIST_DIR}Alex Neundorf2012-11-051-1/+2
| * Squish: rename squish_add_test() to squish_v3_add_test() and fix docs a bitAlex Neundorf2012-11-051-4/+14
| * Squish: find executables also under WindowsAlex Neundorf2012-11-041-2/+2
| * Squish: use FPHSAAlex Neundorf2012-11-041-6/+4
| * Squish: detect versionAlex Neundorf2012-11-041-0/+19
* | Merge topic 'ctest-SUBMIT_INDEX-cdash'Brad King2012-11-063-1/+6
|\ \
| * | CTest: Allow SUBMIT_INDEX with CDashBrad King2012-11-013-1/+6
* | | Merge topic 'TI_DSP_Compiler'Brad King2012-11-063-0/+28
|\ \ \
| * | | Add support for Texas Instruments DSP compiler (#12405)Alex Neundorf2012-11-043-0/+28
| | |/ | |/|
* | | Merge topic 'fix-module-includes'Brad King2012-11-0653-65/+65
|\ \ \
| * | | Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-0453-65/+65
* | | | Merge topic 'FixImplicitDepends2'Brad King2012-11-0613-166/+195
|\ \ \ \
| * | | | AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048)Alex Neundorf2012-11-065-6/+17
| * | | | cmDepends: No dependency-vector erasure in CheckDependenciesMichael Wild2012-11-061-2/+4
| * | | | cmDepends: allow multiple dependees per dependerAlex Neundorf2012-11-068-47/+72
| * | | | cmDependsC: fix indentationAlex Neundorf2012-11-061-105/+105
| * | | | cmDependsC: remove code duplicationAlex Neundorf2012-11-031-14/+8
| * | | | cmDependsC: remove unused member variableAlex Neundorf2012-09-301-3/+0
* | | | | Merge topic 'EclipseFixIndexerBySettingSourcePath'Brad King2012-11-061-5/+7
|\ \ \ \ \
| * | | | | Eclipse: set source path once to fix Eclipse indexer (#13596)Alex Neundorf2012-11-061-5/+7
* | | | | | Merge topic 'start-contributing-irc-session'Brad King2012-11-0624-76/+202
|\ \ \ \ \ \
| * | | | | | Add several get_property() testsPetr Kmoch2012-11-021-0/+17
| * | | | | | GetProperty test: move doc property tests into main processRolf Eike Beer2012-11-022-16/+11
| * | | | | | list: add tests for CMP0007 behaviorRolf Eike Beer2012-11-022-0/+20
| * | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \