Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | -fix line length | Alex Neundorf | 2012-08-20 | 1 | -2/+2 | |
| * | | | | | | fix #13474: also rescan dependencies if the depender does not exist | Alex Neundorf | 2012-08-17 | 2 | -17/+47 | |
* | | | | | | | Merge topic 'test-ObjectLibrary-lang' | David Cole | 2012-08-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests/ObjectLibrary: Do not enable CXX in subdirectories | Brad King | 2012-08-20 | 2 | -2/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'topics/FindCUDA/Fix-g3-again' | David Cole | 2012-08-24 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace -g3 with -g for CUDA 4.1 and 4.2 in addition to CUDA < 3.0. | James Bigler | 2012-06-19 | 1 | -1/+11 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-24 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'Qt4Macros-fix-resource-parsing' | Brad King | 2012-08-23 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Qt4Macros: Fix recently broken resource file parsing | Brad King | 2012-08-22 | 1 | -3/+5 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-23 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-22 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-08-21 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'qt4_use_modules' | David Cole | 2012-08-20 | 2 | -0/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add new qt4_use_modules function. | Stephen Kelly | 2012-08-19 | 2 | -0/+32 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'read-less-from-version-headers' | David Cole | 2012-08-20 | 9 | -30/+35 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | read less from version headers into variables | Rolf Eike Beer | 2012-08-19 | 9 | -30/+35 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'no-regex-escape-space' | David Cole | 2012-08-20 | 3 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | do not escape spaces in regular expressions | Rolf Eike Beer | 2012-08-19 | 3 | -3/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindGTK2_12306' | David Cole | 2012-08-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindGTK2: Add GTK2_CAIROMMCONFIG_INCLUDE_DIR for cairommconfig.h | Philip Lowman | 2012-08-18 | 1 | -0/+1 | |
* | | | | | | | Merge topic 'FindOpenSceneGraph_13094' | David Cole | 2012-08-20 | 3 | -4/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge topic 'lib64-cleanup' into FindOpenSceneGraph_13094 | Philip Lowman | 2012-08-18 | 30 | -391/+342 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindOpenSceneGraph: CMake variable OSG_DIR influences detection now too | Philip Lowman | 2012-08-18 | 3 | -4/+25 | |
* | | | | | | | | | Merge topic 'lib64-cleanup' | David Cole | 2012-08-20 | 30 | -391/+342 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | use PATH_SUFFIXES to simplify find_* calls | Rolf Eike Beer | 2012-08-14 | 19 | -242/+195 | |
| * | | | | | | | | use the find_* functions ENV parameter | Rolf Eike Beer | 2012-08-14 | 28 | -151/+149 | |
* | | | | | | | | | Merge topic 'fix-13236-mark-vars-as-advanced' | David Cole | 2012-08-20 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ProcessorCount: Mark find_program vars as advanced (#13236) | David Cole | 2012-08-17 | 1 | -0/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmcldeps-needs-cl' | David Cole | 2012-08-20 | 1 | -18/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Ninja: don't crash on returned 0 pointer | Peter Kümmel | 2012-08-17 | 1 | -21/+18 | |
| * | | | | | | | | | Ninja: cmcldeps needs a compiler | Peter Kümmel | 2012-08-17 | 1 | -4/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'fix-13315-incorrect-mfc-file-name' | David Cole | 2012-08-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | InstallRequiredSystemLibraries: Use correct file names (#13315) | David Cole | 2012-08-17 | 1 | -2/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'HandleMacFrameworkIncludeDirs_13465' | David Cole | 2012-08-20 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | -fix line length | Alex Neundorf | 2012-08-16 | 1 | -3/+3 | |
| * | | | | | | | | | Eclipse on OSX: improve handling of framework include dirs (#13367) | Alex Neundorf | 2012-08-16 | 1 | -0/+10 | |
| * | | | | | | | | | Eclipse on OSX: fix handling of framework include dirs (#13464) | Alex Neundorf | 2012-08-16 | 1 | -1/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'RemoveNonworkingKDE4Test' | David Cole | 2012-08-20 | 2 | -104/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove non-working KDE4 test | Alex Neundorf | 2012-08-16 | 2 | -104/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'EclipseRemoveLinkedOutputDirectoryResources' | David Cole | 2012-08-20 | 2 | -91/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Eclipse: fix #13358: don't create bad linked resources | Alex Neundorf | 2012-08-16 | 2 | -91/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'make-CPACK_CYGWIN_PATCH_NUMBER-cache' | David Cole | 2012-08-20 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Convert the CPACK_CYGWIN_PATCH_NUMBER variable to a cache variable | David Cole | 2012-08-16 | 1 | -3/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'qt4-path-search' | David Cole | 2012-08-20 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindQt4: Give precedence to QTDIR environment variable, if set. | Clinton Stimpson | 2012-08-16 | 1 | -5/+5 | |
| * | | | | | | | | | FindQt4: Give precedence to QTDIR environment variable, if set. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'qt4-version-regex' | David Cole | 2012-08-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fix regex for qt minor version. | Clinton Stimpson | 2012-08-16 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'hg-modules' | David Cole | 2012-08-20 | 5 | -4/+249 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ExternalProject: Add Mercurial (hg) repository support | Brad King | 2012-08-16 | 3 | -3/+200 | |