Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Add some missing CPACK_NSIS_xxx doc and move some to common CPack section. | Eric NOULARD | 2012-03-06 | 2 | -10/+23 | |
* | | | | | | | | | Merge topic 'fixCPackDocTypo' | David Cole | 2012-03-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix some typos in CPACK_SET_DESTDIR doc | Eric NOULARD | 2012-03-06 | 1 | -4/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fix-cygwin-hint-file' | David Cole | 2012-03-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use correct "requires" line in cygwin setup hint file | David Cole | 2012-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | Remove trailing white space | David Cole | 2012-03-06 | 1 | -3/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'target-include-directories' | David Cole | 2012-03-08 | 23 | -245/+397 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix shadowed variable warning on dashboard results | David Cole | 2012-02-23 | 1 | -1/+1 | |
| * | | | | | | | | | Fix compiler warning reported on older Borland dashboard. | David Cole | 2012-02-22 | 1 | -2/+4 | |
| * | | | | | | | | | Fix compiler error reported on older Borland dashboard. | David Cole | 2012-02-22 | 1 | -2/+3 | |
| * | | | | | | | | | Update the documentation regarding INCLUDE_DIRECTORIES. | David Cole | 2012-02-22 | 3 | -10/+51 | |
| * | | | | | | | | | Call ExpandVariablesInString for each target's INCLUDE_DIRECTORIES | David Cole | 2012-02-22 | 1 | -0/+14 | |
| * | | | | | | | | | Make search paths ordered and unique | David Cole | 2012-02-22 | 1 | -1/+14 | |
| * | | | | | | | | | Remove cmMakefile::GetIncludeDirectories | David Cole | 2012-02-22 | 2 | -29/+0 | |
| * | | | | | | | | | Extract and use the INCLUDE_DIRECTORIES target properties. | Stephen Kelly | 2012-02-22 | 18 | -125/+204 | |
| * | | | | | | | | | Keep the INCLUDE_DIRECTORIES target property up to date. | Stephen Kelly | 2012-02-22 | 2 | -0/+14 | |
| * | | | | | | | | | Add API to get the ordered includes for a target. | Stephen Kelly | 2012-02-22 | 2 | -0/+27 | |
| * | | | | | | | | | CMake: Eliminate cmMakefile::IncludeDirectories | David Cole | 2012-02-22 | 3 | -84/+71 | |
| * | | | | | | | | | Remove include flags memoization. | Stephen Kelly | 2012-02-22 | 2 | -15/+3 | |
| * | | | | | | | | | Make it safe to call this method without creating duplicates. | Stephen Kelly | 2012-02-22 | 1 | -2/+6 | |
| * | | | | | | | | | Refactor GetIncludeFlags to take includes instead of fetching them | Stephen Kelly | 2012-02-22 | 4 | -10/+21 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-08 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-07 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'skip-install-rpath' | David Cole | 2012-03-06 | 4 | -3/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add an option to skip RPATH during installation. | Stephen Kelly | 2012-03-05 | 4 | -3/+25 | |
* | | | | | | | | | | Merge topic 'win32_executable-and-macosx_bundle-initializers' | David Cole | 2012-03-06 | 2 | -2/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE | Stephen Kelly | 2012-03-05 | 2 | -2/+24 | |
* | | | | | | | | | | | Merge topic 'test-getpropery' | David Cole | 2012-03-06 | 16 | -0/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add test for get_property() errors | Rolf Eike Beer | 2012-03-04 | 16 | -0/+122 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'remove-unused-members' | David Cole | 2012-03-06 | 3 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove cmExprParserHelper::SetLineFile() | Yury G. Kudryashov | 2012-03-03 | 2 | -8/+0 | |
| * | | | | | | | | | | | Remove UnionsAvailable member from 2 classes | Yury G. Kudryashov | 2012-03-03 | 2 | -2/+0 | |
* | | | | | | | | | | | | Merge topic 'allfindmodules-versions' | David Cole | 2012-03-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | AllFindModules test: do not require TCLSH version | Rolf Eike Beer | 2012-03-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'fix-msys-cvs-local-repo' | David Cole | 2012-03-06 | 2 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix MSYS CVS local test repo path format (#13001) | Brad King | 2012-03-02 | 2 | -0/+25 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'improve-findqt3' | David Cole | 2012-03-06 | 1 | -60/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | FindQt3: fix detection of Qt3 include directory | Rolf Eike Beer | 2012-03-02 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | FindQt3: let FPHSA handle the version selection | Rolf Eike Beer | 2012-03-02 | 1 | -54/+14 | |
| * | | | | | | | | | | | | | FindQt3: fix version extraction for versions with letters | Rolf Eike Beer | 2012-03-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | FindQt3: fix warning when Qt3 is not found | Rolf Eike Beer | 2012-03-02 | 1 | -2/+10 | |
* | | | | | | | | | | | | | | Merge topic 'remove-CheckSourceTree-cvs-support' | David Cole | 2012-03-06 | 2 | -85/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | CheckSourceTree: Remove CVS checkout support (#13001) | Brad King | 2012-03-02 | 2 | -85/+7 | |
* | | | | | | | | | | | | | | Merge topic 'fix-mingw-introspection' | David Cole | 2012-03-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | cmcurl: Do not hard-coded Windows check results for MinGW (#13001) | Brad King | 2012-03-02 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'fix-CTestUpdateHG-url' | David Cole | 2012-03-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | CTest.UpdateHG: Fix repo URL for local filesystem (#13001) | Brad King | 2012-03-02 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'qt4-deploy' | David Cole | 2012-03-06 | 4 | -68/+195 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | reflect that the QtAutomoc depends on QtGui | Rolf Eike Beer | 2012-02-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Remove QtGui dependency in Qt4Deploy test and verify QtSql existance. | Clinton Stimpson | 2012-02-29 | 3 | -3/+3 | |