Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | ENH: Add NSIS options page for path selection, fix adding and removing from ↵ | Andy Cedilnik | 2006-04-29 | 2 | -18/+129 |
| | | | | path, add welcome page and license page | ||||
* | ENH: Allow overwriting CTestConfig.cmake items | Andy Cedilnik | 2006-04-28 | 1 | -8/+15 |
| | |||||
* | ENH: Better support for adding and removing path | Andy Cedilnik | 2006-04-27 | 1 | -140/+180 |
| | |||||
* | ENH: use the ADD_FILE_DEPENDENCIES() macro coming with cmake instead a | Alexander Neundorf | 2006-04-27 | 1 | -21/+11 |
| | | | | | | duplicated implementation _qt4_add_file_dependencies() here Alex | ||||
* | ENH: -apply the patches by Clinton Stimpson and Kenneth Moreland which fix | Alexander Neundorf | 2006-04-27 | 2 | -451/+618 |
| | | | | | | | some QtMain issues on Windows ENH: -sync with KDE svn FindQt4, which features a lot of enhancements Alex | ||||
* | BUG: Use the extra definicions | Andy Cedilnik | 2006-04-27 | 2 | -2/+2 |
| | |||||
* | ENH: Propagate system name and handle win32/win64 name | Andy Cedilnik | 2006-04-23 | 2 | -3/+15 |
| | |||||
* | ENH: Add a line to Add/Remove programs to uninstall | Andy Cedilnik | 2006-04-23 | 1 | -0/+5 |
| | |||||
* | BUG: finally really fix #2576 by adding UseEcos.cmake to cvs :-) | Alexander Neundorf | 2006-04-23 | 1 | -0/+202 |
| | | | | Alex | ||||
* | BUG: fix QT_MIN_VERSION handling, it didn't work anymore (qt_version_str vs. | Alexander Neundorf | 2006-04-23 | 1 | -2/+2 |
| | | | | | | qt_version_str_lib) Alex | ||||
* | BUG: Fix the missing nightly start time bug and do some cleanup | Andy Cedilnik | 2006-04-21 | 1 | -13/+15 |
| | |||||
* | ENH: Cleanup link libraries. Remove -l from -ldl | Andy Cedilnik | 2006-04-20 | 5 | -5/+5 |
| | |||||
* | ENH: append to log files | Bill Hoffman | 2006-04-19 | 2 | -8/+8 |
| | |||||
* | ENH: name pdb files for visual studio make based builds | Bill Hoffman | 2006-04-19 | 1 | -5/+5 |
| | |||||
* | ENH: unix makefiles should work with cl | Bill Hoffman | 2006-04-19 | 1 | -2/+2 |
| | |||||
* | ENH: don't need two of these | Bill Hoffman | 2006-04-19 | 1 | -4/+0 |
| | |||||
* | ENH: test for vs8 correctly | Bill Hoffman | 2006-04-19 | 1 | -0/+4 |
| | |||||
* | ENH: check for version 1400 | Bill Hoffman | 2006-04-19 | 1 | -0/+4 |
| | |||||
* | BUG: Need to ignore source packaging of #*# files created by emacs during ↵ | Brad King | 2006-04-18 | 1 | -1/+1 |
| | | | | editing. | ||||
* | ENH: More cleanups and add stgz header script, so it does not have to be ↵ | Andy Cedilnik | 2006-04-18 | 1 | -0/+89 |
| | | | | hard-coded. Also, the user can overwrite it | ||||
* | 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 ↵ | Andy Cedilnik | 2006-04-14 | 1 | -1/+1 |
| | | | | subdirectory | ||||
* | 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 ↵ | Brad King | 2006-04-11 | 8 | -29/+27 |
| | | | | CMAKE_<lang>_STANDARD_LIBRARIES. This is needed to get programmable language support working with Visual Studio generators. It makes sense anyway. | ||||
* | 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 |
| |