| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive ... | David Cole | 2008-08-20 | 3 | -1/+19 |
|
|
* | ENH: Add if(TARGET) command | Brad King | 2008-08-20 | 8 | -0/+72 |
|
|
* | BUG: Handle case when select() lies | Brad King | 2008-08-20 | 1 | -7/+10 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-08-20 | 1 | -1/+1 |
|
|
* | BUG: fix for 6462, delete key should delete the current char | Bill Hoffman | 2008-08-19 | 1 | -2/+9 |
|
|
* | BUG: fix for bug 7104 look for GL in X11R6 dirs | Bill Hoffman | 2008-08-19 | 1 | -4/+4 |
|
|
* | BUG: fix for 7045, use gcc for .m | Bill Hoffman | 2008-08-19 | 1 | -2/+3 |
|
|
* | BUG: fix 6647 arguments after -E should not be parsed by CMake | Bill Hoffman | 2008-08-19 | 3 | -11/+18 |
|
|
* | BUG: fix for 6794 support for LTCG WholeProgramOptimization, which is not ava... | Bill Hoffman | 2008-08-19 | 1 | -0/+1 |
|
|
* | 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 |
|
|
* | ENH: check in current build scripts | Bill Hoffman | 2008-08-19 | 4 | -3/+7 |
|
|
* | BUG: fix for 7496, do not just report configure done when there is an error d... | Bill Hoffman | 2008-08-19 | 1 | -1/+6 |
|
|
* | BUG: 7448 fix crash in ccmake when compiler is changed | Bill Hoffman | 2008-08-19 | 1 | -1/+4 |
|
|
* | ENH: Add test_clean target to wipe out tests | Brad King | 2008-08-19 | 2 | -0/+60 |
|
|
* | ENH: Disallow link-type keywords in link interface | Brad King | 2008-08-19 | 4 | -0/+69 |
|
|
* | ENH: Clarify link interface documentation | Brad King | 2008-08-19 | 1 | -5/+14 |
|
|
* | BUG: Linking to modules is for 2.2 compat only | Brad King | 2008-08-19 | 1 | -8/+11 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-08-19 | 1 | -1/+1 |
|
|
* | ENH: Improve errors when a policy is REQUIRED | Brad King | 2008-08-18 | 4 | -165/+142 |
|
|
* | ENH: Add UNKNOWN type for IMPORTED libraries | Brad King | 2008-08-18 | 9 | -12/+70 |
|
|
* | STYLE: Convert unused target type cases to default | Brad King | 2008-08-18 | 2 | -25/+5 |
|
|
* | ENH: Make link interface mode more distinct | Brad King | 2008-08-18 | 3 | -12/+22 |
|
|
* | ENH: Add cmake_policy(GET) command mode | Brad King | 2008-08-18 | 5 | -0/+82 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-08-18 | 1 | -1/+1 |
|
|
* | BUG: fix closing ENDIF() | Alexander Neundorf | 2008-08-17 | 1 | -1/+1 |
|
|
* | BUG: fix closing IF() | Alexander Neundorf | 2008-08-17 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 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: extend documentation for RETURN() a bit | Alexander Neundorf | 2008-08-16 | 3 | -5/+20 |
|
|
* | STYLE: remove some unnecessary lines | Alexander Neundorf | 2008-08-16 | 1 | -30/+14 |
|
|
* | BUG: fix #7477, set VERBOSE=1 in the kdevelop setting for the environment, | Alexander Neundorf | 2008-08-16 | 1 | -2/+4 |
|
|
* | STYLE: remove some commented code | Alexander Neundorf | 2008-08-16 | 1 | -13/+2 |
|
|
* | BUG: fix #7471, only put build directories and CMakeFiles/ in the blacklist | Alexander Neundorf | 2008-08-16 | 1 | -4/+9 |
|
|
* | 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 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-08-16 | 1 | -1/+1 |
|
|
* | ENH: add platform file for bounds checker | Bill Hoffman | 2008-08-15 | 1 | -0/+4 |
|
|
* | COMP: Work-around bogus compiler warning. | Brad King | 2008-08-15 | 1 | -0/+2 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-08-15 | 1 | -1/+1 |
|
|
* | BUG: fix documentation, the variables are named LUA50_FOUND and LUA51_FOUND | Alexander Neundorf | 2008-08-14 | 2 | -2/+2 |
|
|
* | ENH: Inform user when RPATH or RUNPATH is removed | Brad King | 2008-08-14 | 3 | -5/+27 |
|
|
* | BUG: Update both RPATH and RUNPATH entries | Brad King | 2008-08-14 | 1 | -70/+119 |
|
|
* | BUG: Remove both RPATH and RUNPATH entries | Brad King | 2008-08-14 | 1 | -62/+92 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-08-14 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-08-13 | 1 | -1/+1 |
|
|