summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-mingw-introspection'David Cole2012-03-061-2/+2
|\
| * cmcurl: Do not hard-coded Windows check results for MinGW (#13001)Brad King2012-03-021-2/+2
* | Merge topic 'fix-CTestUpdateHG-url'David Cole2012-03-061-1/+1
|\ \
| * | CTest.UpdateHG: Fix repo URL for local filesystem (#13001)Brad King2012-03-021-1/+1
| |/
* | Merge topic 'qt4-deploy'David Cole2012-03-064-68/+195
|\ \
| * | reflect that the QtAutomoc depends on QtGuiRolf Eike Beer2012-02-291-1/+1
| * | Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.Clinton Stimpson2012-02-293-3/+3
| * | Fix for Qt4Deploy on some test machines.Clinton Stimpson2012-02-241-38/+35
| * | Add test for DeployQt4.cmakeClinton Stimpson2012-02-233-0/+120
| * | Fix plugin installation issues.Mike McQuaid2012-02-231-13/+27
| * | Ensure libs are passed to BundleUtilities.Mike McQuaid2012-02-211-2/+2
| * | Fix bad plugin paths.Mike McQuaid2012-02-211-13/+13
| * | Fix mismatched arguments.Mike McQuaid2012-02-211-1/+1
| * | Don't use QT_LIBRARIES_PLUGINS by default.Mike McQuaid2012-02-211-4/+0
* | | Merge topic 'rename-used-commands'David Cole2012-03-062-12/+6
|\ \ \
| * | | Rename UsedCommands to FinalPassCommandsYury G. Kudryashov2012-02-292-12/+6
| | |/ | |/|
* | | KWSys Nightly Date StampKWSys Robot2012-03-061-1/+1
* | | KWSys Nightly Date StampKWSys Robot2012-03-051-1/+1
* | | KWSys Nightly Date StampKWSys Robot2012-03-041-1/+1
* | | KWSys Nightly Date StampKWSys Robot2012-03-031-1/+1
* | | Merge topic 'while-testing'David Cole2012-03-029-5/+74
|\ \ \
| * | | add testcases for while()/endwhile() errorsRolf Eike Beer2012-03-017-0/+60
| * | | improve error message on a stray "endwhile()"Rolf Eike Beer2012-03-012-5/+14
* | | | Merge topic 'allfindmodules-versions'David Cole2012-03-021-18/+24
|\ \ \ \
| * | | | AllFindModules test: once again expand version checkingRolf Eike Beer2012-03-011-18/+24
* | | | | Merge topic 'doxygen-fixes'David Cole2012-03-0211-147/+121
|\ \ \ \ \
| * \ \ \ \ Merge branch 'add-const-qualifiers' into doxygen-fixesBrad King2012-03-01117-421/+421
| |\ \ \ \ \
| * | | | | | doxygen: MathCommand is not about string operatorsYury G. Kudryashov2012-02-291-4/+1
| * | | | | | doxygen: review cmake.hYury G. Kudryashov2012-02-291-28/+24
| * | | | | | doxygen: remove a few commentsYury G. Kudryashov2012-02-296-55/+5
| * | | | | | doxygen: fix some comments in cmPolicies.hYury G. Kudryashov2012-02-291-24/+39
| * | | | | | doxygen: Small fixes in cmake.h apidocsYury G. Kudryashov2012-02-281-3/+2
| * | | | | | doxygen: Use proper syntax to document enumYury G. Kudryashov2012-02-281-12/+15
| * | | | | | doxygen: Improve API docs of GetRealDependencyYury G. Kudryashov2012-02-281-9/+12
| * | | | | | doxygen: cmPropertyDefinitionYury G. Kudryashov2012-02-281-12/+23
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'add-const-qualifiers'David Cole2012-03-02117-421/+421
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-29116-420/+420
| * | | | | cmPropertyDefinition::IsChained is constYury G. Kudryashov2012-02-241-1/+1
| |/ / / /
* | | | | Merge topic 'bootstrap-msys-paths'David Cole2012-03-021-4/+14
|\ \ \ \ \
| * | | | | bootstrap: Convert MSYS paths to Windows format (#13001)Brad King2012-03-011-4/+14
| | |_|/ / | |/| | |
* | | | | Merge topic 'inject_code_via_variable'David Cole2012-03-026-2/+35
|\ \ \ \ \
| * | | | | Fix typo in error message, and remove redundent test.Bill Hoffman2012-03-012-3/+1
| * | | | | Add ability to include a file in a project via a cache variable.Bill Hoffman2012-02-176-2/+37
* | | | | | Merge topic 'run-vim-spellcheck'David Cole2012-03-027-22/+24
|\ \ \ \ \ \
| * | | | | | Run vim spellcheck on some filesYury G. Kudryashov2012-02-297-22/+24
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'document-missing-versions'David Cole2012-03-022-0/+4
|\ \ \ \ \ \
| * | | | | | document when version detection will not workRolf Eike Beer2012-02-292-0/+4
* | | | | | | Merge topic 'dragndrop-sla'David Cole2012-03-021-5/+4
|\ \ \ \ \ \ \
| * | | | | | | DragNDrop: Fix problem with relocated files in Xcode 4.3Clinton Stimpson2012-02-291-5/+4
| |/ / / / / /
* | | | | | | Merge topic 'find_package-improve-messages'David Cole2012-03-0234-72/+532
|\ \ \ \ \ \ \