summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: put the path to the kde3 lib dir in KDE3_LIB_DIR, not the completeAlexander Neundorf2006-03-211-1/+3
* BUG: don't include MacroLibrary.cmake, but add a cmake module which implement...Alexander Neundorf2006-03-203-6/+22
* STYLE: fix typosAlexander Neundorf2006-03-181-4/+3
* BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no...Brad King2006-03-161-30/+30
* BUG: When copying the module variables from shared library variables use doub...Brad King2006-03-161-2/+2
* ENH: after searching for kde-config in the special dirs, search again in theAlexander Neundorf2006-03-161-2/+14
* ENH: Enabling soname support on FreeBSD.Brad King2006-03-161-0/+2
* ENH: use c not cxxBill Hoffman2006-03-151-2/+2
* BUG: change the formatting of the pkgconfig module documentation so that itAlexander Neundorf2006-03-151-5/+11
* ENH: go back to finding the framework opengl on the macBill Hoffman2006-03-141-3/+1
* ENH: use standard include path for OpenGLBill Hoffman2006-03-141-1/+3
* ENH: add support for removing language flags from shared library and shared m...Bill Hoffman2006-03-141-0/+2
* ENH: add backwards compatibility fix for more aggressive find_path commandBill Hoffman2006-03-131-0/+7
* ENH: take advantage of new framework stuffBill Hoffman2006-03-111-2/+3
* ENH: new module to find the FindKDE4Internal.cmake installed by kdelibs4Alexander Neundorf2006-03-101-0/+60
* ENH: add correct initial flags for aixBill Hoffman2006-03-091-0/+4
* ENH: remove junkBill Hoffman2006-03-091-1/+1
* ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake,...Alexander Neundorf2006-03-095-144/+617
* ENH: fix a bug in the find path stuff so that it can find headers deep in fra...Bill Hoffman2006-03-091-20/+0
* ENH: add a cmake module for using pkg-config, tested in kdelibs, ok by Bill H...Alexander Neundorf2006-03-081-0/+40
* ENH: add support for language flags that allow for universal binariesBill Hoffman2006-03-061-4/+4
* ENH: add support for language flags at rule expansion timeBill Hoffman2006-03-064-7/+7
* ENH: add support for manifest stuffBill Hoffman2006-03-061-3/+6
* ENH: try to fix non-clean dashboardsBill Hoffman2006-03-061-0/+6
* ENH: add manifest support for 2005Bill Hoffman2006-03-031-8/+15
* ENH: look for VCExpress firstBill Hoffman2006-03-031-1/+1
* ENH: Add verbose flag to package maker and add CFBundleIdentifier stringAndy Cedilnik2006-03-031-0/+2
* ENH: check in new find stuffBill Hoffman2006-03-027-0/+15
* ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...Bill Hoffman2006-03-024-1/+57
* ENH: Several changes to for NSISAndy Cedilnik2006-03-012-14/+31
* ENH: Install system libraries only if project requires themAndy Cedilnik2006-03-012-30/+29
* ENH: Add resource files for PackageMakerAndy Cedilnik2006-02-281-3/+16
* BUG: Fix typoAndy Cedilnik2006-02-281-1/+1
* ENH: Add support for debian having both qt3 and qt4Andy Cedilnik2006-02-281-1/+1
* ENH: use program files env for searchingBill Hoffman2006-02-2811-9/+33
* ENH: fix spelling errorsBill Hoffman2006-02-274-4/+4
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-273-4/+11
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-24/+12
* BUG: Fix the moduleAndy Cedilnik2006-02-241-1/+1
* ENH: Make modules use configure instead of file writeAndy Cedilnik2006-02-233-16/+19
* ENH: Several NSIS featuresAndy Cedilnik2006-02-232-22/+32
* ENH: make command line flags more consistent with ide settingsBill Hoffman2006-02-211-26/+26
* ENH: better finding of mingw from msys, and delete CMakeFiles directory when ...Bill Hoffman2006-02-211-1/+4
* BUG: Fixed module creation rules. Removed soname portion of all rules becaus...Brad King2006-02-191-4/+4
* BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" p...Brad King2006-02-191-4/+10
* ENH: Generate import libraries for DLLs on Cygwin and MinGW.Brad King2006-02-185-4/+30
* BUG: Do not install MSVC dlls for a non-MSVC build.Brad King2006-02-171-2/+2
* ENH: More work on NSI to improve installing and uninstallingAndy Cedilnik2006-02-161-7/+4
* ENH: better algorithm for looking for make and gcc on msys and mingwBill Hoffman2006-02-162-3/+9
* ENH: remove warning suppressions for borland compiler, projects wanting this ...Bill Hoffman2006-02-151-2/+2