Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Prompt user for generator when there is none. | Clinton Stimpson | 2007-11-05 | 7 | -141/+301 |
| | | | | Many minor improvements, bug fixes, and style fixes. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-11-05 | 1 | -1/+1 |
| | |||||
* | BUG: Fixed error related to missing quotes around variable. | Miguel A. Figueroa-Villanueva | 2007-11-04 | 1 | -4/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-11-04 | 1 | -1/+1 |
| | |||||
* | ENH: Allow working with empty build directories. | Clinton Stimpson | 2007-11-03 | 7 | -24/+78 |
| | | | | | | Make output window a bit smaller compared to cache view. Prompt on X'ing window as well as hitting cancel. Color new cache values red, and put them first. | ||||
* | COMP: Fix some compile warnings. | Clinton Stimpson | 2007-11-03 | 1 | -7/+7 |
| | | | | STYLE: Make style a bit more consistent. | ||||
* | ENH: remove qt warnings from qt with MS compiler | Bill Hoffman | 2007-11-03 | 4 | -3/+7 |
| | |||||
* | ENH: fix compile error on windows | Bill Hoffman | 2007-11-03 | 1 | -1/+1 |
| | |||||
* | ENH: Add interrupt button near progress bar. | Clinton Stimpson | 2007-11-03 | 13 | -264/+461 |
| | | | | | | | | | | | | Implement help button. Implement cancel button. Add scrollable output window. Replace ON/OFF & combobox editors with checkboxes. Tab/backtab in cache table jumps between values (not names and values) Add tooltips to show help strings. Add application icon and qtmain for Windows. BUG: Fix save of cache values on configure. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-11-03 | 1 | -1/+1 |
| | |||||
* | COMP: Fix build on Windows. | Clinton Stimpson | 2007-11-02 | 1 | -1/+6 |
| | |||||
* | ENH: add option for qt dialog | Bill Hoffman | 2007-11-02 | 1 | -0/+6 |
| | |||||
* | STYLE: Add license info to code. | Clinton Stimpson | 2007-11-02 | 7 | -0/+112 |
| | |||||
* | ENH: Beginnings of a Qt UI for CMake. | Clinton Stimpson | 2007-11-02 | 11 | -0/+1007 |
| | |||||
* | ENH: remove findqt3 from cmake's cmakelist files | Bill Hoffman | 2007-11-02 | 3 | -19/+15 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-11-02 | 1 | -1/+1 |
| | |||||
* | ENH: create a directory for qt interface to cmake | Bill Hoffman | 2007-11-01 | 1 | -0/+1 |
| | |||||
* | ENH: fix for RPM generator from Eric | Bill Hoffman | 2007-11-01 | 1 | -10/+20 |
| | |||||
* | ENH: Add more resolutions for CMake icons to avoid that bloated chunky blown ↵ | David Cole | 2007-11-01 | 3 | -0/+0 |
| | | | | up icon look... | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-11-01 | 1 | -1/+1 |
| | |||||
* | ENH: minor fix | Ken Martin | 2007-10-31 | 1 | -1/+1 |
| | |||||
* | ENH: added documentation for more variables | Ken Martin | 2007-10-31 | 1 | -12/+358 |
| | |||||
* | ENH: add CPACK_PROJECT_CONFIG_FILE option to CPack | Bill Hoffman | 2007-10-31 | 4 | -12/+18 |
| | |||||
* | ENH: add icon for installer | Bill Hoffman | 2007-10-31 | 1 | -0/+0 |
| | |||||
* | ENH: fix line length | Bill Hoffman | 2007-10-31 | 1 | -1/+2 |
| | |||||
* | ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files ↵ | David Cole | 2007-10-31 | 15 | -44/+128 |
| | | | | in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-31 | 1 | -1/+1 |
| | |||||
* | ENH: cpack changes, remove the escape variable stuff as it is not needed if ↵ | Bill Hoffman | 2007-10-31 | 6 | -168/+80 |
| | | | | you provide a config file for cpack | ||||
* | BUG: fix undefined property FRAMEWORK | Ken Martin | 2007-10-30 | 1 | -0/+8 |
| | |||||
* | BUG: fix bad set property code in cmake | Ken Martin | 2007-10-30 | 1 | -1/+1 |
| | |||||
* | ENH: use cpack generic variable if rpm one is not set | Bill Hoffman | 2007-10-30 | 1 | -1/+5 |
| | |||||
* | ENH: fix for cygwin package | Bill Hoffman | 2007-10-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-30 | 1 | -1/+1 |
| | |||||
* | ENH: add package script for cmake project | Bill Hoffman | 2007-10-30 | 1 | -0/+101 |
| | |||||
* | ENH: move list command to bootstrap commands | Bill Hoffman | 2007-10-29 | 2 | -2/+2 |
| | |||||
* | ENH: add ability to set installer icons, links to web pages, nsis code in ↵ | Bill Hoffman | 2007-10-29 | 4 | -15/+125 |
| | | | | the icon section of the template, and ability to escape variables correctly | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-27 | 1 | -1/+1 |
| | |||||
* | STYLE: change wording of FIND_XXX() docs to be more correct | Alexander Neundorf | 2007-10-26 | 1 | -2/+2 |
| | | | | Alex | ||||
* | STYLE: fixed misspellings of Mac OS X | Sean McBride | 2007-10-26 | 2 | -2/+2 |
| | |||||
* | ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. | Alexander Neundorf | 2007-10-26 | 7 | -2/+74 |
| | | | | | | | | CMAKE_FIND_PREFIX_PATH is both an environment variable and a cmake variable, which is a list of base directories where FIND_PATH, FIND_FILE, FIND_PROGRAM and FIND_LIBRARY will search in the respective subdirectories Alex | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-26 | 1 | -1/+1 |
| | |||||
* | BUG: Fix bug#5590. When converting a relative path between two full paths ↵ | Brad King | 2007-10-25 | 1 | -13/+6 |
| | | | | on different windows drive letters do not create a ../../d:/foo/bar path and just return the full path to the destination. | ||||
* | BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variables | Alexander Neundorf | 2007-10-25 | 2 | -42/+48 |
| | | | | | | to make them actually work Alex | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-25 | 1 | -1/+1 |
| | |||||
* | ENH: add ability to get documentaiton of a property from a script | Ken Martin | 2007-10-24 | 5 | -9/+83 |
| | |||||
* | ENH: some more cleanup, fixes, and patch for HTML output | Ken Martin | 2007-10-24 | 8 | -43/+220 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-24 | 1 | -1/+1 |
| | |||||
* | COMP: fix for when STRICT is defined, and fix for props that have no docs | Ken Martin | 2007-10-23 | 2 | -3/+8 |
| |