| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: More cleanups and add stgz header script, so it does not have to be hard... | Andy Cedilnik | 2006-04-18 | 1 | -0/+89 |
|
|
* | ENH: fix find x11 on the mac | Bill Hoffman | 2006-04-17 | 1 | -1/+1 |
|
|
* | ENH: fix java and add OBJECT_DIR support | Bill Hoffman | 2006-04-17 | 1 | -2/+2 |
|
|
* | ENH: add mingw test to cxx | Bill Hoffman | 2006-04-17 | 1 | -1/+7 |
|
|
* | ENH: add windows apps to mingw | Bill Hoffman | 2006-04-17 | 1 | -0/+1 |
|
|
* | ENH: Support for packaging source, several cleanups and more yeehaa... | Andy Cedilnik | 2006-04-15 | 1 | -10/+41 |
|
|
* | ENH: make sure frameworks are not searched for x header files | Bill Hoffman | 2006-04-14 | 1 | -2/+5 |
|
|
* | ENH: Start adding support for packaging component and to package into a subdi... | Andy Cedilnik | 2006-04-14 | 1 | -1/+1 |
|
|
* | ENH: add patch for finding applications on OSX | Bill Hoffman | 2006-04-13 | 1 | -0/+8 |
|
|
* | ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_... | Brad King | 2006-04-11 | 8 | -29/+27 |
|
|
* | ENH: add correct flags for msvc generators | Bill Hoffman | 2006-04-10 | 5 | -19/+8 |
|
|
* | ENH: Add support for preinstall for cmake generated projects when packaging them | Andy Cedilnik | 2006-04-10 | 1 | -2/+3 |
|
|
* | ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTS | Andy Cedilnik | 2006-04-10 | 1 | -0/+2 |
|
|
* | ENH: add better variables for MSVC versions | Bill Hoffman | 2006-04-07 | 2 | -11/+32 |
|
|
* | ENH: Allow to overwrite CPACK_BINARY_DIR | Andy Cedilnik | 2006-04-07 | 1 | -1/+1 |
|
|
* | ENH: add search directories for 32 bit devenv from a 64bit cmake | Bill Hoffman | 2006-04-04 | 1 | -2/+5 |
|
|
* | BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 NM... | Brad King | 2006-03-30 | 1 | -4/+5 |
|
|
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war... | Bill Hoffman | 2006-03-30 | 2 | -1/+33 |
|
|
* | 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 |
|
|
* | 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 lib... | Brad King | 2006-03-24 | 1 | -41/+48 |
|
|
* | 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 |
|
|
* | BUG: don't include MacroLibrary.cmake, but add a cmake module which implement... | Alexander Neundorf | 2006-03-20 | 3 | -6/+22 |
|
|
* | STYLE: fix typos | Alexander Neundorf | 2006-03-18 | 1 | -4/+3 |
|
|
* | BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no... | Brad King | 2006-03-16 | 1 | -30/+30 |
|
|
* | BUG: When copying the module variables from shared library variables use doub... | Brad King | 2006-03-16 | 1 | -2/+2 |
|
|
* | ENH: after searching for kde-config in the special dirs, search again in the | Alexander Neundorf | 2006-03-16 | 1 | -2/+14 |
|
|
* | 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 |
|
|
* | 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 m... | Bill Hoffman | 2006-03-14 | 1 | -0/+2 |
|
|
* | 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 |
|
|
* | 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 FindKDE.cmake,... | Alexander Neundorf | 2006-03-09 | 5 | -144/+617 |
|
|
* | ENH: fix a bug in the find path stuff so that it can find headers deep in fra... | Bill Hoffman | 2006-03-09 | 1 | -20/+0 |
|
|
* | ENH: add a cmake module for using pkg-config, tested in kdelibs, ok by Bill H... | Alexander Neundorf | 2006-03-08 | 1 | -0/+40 |
|
|