| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: 7435 fixes to add optional post-install | Bill Hoffman | 2008-09-19 | 1 | -18/+51 |
|
|
* | ENH: try to make this work if ncurses lib is found bug not the ncurses header | Bill Hoffman | 2008-09-18 | 1 | -14/+32 |
|
|
* | ENH: For #7433, add a bit more documentation and add ability | Clinton Stimpson | 2008-09-18 | 1 | -3/+9 |
|
|
* | ENH: added a module to find Coin3D | Matthew Leotta | 2008-09-17 | 1 | -0/+72 |
|
|
* | BUG: Fix FindBoost versioned find | Brad King | 2008-09-16 | 1 | -10/+13 |
|
|
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 4 | -1/+25 |
|
|
* | BUG: fix for 6586, set THREADS_FOUND | Bill Hoffman | 2008-09-11 | 1 | -0/+12 |
|
|
* | ENH: Improve find_package version numbering | Brad King | 2008-09-10 | 1 | -7/+12 |
|
|
* | ENH: fix docs, bug 7590 | Bill Hoffman | 2008-09-09 | 1 | -0/+4 |
|
|
* | BUG: only check for a toolchain prefix (e.g. "arm-linux-" in | Alexander Neundorf | 2008-09-08 | 2 | -41/+51 |
|
|
* | ENH: do not add the same thing to the PATH again and again | Bill Hoffman | 2008-09-08 | 1 | -2/+4 |
|
|
* | BUG: #7359 make llvm-gcc work, by explicitely excluding "llvm-" from _CMAKE_T... | Alexander Neundorf | 2008-09-07 | 2 | -2/+16 |
|
|
* | ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma... | David Cole | 2008-09-06 | 2 | -29/+845 |
|
|
* | BUG: make sure the intel compiler uses the intel linker | Bill Hoffman | 2008-09-02 | 1 | -1/+1 |
|
|
* | BUG: remove Catalan as 2.29 does not have it | Bill Hoffman | 2008-09-02 | 1 | -1/+0 |
|
|
* | ENH: Create Info.plist files in OS X Frameworks | Brad King | 2008-09-02 | 1 | -0/+26 |
|
|
* | ENH: For #7433, add documentation that directories also can be specified to | Clinton Stimpson | 2008-08-30 | 1 | -3/+3 |
|
|
* | BUG: Do not use "Default" as a language, remove 2nd occurence of "English", a... | David Cole | 2008-08-26 | 1 | -7/+3 |
|
|
* | ENH: Add comments about pre-processor defines and moc. | Clinton Stimpson | 2008-08-26 | 1 | -2/+3 |
|
|
* | ENH: Use COMPILE_DEFINTIONS instead of DEFINITIONS. | Clinton Stimpson | 2008-08-26 | 1 | -4/+6 |
|
|
* | ENH: Add -DWIN32 for moc on Windows. Final fix for #7465. | Clinton Stimpson | 2008-08-26 | 1 | -0/+3 |
|
|
* | ENH: Add -D preprocessor defines to the moc commands. | Clinton Stimpson | 2008-08-25 | 1 | -16/+16 |
|
|
* | BUG: remove extension from inserts | Bill Hoffman | 2008-08-22 | 1 | -56/+56 |
|
|
* | ENH: sort languages and use list from NSIS 2.22 | Bill Hoffman | 2008-08-21 | 1 | -49/+56 |
|
|
* | BUG: remove some languages that are not supported in older versions of NSIS | Bill Hoffman | 2008-08-21 | 1 | -4/+0 |
|
|
* | ENH: try to fix error | Bill Hoffman | 2008-08-20 | 1 | -1/+0 |
|
|
* | BUG: fix for bug 7104 look for GL in X11R6 dirs | Bill Hoffman | 2008-08-19 | 1 | -4/+4 |
|
|
* | BUG: fix for bug 6775, FindPHP4 did not honor required | Bill Hoffman | 2008-08-19 | 1 | -0/+2 |
|
|
* | BUG: fix for 6710 CMAKE_OSX_SYSROOT should be a PATH | Bill Hoffman | 2008-08-19 | 1 | -1/+1 |
|
|
* | BUG: fix for 7446 NSIS support for other languages | Bill Hoffman | 2008-08-19 | 1 | -1/+55 |
|
|
* | BUG: fix closing ENDIF() | Alexander Neundorf | 2008-08-17 | 1 | -1/+1 |
|
|
* | BUG: fix closing IF() | Alexander Neundorf | 2008-08-17 | 1 | -1/+1 |
|
|
* | BUG: fix #7447, FindModulesExecuteAll test fails if both Qt3 and KDE4 can be | Alexander Neundorf | 2008-08-16 | 4 | -6/+55 |
|
|
* | STYLE: remove some unnecessary lines | Alexander Neundorf | 2008-08-16 | 1 | -30/+14 |
|
|
* | ENH: also search in /usr/X11R7, remove /usr/lib and /usr/local/lib, they are | Alexander Neundorf | 2008-08-16 | 1 | -4/+2 |
|
|
* | ENH: add more names for libtiff, mark TIFF_INCLUDE_DIR and TIFF_LIBRARY as | Alexander Neundorf | 2008-08-16 | 1 | -2/+4 |
|
|
* | ENH: also search for xmllint, which comes with libxml2 (sync with FindLibXml2... | Alexander Neundorf | 2008-08-16 | 1 | -4/+9 |
|
|
* | ENH: add more names of linpng (sync with the KDE version) | Alexander Neundorf | 2008-08-16 | 1 | -1/+1 |
|
|
* | STYLE: /usr/local/bin is in the path anyway | Alexander Neundorf | 2008-08-16 | 1 | -6/+10 |
|
|
* | ENH: add platform file for bounds checker | Bill Hoffman | 2008-08-15 | 1 | -0/+4 |
|
|
* | BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND | Alexander Neundorf | 2008-08-14 | 2 | -2/+2 |
|
|
* | ENH: Improve robustness of compiler INFO strings | Brad King | 2008-08-07 | 6 | -40/+57 |
|
|
* | ENH: Add preprocessor and assembly rules for Intel | Brad King | 2008-08-06 | 2 | -0/+6 |
|
|
* | BUG: fix #7452, bad closing ENDIF() statement | Alexander Neundorf | 2008-08-05 | 1 | -1/+1 |
|
|
* | ENH: Build large archives incrementally | Brad King | 2008-08-04 | 3 | -21/+15 |
|
|
* | STYLE: Fixed module list in documentation; Magick should be MagickCore. | Miguel A. Figueroa-Villanueva | 2008-08-02 | 1 | -1/+1 |
|
|
* | BUG: Fix issue #6610. Use 64-bit system binaries when using the 64-bit MSVC c... | David Cole | 2008-07-30 | 1 | -12/+19 |
|
|
* | BUG: #7416 fix error when jpeg is not found | Bill Hoffman | 2008-07-29 | 1 | -1/+3 |
|
|
* | BUG: Be more careful with Boost_MINOR_VERSION in FindBoost module | Douglas Gregor | 2008-07-28 | 1 | -9/+15 |
|
|
* | BUG: Work around Boost 1.36.0 bug fix on Darwin by setting the mangled compil... | Douglas Gregor | 2008-07-28 | 1 | -17/+23 |
|
|