Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | STYLE: fix some long lines | Ken Martin | 2007-10-23 | 1 | -5/+10 |
| | |||||
* | COMP: fix a problem with a shadowed var | Ken Martin | 2007-10-23 | 1 | -9/+6 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-23 | 1 | -1/+1 |
| | |||||
* | ENH: fix bitmap escapes | Bill Hoffman | 2007-10-22 | 1 | -3/+9 |
| | |||||
* | COMP: fix some warnings and add some doc strings back in | Ken Martin | 2007-10-22 | 2 | -1/+6 |
| | |||||
* | COMP: fix some warnings and add some doc strings back in | Ken Martin | 2007-10-22 | 5 | -74/+109 |
| | |||||
* | ENH: fix spelling error | Bill Hoffman | 2007-10-22 | 2 | -3/+2 |
| | |||||
* | ENH: change to make the documentation class more generic, about halfway ↵ | Ken Martin | 2007-10-22 | 2 | -6/+6 |
| | | | | there, also provides secitons for Variables now | ||||
* | ENH: change to make the documentation class more generic, about halfway ↵ | Ken Martin | 2007-10-22 | 44 | -916/+911 |
| | | | | there, also provides secitons for Variables now | ||||
* | ENH: allow CPACK_PACKAGE_ICON to be not set | Bill Hoffman | 2007-10-22 | 2 | -5/+11 |
| | |||||
* | ENH: try to fix boostrap on 10.5 | Bill Hoffman | 2007-10-22 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-21 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-20 | 1 | -1/+1 |
| | |||||
* | ENH: do not always add -arch flags | Bill Hoffman | 2007-10-20 | 2 | -6/+24 |
| | |||||
* | ENH: fix line length error | Bill Hoffman | 2007-10-19 | 1 | -3/+4 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | ENH: add ability to create links on the start menu | Bill Hoffman | 2007-10-18 | 4 | -5/+72 |
| | |||||
* | ENH: add new file | Bill Hoffman | 2007-10-18 | 1 | -0/+1 |
| | |||||
* | ENH: do not remove executables and dll's before linking them so that ↵ | Bill Hoffman | 2007-10-18 | 2 | -21/+14 |
| | | | | incremental links work, incremental links are still broken for vs 2005 and greater because of the manifest stuff | ||||
* | ENH: add docs for variables | Bill Hoffman | 2007-10-18 | 4 | -7/+549 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-18 | 1 | -1/+1 |
| | |||||
* | COMP: Attempt to fix warning about pointer->integer cast. | Brad King | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | ENH: Added support for finding wxWidgets-2.9. Thanks to Joshua Jensen and ↵ | Miguel A. Figueroa-Villanueva | 2007-10-17 | 1 | -0/+4 |
| | | | | Steven. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | ENH: added CMAKE_STRICT option for var and property checking | Ken Martin | 2007-10-16 | 3 | -3/+4 |
| | |||||
* | STYLE: Fixed line-too-long. | Brad King | 2007-10-16 | 2 | -8/+12 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-16 | 1 | -1/+1 |
| | |||||
* | BUG: Work around bug when calling insert on an empty vector of char on ↵ | Brad King | 2007-10-15 | 1 | -2/+22 |
| | | | | midworld. Should eliminate the sporadic failure of EXECUTE_PROCESS during the SimpleInstall-Stage2 test. (david.cole from Brad's checkout on midworld) | ||||
* | ENH: minor doc cleanups and an example of documenting a variable | Ken Martin | 2007-10-15 | 4 | -5/+17 |
| | |||||
* | BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of ↵ | David Cole | 2007-10-15 | 10 | -22/+150 |
| | | | | the INSTALL command. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-15 | 1 | -1/+1 |
| | |||||
* | BUG: fix #5806, wrong quotes used in the exported file | Alexander Neundorf | 2007-10-14 | 1 | -1/+1 |
| | | | | Alex | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-14 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-13 | 1 | -1/+1 |
| | |||||
* | BUG: Added support for the AUI library module (bug 4338). Also applied some | Miguel A. Figueroa-Villanueva | 2007-10-13 | 1 | -232/+214 |
| | | | | | | STYLE changes including: deprecation of wxWidgets_USE_LIBS in favor of using standard FIND_PACKAGE COMPONENTS, removed some CMake 2.4.2 compatibility patches, use of execute_process instead of exec_program, etc. | ||||
* | BUG: fix for bug 5878 | Bill Hoffman | 2007-10-12 | 1 | -74/+84 |
| | |||||
* | BUG: Fix the dashboards! Put it back the way it was so it always creates the ↵ | David Cole | 2007-10-12 | 1 | -1/+1 |
| | | | | target directory at configure time. Figure out how to avoid it for the framework case on the Mac/Xcode later... | ||||
* | ENH: add from bug 0004219 | Bill Hoffman | 2007-10-12 | 1 | -0/+268 |
| | |||||
* | BUG: fix for bug 0005871 | Bill Hoffman | 2007-10-12 | 1 | -1/+1 |
| | |||||
* | BUG: fix for bug 0003618 , allow one arch in OSX_ARCHS to work | Bill Hoffman | 2007-10-12 | 1 | -10/+6 |
| | |||||
* | BUG: fix for bug 0005767 hang for replace string with empty | Bill Hoffman | 2007-10-12 | 1 | -0/+5 |
| | |||||
* | ENH: When an object file requires a module add the file-level dependency ↵ | Brad King | 2007-10-12 | 1 | -0/+38 |
| | | | | between the object file and the module timestamp file. Create a dummy timestamp file in case nothing in the project actually creates the module. See bug#5809. | ||||
* | BUG: Dependency scanners should have local generators set always. | Brad King | 2007-10-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-10-11 | 1 | -1/+1 |
| | |||||
* | ENH: FindBLAS.cmake and FindLAPACK.cmake modules added. They locate various ↵ | Alin Elena | 2007-10-10 | 4 | -1/+504 |
| | | | | implementations of blas and lapack libraries. CheckFortranFunctionExists.cmake provides a test function to check if the library is usabale. I have also changed the -KPIC flag to -fPIC in Linux-ifort.cmake. |