Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: Handle both ansi and non-ansi C | Andy Cedilnik | 2006-07-26 | 1 | -1/+2 |
| | |||||
* | BUG: fix for bug 3550, for release builds do not build incremental | Bill Hoffman | 2006-07-26 | 1 | -6/+20 |
| | |||||
* | ENH: fix for case difference with nmake | Bill Hoffman | 2006-07-24 | 1 | -4/+11 |
| | |||||
* | BUG: fix for CXX only projects | Ken Martin | 2006-07-24 | 1 | -3/+7 |
| | |||||
* | BUG: CMAKE_AR should be advanced. | Brad King | 2006-07-22 | 1 | -0/+1 |
| | |||||
* | ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. ↵ | Brad King | 2006-07-21 | 4 | -224/+962 |
| | | | | It also updates the UseWX test and WXDialog sources to use the new find script. | ||||
* | ENH: Added documentation about XXX_FIND_COMPONENTS for FIND_PACKAGE. | Brad King | 2006-07-21 | 1 | -5/+6 |
| | |||||
* | ENH: Adding FindBoost.cmake module from Andrew Maclean. This addresses ↵ | Brad King | 2006-07-21 | 1 | -0/+157 |
| | | | | bug#3447. | ||||
* | BUG: Fixed building of C++-only projects and added a test. | Brad King | 2006-07-21 | 1 | -0/+10 |
| | |||||
* | STYLE: Added note about singular versus plural name for XXX_INCLUDE_DIRS. ↵ | Brad King | 2006-07-18 | 1 | -2/+5 |
| | | | | Added XXX_LIBRARY_DIRS and XXX_YY_INCLUDE_DIR conventions. | ||||
* | ENH: Several cleanups and support for multiple generators | Andy Cedilnik | 2006-07-09 | 1 | -4/+4 |
| | |||||
* | ENH: On apple do not look for X11 | Andy Cedilnik | 2006-07-05 | 1 | -0/+2 |
| | |||||
* | ENH: Merge debian changes. Support more fortran extensions | Andy Cedilnik | 2006-07-04 | 1 | -1/+1 |
| | |||||
* | ENH: prefer kde4-config over kde-config, since for KDE 4 kde-config will be | Alexander Neundorf | 2006-07-04 | 1 | -3/+3 |
| | | | | | | | renamed to kde-config, and so cmake has to prefer this one over the old version Alex | ||||
* | BUG: Make sure try-compile source ends in a newline. | Brad King | 2006-06-28 | 2 | -2/+2 |
| | |||||
* | BUG: fix typo | Ken Martin | 2006-06-28 | 1 | -1/+1 |
| | |||||
* | ENH: Default drop method http | Andy Cedilnik | 2006-06-23 | 1 | -0/+1 |
| | |||||
* | ENH: Do not search for X11 if it is already found. | Brad King | 2006-06-19 | 1 | -1/+3 |
| | |||||
* | ENH: Updates from KDE | Andy Cedilnik | 2006-06-16 | 2 | -55/+37 |
| | |||||
* | ENH: add a comment | Bill Hoffman | 2006-06-16 | 1 | -0/+4 |
| | |||||
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 28 | -107/+118 |
| | |||||
* | ENH: Add support for overwriting the name of the file CPackConfig.cmake and ↵ | Andy Cedilnik | 2006-06-12 | 1 | -3/+12 |
| | | | | CPackSourceConfig.cmake | ||||
* | ENH: removed logo info from the manifest tool | Ken Martin | 2006-06-12 | 1 | -3/+3 |
| | |||||
* | BUG: don't append to ZLIB_NAMES | Alexander Neundorf | 2006-06-09 | 1 | -10/+28 |
| | | | | | | | ENH: also check for zdll on windows ENH: honor REQUIRED and QUIETLY Alex | ||||
* | ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators ↵ | Brad King | 2006-05-25 | 1 | -0/+7 |
| | | | | with default ON. | ||||
* | ENH: add qtmain to findqt | Bill Hoffman | 2006-05-25 | 1 | -0/+6 |
| | |||||
* | ENH: remove debugging output | Ken Martin | 2006-05-25 | 1 | -15/+20 |
| | |||||
* | ENH: Add ability to find VTK 5 without user help. | Brad King | 2006-05-23 | 1 | -1/+6 |
| | |||||
* | BUG: kde3: use QT_UIC_EXECUTABLE instead of simply uic | Alexander Neundorf | 2006-05-19 | 3 | -123/+124 |
| | | | | | | | BUG: use qouting for the path to Qt4 moc and uic, should help with paths with spaces Alex | ||||
* | BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. | Brad King | 2006-05-18 | 1 | -0/+7 |
| | |||||
* | ENH: check return value for uname -p | Bill Hoffman | 2006-05-15 | 1 | -4/+4 |
| | |||||
* | ENH: check return value for uname -p | Bill Hoffman | 2006-05-14 | 1 | -6/+9 |
| | |||||
* | ENH: remove bad quoteed code | Bill Hoffman | 2006-05-12 | 1 | -4/+3 |
| | |||||
* | ENH: fix path problem with qt | Bill Hoffman | 2006-05-12 | 1 | -72/+74 |
| | |||||
* | ENH: honor REQUIRED flag | Alexander Neundorf | 2006-05-11 | 1 | -6/+17 |
| | | | | Alex | ||||
* | ENH: use the new FILE(TO_CMAKE_PATH ...) command instead of regexps | Alexander Neundorf | 2006-05-11 | 1 | -22/+13 |
| | | | | | | BUG: append the kde 4 cmake module path instead of prepending it Alex | ||||
* | ENH: fix for bug 3216 allow full path to qt input files | Bill Hoffman | 2006-05-11 | 1 | -2/+2 |
| | |||||
* | BUG: Prevent stripping of sources | Andy Cedilnik | 2006-05-10 | 1 | -0/+1 |
| | |||||
* | ENH: use radio buttons to choose PATH options | Bill Hoffman | 2006-05-10 | 2 | -16/+33 |
| | |||||
* | ENH: Some cleanups and fix installing as a non-admin | Andy Cedilnik | 2006-05-08 | 1 | -22/+27 |
| | |||||
* | ENH: try to find qt3 better | Bill Hoffman | 2006-05-07 | 1 | -0/+14 |
| | |||||
* | ENH: add the flag for creating windows gui's | Bill Hoffman | 2006-05-06 | 1 | -1/+1 |
| | |||||
* | ENH: fix windows path issue | Bill Hoffman | 2006-05-05 | 1 | -4/+4 |
| | |||||
* | ENH: Better output | Andy Cedilnik | 2006-05-03 | 1 | -5/+14 |
| | |||||
* | ENH: use correct flags for optimization | Bill Hoffman | 2006-05-03 | 1 | -6/+6 |
| | |||||
* | ENH: fix qt version detection | Bill Hoffman | 2006-05-02 | 1 | -3/+3 |
| | |||||
* | ENH: Makefile performance improvements | Ken Martin | 2006-05-02 | 2 | -7/+7 |
| | |||||
* | ENH: Add license and make it more verbose | Andy Cedilnik | 2006-05-01 | 1 | -8/+44 |
| | |||||
* | ENH: Handle the no-icon case | Andy Cedilnik | 2006-04-30 | 1 | -1/+4 |
| | |||||
* | ENH: Add more install registry options | Andy Cedilnik | 2006-04-30 | 2 | -3/+38 |
| |