summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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 edi...Brad King2006-04-181-1/+1
* ENH: More cleanups and add stgz header script, so it does not have to be hard...Andy Cedilnik2006-04-181-0/+89
* 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 subdi...Andy Cedilnik2006-04-141-1/+1
* ENH: add patch for finding applications on OSXBill Hoffman2006-04-131-0/+8
* ENH: Split CMAKE_STANDARD_LIBRARIES into per-language variables CMAKE_<lang>_...Brad King2006-04-118-29/+27
* 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 NM...Brad King2006-03-301-4/+5
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-302-1/+33
* 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
* 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
* ENH: Updated implementation to use new FIND_* command power. The correct lib...Brad King2006-03-241-41/+48
* BUG: Fix '/use/lib' to be '/usr/lib'.Brad King2006-03-241-1/+1
* ENH: add support for universal binariesBill Hoffman2006-03-241-0/+23
* ENH: Cleanup bootstrap even moreAndy Cedilnik2006-03-222-4/+4
* ENH: Added support for linking to MS .lib libraries in MinGW.Brad King2006-03-221-1/+2
* ENH: Handle visual studio versionsAndy Cedilnik2006-03-211-9/+57
* 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