| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 p... | Andy Cedilnik | 2006-04-29 | 2 | -18/+129 |
|
|
* | 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 |
|
|
* | ENH: -apply the patches by Clinton Stimpson and Kenneth Moreland which fix | Alexander Neundorf | 2006-04-27 | 2 | -451/+618 |
|
|
* | 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 |
|
|
* | BUG: fix QT_MIN_VERSION handling, it didn't work anymore (qt_version_str vs. | Alexander Neundorf | 2006-04-23 | 1 | -2/+2 |
|
|
* | 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 edi... | Brad King | 2006-04-18 | 1 | -1/+1 |
|
|
* | 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 |
|
|