summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-0/+35
|
* ENH: add RC stuff to main treeBill Hoffman2007-01-041-0/+4
|
* ENH: Add options to build with system utility libraries. Organize inclusion ↵Brad King2006-10-191-26/+129
| | | | of third party libraries into a single header per library. This addresses bug#3653.
* ENH: Changing default data and doc directories to share/cmake-V.v and ↵Brad King2006-08-261-2/+2
| | | | doc/cmake-V.v instead of share/CMake and doc/CMake for consistency with many linux distribution conventions.
* ENH: Start building compress libraryAndy Cedilnik2006-08-141-1/+7
|
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-4/+4
|
* ENH: add the processor to the system name for cpackBill Hoffman2006-05-121-3/+3
|
* BUG: Prevent stripping of sourcesAndy Cedilnik2006-05-101-0/+1
|
* ENH: allow for cpack stuff to be changedBill Hoffman2006-05-101-6/+8
|
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-021-0/+1
|
* ENH: Add more install registry optionsAndy Cedilnik2006-04-301-0/+5
|
* ENH: Add NSIS options page for path selection, fix adding and removing from ↵Andy Cedilnik2006-04-291-0/+1
| | | | path, add welcome page and license page
* ENH: Add template of ctest scriptAndy Cedilnik2006-04-281-0/+4
|
* ENH: Enable pathAndy Cedilnik2006-04-231-0/+1
|
* ENH: update cpack stuff to match old cmake releasesBill Hoffman2006-04-191-1/+14
|
* ENH: move version numbers to 2.5.0Bill Hoffman2006-04-181-2/+2
|
* ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is ↵Brad King2006-03-241-1/+1
| | | | a third option added to RUNTIME and LIBRARY property types. Static libraries and import libraries are now treated as ARCHIVE targets instead of LIBRARY targets. This adds a level of granularity necessary for upcoming features. Also updated the CVS CMake patch level set in CMake_VERSION_PATCH from 4 to 5 to allow users of this version to know whether this incompatible change is present.
* ENH: Add flag for MFCAndy Cedilnik2006-03-211-0/+1
|
* ENH: Simplify the testAndy Cedilnik2006-03-171-0/+4
|
* ENH: Updated patch level to 4 for special KDE release.Brad King2006-03-091-1/+1
|
* ENH: CMake does not need RPATHs at all for its own executables. Disable ↵Brad King2006-03-021-0/+4
| | | | them to avoid relinking during installation.
* ENH: Install system libraries only if project requires themAndy Cedilnik2006-03-011-0/+3
|
* ENH: Variable name changedAndy Cedilnik2006-02-161-2/+2
|
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-2/+4
|
* ENH: Updated patch level to 3 for special KDE release.Brad King2006-02-101-1/+1
|
* ENH: Add initial implementation of the list commandAndy Cedilnik2006-02-101-1/+1
|
* ENH: Updated patch level to 2 for special KDE release.Brad King2006-02-101-1/+1
|
* ENH: Added option BUILD_CursesDialog if curses is found. This allows people ↵Brad King2006-02-081-2/+9
| | | | to disable building the dialog even when curses is found.
* ENH: Incremented patch version for special KDE release.Brad King2006-02-031-1/+1
|
* COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to ↵Brad King2006-02-031-1/+37
| | | | determine whether to build the MFCDialog.
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-111-0/+2
|
* STYLE: Add an explanation for a bunch of backslashesAndy Cedilnik2006-01-091-0/+2
|
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-0/+3
|
* ENH: use a safer check for CPackBill Hoffman2006-01-051-2/+3
|
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-0/+11
|
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-1/+1
|
* COMP: Fix path to include filesAndy Cedilnik2005-12-281-1/+1
|
* ENH: First cut at enabling tarAndy Cedilnik2005-12-281-0/+6
|
* COMP: Define _CRT_SECURE_NO_DEPRECATE to build CMake itself on VS8. This ↵Brad King2005-11-221-0/+5
| | | | disables 1000s of deprecation warnings about standard code.
* ENH: update rev to 23Ken Martin2005-07-081-1/+1
|
* ENH: added some release supportKen Martin2005-06-281-0/+3
|
* ENH: Move curl to utilitiesAndy Cedilnik2005-06-241-3/+3
|
* COMP: More cleanupsAndy Cedilnik2005-03-161-3/+16
|
* ENH: More cleanups and start linking ctest to XML-RPCAndy Cedilnik2005-03-041-3/+9
|
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-041-2/+2
|
* ENH: CleanupsAndy Cedilnik2005-03-041-1/+0
|
* COMP: CMake should be build static. Also propagate build_shared_libs to curlAndy Cedilnik2005-03-011-0/+2
|
* ENH: Enable XMLRPC... please do not break everywhere...Andy Cedilnik2005-03-011-3/+1
|
* ENH: Add the rest of xmlrpc stuffAndy Cedilnik2005-02-281-0/+7
|
* BUG: Disabling DART_ROOT removal until we can get Dart to submit without it.Brad King2005-02-181-1/+1
|