summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Better outputAndy Cedilnik2006-05-031-5/+14
|
* ENH: use correct flags for optimizationBill Hoffman2006-05-031-6/+6
|
* ENH: fix qt version detectionBill Hoffman2006-05-021-3/+3
|
* ENH: Makefile performance improvementsKen Martin2006-05-022-7/+7
|
* ENH: Add license and make it more verboseAndy Cedilnik2006-05-011-8/+44
|
* ENH: Handle the no-icon caseAndy Cedilnik2006-04-301-1/+4
|
* ENH: Add more install registry optionsAndy Cedilnik2006-04-302-3/+38
|
* ENH: Add NSIS options page for path selection, fix adding and removing from ↵Andy Cedilnik2006-04-292-18/+129
| | | | path, add welcome page and license page
* ENH: Allow overwriting CTestConfig.cmake itemsAndy Cedilnik2006-04-281-8/+15
|
* ENH: Better support for adding and removing pathAndy Cedilnik2006-04-271-140/+180
|
* ENH: use the ADD_FILE_DEPENDENCIES() macro coming with cmake instead aAlexander Neundorf2006-04-271-21/+11
| | | | | | duplicated implementation _qt4_add_file_dependencies() here Alex
* ENH: -apply the patches by Clinton Stimpson and Kenneth Moreland which fixAlexander Neundorf2006-04-272-451/+618
| | | | | | | some QtMain issues on Windows ENH: -sync with KDE svn FindQt4, which features a lot of enhancements Alex
* BUG: Use the extra definicionsAndy Cedilnik2006-04-272-2/+2
|
* ENH: Propagate system name and handle win32/win64 nameAndy Cedilnik2006-04-232-3/+15
|
* ENH: Add a line to Add/Remove programs to uninstallAndy Cedilnik2006-04-231-0/+5
|
* BUG: finally really fix #2576 by adding UseEcos.cmake to cvs :-)Alexander Neundorf2006-04-231-0/+202
| | | | Alex
* BUG: fix QT_MIN_VERSION handling, it didn't work anymore (qt_version_str vs.Alexander Neundorf2006-04-231-2/+2
| | | | | | qt_version_str_lib) Alex
* BUG: Fix the missing nightly start time bug and do some cleanupAndy Cedilnik2006-04-211-13/+15
|
* ENH: Cleanup link libraries. Remove -l from -ldlAndy Cedilnik2006-04-205-5/+5
|
* ENH: append to log filesBill Hoffman2006-04-192-8/+8
|
* ENH: name pdb files for visual studio make based buildsBill Hoffman2006-04-191-5/+5
|
* ENH: unix makefiles should work with clBill Hoffman2006-04-191-2/+2
|
* ENH: don't need two of theseBill Hoffman2006-04-191-4/+0
|
* ENH: test for vs8 correctlyBill Hoffman2006-04-191-0/+4
|
* ENH: check for version 1400Bill Hoffman2006-04-191-0/+4
|
* BUG: Need to ignore source packaging of #*# files created by emacs during ↵Brad King2006-04-181-1/+1
| | | | editing.
* ENH: More cleanups and add stgz header script, so it does not have to be ↵Andy Cedilnik2006-04-181-0/+89
| | | | hard-coded. Also, the user can overwrite it
* ENH: fix find x11 on the macBill Hoffman2006-04-171-1/+1
|
* ENH: fix java and add OBJECT_DIR supportBill Hoffman2006-04-171-2/+2
|
* ENH: add mingw test to cxxBill Hoffman2006-04-171-1/+7
|
* ENH: add windows apps to mingwBill Hoffman2006-04-171-0/+1
|
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-10/+41
|
* ENH: make sure frameworks are not searched for x header filesBill Hoffman2006-04-141-2/+5
|
* ENH: Start adding support for packaging component and to package into a ↵Andy Cedilnik2006-04-141-1/+1
| | | | subdirectory
* ENH: add patch for finding applications on OSXBill Hoffman2006-04-131-0/+8
|
* ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables ↵Brad King2006-04-118-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 generatorsBill Hoffman2006-04-105-19/+8
|
* ENH: Add support for preinstall for cmake generated projects when packaging themAndy Cedilnik2006-04-101-2/+3
|
* ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTSAndy Cedilnik2006-04-101-0/+2
|
* ENH: add better variables for MSVC versionsBill Hoffman2006-04-072-11/+32
|
* ENH: Allow to overwrite CPACK_BINARY_DIRAndy Cedilnik2006-04-071-1/+1
|
* ENH: add search directories for 32 bit devenv from a 64bit cmakeBill Hoffman2006-04-041-2/+5
|
* BUG: Fixed order of options to cl for 32-bit/64-bit test to work with VS 6 ↵Brad King2006-03-301-4/+5
| | | | NMake.
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵Bill Hoffman2006-03-302-1/+33
| | | | warnings produced by building for win64
* ENH: use correct name for pathBill Hoffman2006-03-291-1/+1
|
* STYLE: better error message when KDE4 hasn't been foundAlexander Neundorf2006-03-281-2/+3
| | | | Alex
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-281-0/+2
|
* ENH: add /opt/local/includeBill Hoffman2006-03-271-1/+1
|
* ENH: add unix pathsBill Hoffman2006-03-272-1/+1
|
* ENH: add more search paths and add UnixPaths to all unix platformsBill Hoffman2006-03-2715-4/+19
|