summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ENH: fix for cygwin packageBill Hoffman2007-10-301-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-291-1/+1
* ENH: add package script for cmake projectBill Hoffman2007-10-291-0/+101
* ENH: move list command to bootstrap commandsBill Hoffman2007-10-292-2/+2
* ENH: add ability to set installer icons, links to web pages, nsis code in the...Bill Hoffman2007-10-294-15/+125
* STYLE: Nightly Version updateAndy Cedilnik2007-10-281-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-271-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-261-1/+1
* STYLE: change wording of FIND_XXX() docs to be more correctAlexander Neundorf2007-10-261-2/+2
* STYLE: fixed misspellings of Mac OS XSean McBride2007-10-262-2/+2
* ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad.Alexander Neundorf2007-10-267-2/+74
* STYLE: Nightly Version updateAndy Cedilnik2007-10-251-1/+1
* BUG: Fix bug#5590. When converting a relative path between two full paths on...Brad King2007-10-251-13/+6
* BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variablesAlexander Neundorf2007-10-252-42/+48
* STYLE: Nightly Version updateAndy Cedilnik2007-10-241-1/+1
* ENH: add ability to get documentaiton of a property from a scriptKen Martin2007-10-245-9/+83
* ENH: some more cleanup, fixes, and patch for HTML outputKen Martin2007-10-248-43/+220
* STYLE: Nightly Version updateAndy Cedilnik2007-10-231-1/+1
* COMP: fix for when STRICT is defined, and fix for props that have no docsKen Martin2007-10-232-3/+8
* STYLE: fix some long linesKen Martin2007-10-231-5/+10
* COMP: fix a problem with a shadowed varKen Martin2007-10-231-9/+6
* STYLE: Nightly Version updateAndy Cedilnik2007-10-221-1/+1
* ENH: fix bitmap escapesBill Hoffman2007-10-221-3/+9
* COMP: fix some warnings and add some doc strings back inKen Martin2007-10-222-1/+6
* COMP: fix some warnings and add some doc strings back inKen Martin2007-10-225-74/+109
* ENH: fix spelling errorBill Hoffman2007-10-222-3/+2
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-222-6/+6
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-2244-916/+911
* ENH: allow CPACK_PACKAGE_ICON to be not setBill Hoffman2007-10-222-5/+11
* ENH: try to fix boostrap on 10.5Bill Hoffman2007-10-221-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2007-10-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-201-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-10-191-1/+1
* ENH: do not always add -arch flagsBill Hoffman2007-10-192-6/+24
* ENH: fix line length errorBill Hoffman2007-10-191-3/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-10-181-1/+1
* ENH: add ability to create links on the start menuBill Hoffman2007-10-184-5/+72
* ENH: add new fileBill Hoffman2007-10-181-0/+1
* ENH: do not remove executables and dll's before linking them so that incremen...Bill Hoffman2007-10-182-21/+14
* ENH: add docs for variablesBill Hoffman2007-10-184-7/+549
* STYLE: Nightly Version updateAndy Cedilnik2007-10-171-1/+1
* COMP: Attempt to fix warning about pointer->integer cast.Brad King2007-10-171-1/+1
* ENH: Added support for finding wxWidgets-2.9. Thanks to Joshua Jensen and Ste...Miguel A. Figueroa-Villanueva2007-10-171-0/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-10-161-1/+1
* ENH: added CMAKE_STRICT option for var and property checkingKen Martin2007-10-163-3/+4
* STYLE: Fixed line-too-long.Brad King2007-10-162-8/+12
* STYLE: Nightly Version updateAndy Cedilnik2007-10-151-1/+1
* BUG: Work around bug when calling insert on an empty vector of char on midwor...Brad King2007-10-151-2/+22
* ENH: minor doc cleanups and an example of documenting a variableKen Martin2007-10-154-5/+17
* BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ...David Cole2007-10-1510-22/+150