Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made method public | Ken Martin | 2002-09-04 | 1 | -4/+4 |
| | |||||
* | fixes | Ken Martin | 2002-09-04 | 1 | -0/+1 |
| | |||||
* | updates | Ken Martin | 2002-09-04 | 5 | -4/+28 |
| | |||||
* | new arch | Ken Martin | 2002-09-04 | 8 | -0/+3154 |
| | |||||
* | first cut a new arch | Ken Martin | 2002-09-04 | 4 | -0/+593 |
| | |||||
* | fixed test for new cmake | Ken Martin | 2002-09-04 | 1 | -1/+1 |
| | |||||
* | ERR: Still need to define OPENGL_INCLUDE_PATH in addition to the standard ↵ | Brad King | 2002-09-04 | 1 | -0/+3 |
| | | | | OPENGL_INCLUDE_DIR for backward compatability. | ||||
* | A simple FindMFC module for consistency | Ian Scott | 2002-09-03 | 1 | -0/+18 |
| | |||||
* | BUG: use windows paths for utility depends | Bill Hoffman | 2002-09-03 | 1 | -2/+5 |
| | |||||
* | BUG: bug for more than one custom commands | Bill Hoffman | 2002-09-03 | 1 | -0/+1 |
| | |||||
* | Dart now has a configure option | Ian Scott | 2002-09-03 | 1 | -3/+7 |
| | |||||
* | I copied a bit too much VXL functionality here. Oops | Ian Scott | 2002-09-03 | 1 | -1/+1 |
| | |||||
* | Added PERL_FOUND | Ian Scott | 2002-09-03 | 1 | -2/+14 |
| | |||||
* | Add an MPEG finder in the new format - functionality copied from VXL. | Ian Scott | 2002-09-03 | 1 | -0/+38 |
| | |||||
* | Fixed mistake in comments | Ian Scott | 2002-09-03 | 8 | -115/+229 |
| | | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4 | ||||
* | Moved FLTK and GTK to new FindXXX scheme. Imported some functionality from VXL | Ian Scott | 2002-09-02 | 2 | -111/+232 |
| | |||||
* | small bug fixes | Ian Scott | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | FLTK_FLUID_EXE -> FLTK_FLUID_EXECUTABLE | Ian Scott | 2002-09-02 | 1 | -1/+1 |
| | | | | because Module files are moving to consistent scheme | ||||
* | Fix Bugs | Ian Scott | 2002-09-02 | 2 | -5/+5 |
| | |||||
* | This file should not be empty | Ian Scott | 2002-09-02 | 1 | -0/+23 |
| | |||||
* | Moved FindZLib.cmake to FindZLIB.cmake | Ian Scott | 2002-09-02 | 1 | -0/+0 |
| | |||||
* | Copied the X11 PNG and ZLIB functoinality from VXL | Ian Scott | 2002-09-02 | 3 | -48/+45 |
| | |||||
* | Adding Zlib and PNG find modules in the new format | Ian Scott | 2002-09-02 | 2 | -1/+48 |
| | |||||
* | This Find Module is in the new style | Ian Scott | 2002-09-02 | 1 | -0/+28 |
| | |||||
* | Add helpful message for QT Windows users | Ian Scott | 2002-09-02 | 4 | -6/+62 |
| | | | | | Add FindZLib in new format Move FindJPEG and FINDWGET over to new scheme | ||||
* | Define a single expected format for the values defined in every ↵ | Ian Scott | 2002-09-02 | 6 | -45/+125 |
| | | | | | | | FindXXX.cmake file. Upgrade all the QT functionality to use the new FindXXX.cmake format Add a module for AVIFile. | ||||
* | in progress | Ken Martin | 2002-08-30 | 8 | -0/+3263 |
| | |||||
* | in progress checkin | Ken Martin | 2002-08-30 | 4 | -0/+380 |
| | |||||
* | add rpcrt4.lib because of CMakeLib needing it | Bill Hoffman | 2002-08-30 | 3 | -3/+12 |
| | |||||
* | extern C fixes | Ken Martin | 2002-08-29 | 1 | -0/+5 |
| | |||||
* | some changes in cachemanager and singletons | Ken Martin | 2002-08-28 | 3 | -19/+48 |
| | |||||
* | no more singletons | Ken Martin | 2002-08-28 | 1 | -18/+0 |
| | |||||
* | now needs dynlib support | Ken Martin | 2002-08-28 | 3 | -3/+15 |
| | |||||
* | ENH: Moved build of source tarball to package script. | Brad King | 2002-08-28 | 4 | -26/+29 |
| | |||||
* | changed cache manager and registered generators to no longer be singletons | Ken Martin | 2002-08-28 | 31 | -196/+432 |
| | |||||
* | an early checking not complete | Ken Martin | 2002-08-28 | 2 | -0/+116 |
| | |||||
* | ENH: add include paths to rc program for resource generation | Bill Hoffman | 2002-08-28 | 7 | -18/+26 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-08-28 | 3 | -0/+66 |
| | |||||
* | Switched to release branch tag instead of sticky tag. | Brad King | 2002-08-28 | 1 | -1/+1 |
| | |||||
* | ENH: Adding release configuration for darwin. | Brad King | 2002-08-28 | 1 | -0/+14 |
| | |||||
* | BUG: Don't erase tarball directory in packaging step in case there is a ↵ | Brad King | 2002-08-28 | 1 | -2/+5 |
| | | | | source tarball there. | ||||
* | cygwin release | Bill Hoffman | 2002-08-28 | 2 | -4/+4 |
| | |||||
* | ENH: Updated release script configuration for CMake release 1.4.4. | Brad King | 2002-08-28 | 4 | -4/+4 |
| | |||||
* | Fix bug in trying to set stding with null | Andy Cedilnik | 2002-08-27 | 1 | -0/+4 |
| | |||||
* | ENH: fix warnings | Bill Hoffman | 2002-08-27 | 2 | -2/+1 |
| | |||||
* | fixed bootstrap build to not use LoadCOmmandCOmmand | Ken Martin | 2002-08-27 | 2 | -0/+12 |
| | |||||
* | updated to match the SET | Ken Martin | 2002-08-26 | 2 | -23/+14 |
| | |||||
* | added new form of Set source file properties command | Ken Martin | 2002-08-26 | 3 | -0/+27 |
| | |||||
* | now uses stubs | Ken Martin | 2002-08-26 | 4 | -142/+193 |
| | |||||
* | fixed bug maybe | Ken Martin | 2002-08-26 | 1 | -0/+2 |
| |