Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: use correct name for path | Bill Hoffman | 2006-03-29 | 1 | -1/+1 |
| | |||||
* | STYLE: better error message when KDE4 hasn't been found | Alexander Neundorf | 2006-03-28 | 1 | -2/+3 |
| | | | | Alex | ||||
* | ENH: Add support for adding content to bundles | Andy Cedilnik | 2006-03-28 | 1 | -0/+2 |
| | |||||
* | ENH: add /opt/local/include | Bill Hoffman | 2006-03-27 | 1 | -1/+1 |
| | |||||
* | ENH: add unix paths | Bill Hoffman | 2006-03-27 | 2 | -1/+1 |
| | |||||
* | ENH: add more search paths and add UnixPaths to all unix platforms | Bill Hoffman | 2006-03-27 | 15 | -4/+19 |
| | |||||
* | ENH: Updated implementation to use new FIND_* command power. The correct ↵ | Brad King | 2006-03-24 | 1 | -41/+48 |
| | | | | library is now found on MinGW also. | ||||
* | BUG: Fix '/use/lib' to be '/usr/lib'. | Brad King | 2006-03-24 | 1 | -1/+1 |
| | |||||
* | ENH: add support for universal binaries | Bill Hoffman | 2006-03-24 | 1 | -0/+23 |
| | |||||
* | ENH: Cleanup bootstrap even more | Andy Cedilnik | 2006-03-22 | 2 | -4/+4 |
| | |||||
* | ENH: Added support for linking to MS .lib libraries in MinGW. | Brad King | 2006-03-22 | 1 | -1/+2 |
| | |||||
* | ENH: Handle visual studio versions | Andy Cedilnik | 2006-03-21 | 1 | -9/+57 |
| | |||||
* | BUG: put the path to the kde3 lib dir in KDE3_LIB_DIR, not the complete | Alexander Neundorf | 2006-03-21 | 1 | -1/+3 |
| | | | | | | libkdecore.so Alex | ||||
* | BUG: don't include MacroLibrary.cmake, but add a cmake module which ↵ | Alexander Neundorf | 2006-03-20 | 3 | -6/+22 |
| | | | | | | | | implements ADD_FILE_DEPENDENCIES() ENH: mark the variables from FindPNG.cmake as advanced Alex | ||||
* | STYLE: fix typos | Alexander Neundorf | 2006-03-18 | 1 | -4/+3 |
| | | | | Alex | ||||
* | BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if ↵ | Brad King | 2006-03-16 | 1 | -30/+30 |
| | | | | no configuration is set. | ||||
* | BUG: When copying the module variables from shared library variables use ↵ | Brad King | 2006-03-16 | 1 | -2/+2 |
| | | | | double quotes for the required definitions ...PREFIX and ...SUFFIX to make sure a value is set even if it is empty. | ||||
* | ENH: after searching for kde-config in the special dirs, search again in the | Alexander Neundorf | 2006-03-16 | 1 | -2/+14 |
| | | | | | | | standard dirs BUG: handle paths on windows correctly Alex | ||||
* | ENH: Enabling soname support on FreeBSD. | Brad King | 2006-03-16 | 1 | -0/+2 |
| | |||||
* | ENH: use c not cxx | Bill Hoffman | 2006-03-15 | 1 | -2/+2 |
| | |||||
* | BUG: change the formatting of the pkgconfig module documentation so that it | Alexander Neundorf | 2006-03-15 | 1 | -5/+11 |
| | | | | | | doesn't crash some versions of konqueror (fixed with current konqy) Alex | ||||
* | ENH: go back to finding the framework opengl on the mac | Bill Hoffman | 2006-03-14 | 1 | -3/+1 |
| | |||||
* | ENH: use standard include path for OpenGL | Bill Hoffman | 2006-03-14 | 1 | -1/+3 |
| | |||||
* | ENH: add support for removing language flags from shared library and shared ↵ | Bill Hoffman | 2006-03-14 | 1 | -0/+2 |
| | | | | module link commands | ||||
* | ENH: add backwards compatibility fix for more aggressive find_path command | Bill Hoffman | 2006-03-13 | 1 | -0/+7 |
| | |||||
* | ENH: take advantage of new framework stuff | Bill Hoffman | 2006-03-11 | 1 | -2/+3 |
| | |||||
* | ENH: new module to find the FindKDE4Internal.cmake installed by kdelibs4 | Alexander Neundorf | 2006-03-10 | 1 | -0/+60 |
| | | | | Alex | ||||
* | ENH: add correct initial flags for aix | Bill Hoffman | 2006-03-09 | 1 | -0/+4 |
| | |||||
* | ENH: remove junk | Bill Hoffman | 2006-03-09 | 1 | -1/+1 |
| | |||||
* | ENH: add real-world-tested and used KDE3 support, and obsolete ↵ | Alexander Neundorf | 2006-03-09 | 5 | -144/+617 |
| | | | | | | FindKDE.cmake, which wasn't used by anybody that I heard of Alex | ||||
* | ENH: fix a bug in the find path stuff so that it can find headers deep in ↵ | Bill Hoffman | 2006-03-09 | 1 | -20/+0 |
| | | | | frameworks | ||||
* | ENH: add a cmake module for using pkg-config, tested in kdelibs, ok by Bill ↵ | Alexander Neundorf | 2006-03-08 | 1 | -0/+40 |
| | | | | | | Hoffman Alex | ||||
* | ENH: add support for language flags that allow for universal binaries | Bill Hoffman | 2006-03-06 | 1 | -4/+4 |
| | |||||
* | ENH: add support for language flags at rule expansion time | Bill Hoffman | 2006-03-06 | 4 | -7/+7 |
| | |||||
* | ENH: add support for manifest stuff | Bill Hoffman | 2006-03-06 | 1 | -3/+6 |
| | |||||
* | ENH: try to fix non-clean dashboards | Bill Hoffman | 2006-03-06 | 1 | -0/+6 |
| | |||||
* | ENH: add manifest support for 2005 | Bill Hoffman | 2006-03-03 | 1 | -8/+15 |
| | |||||
* | ENH: look for VCExpress first | Bill Hoffman | 2006-03-03 | 1 | -1/+1 |
| | |||||
* | ENH: Add verbose flag to package maker and add CFBundleIdentifier string | Andy Cedilnik | 2006-03-03 | 1 | -0/+2 |
| | |||||
* | ENH: check in new find stuff | Bill Hoffman | 2006-03-02 | 7 | -0/+15 |
| | |||||
* | ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ↵ | Bill Hoffman | 2006-03-02 | 4 | -1/+57 |
| | | | | changing _INIT variables | ||||
* | ENH: Several changes to for NSIS | Andy Cedilnik | 2006-03-01 | 2 | -14/+31 |
| | |||||
* | ENH: Install system libraries only if project requires them | Andy Cedilnik | 2006-03-01 | 2 | -30/+29 |
| | |||||
* | ENH: Add resource files for PackageMaker | Andy Cedilnik | 2006-02-28 | 1 | -3/+16 |
| | |||||
* | BUG: Fix typo | Andy Cedilnik | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for debian having both qt3 and qt4 | Andy Cedilnik | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | ENH: use program files env for searching | Bill Hoffman | 2006-02-28 | 11 | -9/+33 |
| | |||||
* | ENH: fix spelling errors | Bill Hoffman | 2006-02-27 | 4 | -4/+4 |
| | |||||
* | ENH: Several packaging issues. Allow random variables to be passed to cpack ↵ | Andy Cedilnik | 2006-02-27 | 3 | -4/+11 |
| | | | | (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos | ||||
* | ENH: Created target property INSTALL_NAME_DIR initalized by ↵ | Brad King | 2006-02-24 | 1 | -24/+12 |
| | | | | CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH. |