summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | KWSys 2012-10-16 (b7a97ac3)KWSys Robot2012-10-316-133/+657
| * | | | | | | | | | | pre-commit: Update KWSys rejection message for new workflowBrad King2012-10-051-8/+6
| * | | | | | | | | | | KWSys: Submit dashboard builds to PublicDashboardBrad King2012-10-011-1/+1
| * | | | | | | | | | | Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-016-339/+1094
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | KWSys 2012-10-01 (bab53989)KWSys Robot2012-10-016-343/+1094
| * | | | | | | | | | | Merge branch 'master' into import-KWSys-subtreeBrad King2012-10-0190-933/+4608
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-010-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | KWSys 2012-05-02 (719638e2)KWSys Robot2012-10-0179-0/+33403
| | / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'release'Brad King2012-11-071-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CMake 2.8.10.1v2.8.10.1Brad King2012-11-062-1/+17
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'osx-sysroot-cleanup' into releaseBrad King2012-11-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-FindSDL-paths' into releaseBrad King2012-11-061-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-genex-CONFIG' into releaseBrad King2012-11-064-1/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'copyright-year' into releaseBrad King2012-11-062-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-PathScale-compiler-id' into releaseBrad King2012-11-062-16/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix-openssl-win' into releaseBrad King2012-11-061-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pdb-default-outdir' into releaseBrad King2012-11-062-5/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2012-11-071-1/+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
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |