Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add support files for cpack cygwin setup package stuff | Bill Hoffman | 2007-01-31 | 5 | -0/+85 |
| | |||||
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 6 | -7/+43 |
| | |||||
* | ENH: use older os for AIX release | Bill Hoffman | 2006-11-28 | 2 | -1/+24 |
| | |||||
* | ENH: save logs of passed try compile stuff as well | Bill Hoffman | 2006-11-27 | 1 | -0/+3 |
| | |||||
* | ENH: Remove old include dirs. | Brad King | 2006-10-19 | 1 | -1/+0 |
| | |||||
* | COMP: Fix for building without system xmlrpc installed. | Brad King | 2006-10-19 | 1 | -1/+1 |
| | |||||
* | ENH: Add options to build with system utility libraries. Organize inclusion ↵ | Brad King | 2006-10-19 | 10 | -24/+159 |
| | | | | of third party libraries into a single header per library. This addresses bug#3653. | ||||
* | ENH: update for release | Bill Hoffman | 2006-10-16 | 5 | -1/+58 |
| | |||||
* | ENH: fix possible free memory use | Bill Hoffman | 2006-08-31 | 1 | -1/+4 |
| | |||||
* | ENH: reorder code to remove forward declarations | Ken Martin | 2006-08-17 | 1 | -249/+249 |
| | |||||
* | COMP: Fixed linkage specifier consistency warning. | Brad King | 2006-08-17 | 1 | -4/+4 |
| | |||||
* | BUG: Removed code that is now in Modules/InstallRequiredSystemLibraries.cmake. | Brad King | 2006-08-17 | 1 | -27/+0 |
| | |||||
* | ENH: remove c++ comments from c code | Bill Hoffman | 2006-08-14 | 1 | -4/+0 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2006-08-14 | 1 | -1/+1 |
| | |||||
* | COMP: Remove more warnings | Andy Cedilnik | 2006-08-14 | 1 | -4/+4 |
| | |||||
* | COMP: Remove some warnings and make library report an error instead of call exit | Andy Cedilnik | 2006-08-14 | 2 | -23/+33 |
| | |||||
* | ENH: give up on try run | Bill Hoffman | 2006-08-04 | 1 | -30/+6 |
| | |||||
* | ENH: fix for makedev three args test | Bill Hoffman | 2006-08-03 | 1 | -1/+3 |
| | |||||
* | ENH: use try run source | Bill Hoffman | 2006-08-03 | 1 | -2/+6 |
| | |||||
* | ENH: change to a try run so that it will fail on the sun | Bill Hoffman | 2006-08-03 | 1 | -3/+3 |
| | |||||
* | ENH: use dev_t instead of major_t and minor_t | Bill Hoffman | 2006-08-03 | 1 | -2/+2 |
| | |||||
* | COMP: libtar should build when included in non-CMake projects... | David Cole | 2006-08-02 | 1 | -1/+5 |
| | |||||
* | ENH: make cmake build with older versions of cmake | Bill Hoffman | 2006-08-01 | 1 | -1/+3 |
| | |||||
* | ENH: add a try compile test for makedev_three_args | Bill Hoffman | 2006-08-01 | 1 | -1/+19 |
| | |||||
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 4 | -0/+20 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2006-07-31 | 4 | -0/+2051 |
| | |||||
* | ENH: Do not include experimental WXDialog in release. | Brad King | 2006-07-21 | 1 | -3/+0 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2006-07-13 | 1 | -0/+2 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-13 | 3 | -3/+6 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2006-07-12 | 4 | -12/+11 |
| | |||||
* | COMP: Remove errors | Andy Cedilnik | 2006-07-09 | 3 | -0/+3 |
| | |||||
* | BUG: Fix usage of FILE(APPEND) mode. | Brad King | 2006-06-28 | 1 | -4/+4 |
| | |||||
* | BUG: Make sure try-compile source ends in a newline. | Brad King | 2006-06-28 | 1 | -1/+1 |
| | |||||
* | BUG: Added missing release steps. | Brad King | 2006-06-26 | 1 | -0/+3 |
| | |||||
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 3 | -15/+20 |
| | |||||
* | COMP: Fix warnings on Borland dashboards... | David Cole | 2006-05-23 | 6 | -8/+20 |
| | |||||
* | ENH: release scripts | Bill Hoffman | 2006-05-19 | 2 | -2/+3 |
| | |||||
* | ENH: fix for uclibc | Bill Hoffman | 2006-05-19 | 1 | -1/+1 |
| | |||||
* | ENH: extra path | Bill Hoffman | 2006-05-14 | 2 | -6/+11 |
| | |||||
* | ENH: working package creator | Bill Hoffman | 2006-05-11 | 5 | -22/+62 |
| | |||||
* | ENH: remove ps thing | Bill Hoffman | 2006-05-10 | 1 | -4/+1 |
| | |||||
* | ENH: it works | Bill Hoffman | 2006-05-10 | 2 | -2/+5 |
| | |||||
* | ENH: add vogon | Bill Hoffman | 2006-05-10 | 1 | -0/+12 |
| | |||||
* | ENH: | Bill Hoffman | 2006-05-10 | 4 | -5/+38 |
| | |||||
* | ENH: works | Bill Hoffman | 2006-05-09 | 3 | -5/+9 |
| | |||||
* | ENH: seems to be working | Bill Hoffman | 2006-05-09 | 2 | -16/+10 |
| | |||||
* | ENH: add a xterm script create script | Bill Hoffman | 2006-05-09 | 1 | -0/+29 |
| | |||||
* | ENH: add 64 bit sgi | Bill Hoffman | 2006-05-09 | 4 | -15/+38 |
| | |||||
* | ENH: mark time | Bill Hoffman | 2006-05-09 | 1 | -0/+6 |
| | |||||
* | ENH: copy right files | Andy Cedilnik | 2006-05-09 | 1 | -1/+1 |
| |