2172 Commits (f7ec3c2a7670c2a1da7c9cae6ba77b963c595cf3)
 

Author SHA1 Message Date
Brad King 1168d5a85d ENH: Moved build of source tarball to package script. 23 years ago
Ken Martin d0be2896d7 changed cache manager and registered generators to no longer be singletons 23 years ago
Ken Martin 4855fe5c10 an early checking not complete 23 years ago
Bill Hoffman 6046060714 ENH: add include paths to rc program for resource generation 23 years ago
Bill Hoffman 6f310818e1 *** empty log message *** 23 years ago
Brad King 56832b9791 Switched to release branch tag instead of sticky tag. 23 years ago
Brad King 8222ea379d ENH: Adding release configuration for darwin. 23 years ago
Brad King 17ae77ff23 BUG: Don't erase tarball directory in packaging step in case there is a source tarball there. 23 years ago
Bill Hoffman 92cb867aa5 cygwin release 23 years ago
Brad King 2e8880bae0 ENH: Updated release script configuration for CMake release 1.4.4. 23 years ago
Andy Cedilnik 5897d078c6 Fix bug in trying to set stding with null 23 years ago
Bill Hoffman 37b73a908a ENH: fix warnings 23 years ago
Ken Martin 716eb19819 fixed bootstrap build to not use LoadCOmmandCOmmand 23 years ago
Ken Martin b8be208408 updated to match the SET 23 years ago
Ken Martin ae6e90e872 added new form of Set source file properties command 23 years ago
Ken Martin d99454cba4 now uses stubs 23 years ago
Ken Martin c728b6c963 fixed bug maybe 23 years ago
Bill Hoffman 408361af51 try another flag for the dec compiler... 23 years ago
Bill Hoffman 85d1fc1425 no more dll for plugin 23 years ago
Ken Martin cb57dd49c7 remoevd shared lib 23 years ago
Ken Martin 499bd45d4d removed shared lib support 23 years ago
Ken Martin d7f1a49006 memory issue 23 years ago
Ken Martin 13d4f89dfe compiler warnings 23 years ago
Bill Hoffman e1d5c0c729 BUG: fix for cygwin 23 years ago
Bill Hoffman 3f36d23421 BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem. 23 years ago
Bill Hoffman 40cf734152 BUG: fix for borland and a shared CMakeLib 23 years ago
Bill Hoffman faf4b68ca9 BUG: fix for borland and a shared CMakeLib 23 years ago
Bill Hoffman 0fdfab32d1 BUG: borland needs to have BUILD_SHARED_LIBS on for executables to work with c++ 23 years ago
Ken Martin c4076fb287 complex test needs the dll 23 years ago
Ken Martin 2fc458ecce minor warning fix 23 years ago
Bill Hoffman b5cff36fb7 BUG: fix for OSF compiler to use ansi mode for streams 23 years ago
Ken Martin 0401303263 fixed some warnings 23 years ago
Ken Martin 470e057e55 fixed some warnings 23 years ago
Ken Martin 4a398a9ca6 fixed nested comment 23 years ago
Ken Martin 184e7053d3 added lib 23 years ago
Brad King 33ed97c401 ENH: Added -files to end of internal binary tarball to distinguish from the outer tarball's name. 23 years ago
Ken Martin 2353f5e787 minor fixes for new cache api 23 years ago
Ken Martin 9f870d3efb minor bug 23 years ago
Ken Martin 96f8d18f8d support for dll 23 years ago
Ken Martin 6158aa7fd6 dll support 23 years ago
Ken Martin c0b293f21b made into dll 23 years ago
Ken Martin 15b2d2f2a6 support for plugins 23 years ago
Ken Martin a21140658c adding plugin support 23 years ago
Ken Martin 9184cac1ff added plugin support 23 years ago
Ken Martin 34c7c1b78d made CMakeLib shared on windows 23 years ago
Ken Martin 38dfd36fda added C Plugin API first cut 23 years ago
Bill Hoffman 5be8fa451a BUG: use c compiler for link of c programs, and use temp file nmake syntax for linking c and c++ programs 23 years ago
Ken Martin 4380c3b0f1 minor fix 23 years ago
Ken Martin 7b5a8762c6 modified how source files store properties 23 years ago
Brad King f7b1a90256 ERR: unsigned int -> size_t. 23 years ago