Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made destructor virtual | Ken Martin | 2002-09-05 | 1 | -1/+1 |
* | removed some couts | Ken Martin | 2002-09-05 | 1 | -10/+9 |
* | 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 |
* | 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 |
* | FLTK_FLUID_EXE -> FLTK_FLUID_EXECUTABLE | Ian Scott | 2002-09-02 | 1 | -1/+1 |
* | Define a single expected format for the values defined in every FindXXX.cmake... | Ian Scott | 2002-09-02 | 2 | -3/+3 |
* | in progress | Ken Martin | 2002-08-30 | 8 | -0/+3263 |
* | in progress checkin | Ken Martin | 2002-08-30 | 4 | -0/+380 |
* | 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 |
* | 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 | 3 | -2/+10 |
* | 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 |
* | now uses stubs | Ken Martin | 2002-08-26 | 4 | -142/+193 |
* | fixed bug maybe | Ken Martin | 2002-08-26 | 1 | -0/+2 |
* | removed shared lib support | Ken Martin | 2002-08-23 | 12 | -105/+74 |
* | memory issue | Ken Martin | 2002-08-23 | 1 | -0/+1 |
* | compiler warnings | Ken Martin | 2002-08-23 | 3 | -4/+5 |
* | BUG: add explicit clean up of the cachemanager at exit of programs, so dll de... | Bill Hoffman | 2002-08-23 | 10 | -18/+27 |
* | BUG: borland needs to have BUILD_SHARED_LIBS on for executables to work with c++ | Bill Hoffman | 2002-08-22 | 1 | -6/+6 |
* | minor warning fix | Ken Martin | 2002-08-22 | 1 | -2/+2 |
* | fixed some warnings | Ken Martin | 2002-08-22 | 1 | -4/+2 |
* | fixed some warnings | Ken Martin | 2002-08-22 | 1 | -1/+2 |
* | fixed nested comment | Ken Martin | 2002-08-22 | 1 | -1/+1 |
* | added lib | Ken Martin | 2002-08-22 | 1 | -0/+1 |
* | minor fixes for new cache api | Ken Martin | 2002-08-21 | 1 | -18/+15 |
* | minor bug | Ken Martin | 2002-08-21 | 3 | -15/+13 |
* | support for dll | Ken Martin | 2002-08-21 | 2 | -23/+14 |
* | dll support | Ken Martin | 2002-08-21 | 2 | -7/+8 |
* | made into dll | Ken Martin | 2002-08-21 | 1 | -1/+1 |
* | support for plugins | Ken Martin | 2002-08-21 | 3 | -10/+9 |
* | adding plugin support | Ken Martin | 2002-08-21 | 2 | -0/+281 |
* | added plugin support | Ken Martin | 2002-08-21 | 2 | -0/+314 |
* | made CMakeLib shared on windows | Ken Martin | 2002-08-21 | 7 | -24/+88 |
* | added C Plugin API first cut | Ken Martin | 2002-08-21 | 2 | -0/+675 |
* | BUG: use c compiler for link of c programs, and use temp file nmake syntax fo... | Bill Hoffman | 2002-08-21 | 1 | -2/+20 |
* | minor fix | Ken Martin | 2002-08-16 | 1 | -5/+1 |
* | modified how source files store properties | Ken Martin | 2002-08-16 | 24 | -134/+158 |
* | ERR: unsigned int -> size_t. | Brad King | 2002-08-16 | 1 | -1/+1 |
* | ENH: Changed check for which version of instantiators to generate to look for... | Brad King | 2002-08-16 | 1 | -5/+6 |