Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -13/+9 |
| | | | | | | | This converts the KWSys license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the KWSys copyright to cover the full development time range. | ||||
* | COMP:Fixed warnings with gcc 4.3.2. | Francois Bertel | 2009-03-20 | 1 | -1/+1 |
| | |||||
* | COMP: Fix shared lib build on windows for KWSys's SystemInformation by ↵ | Brad King | 2008-03-11 | 1 | -1/+1 |
| | | | | adding export macro. | ||||
* | ENH: split into implementation and interface class to clean up namespace ↵ | Bill Hoffman | 2008-01-31 | 1 | -224/+6 |
| | | | | issues with #define stuff | ||||
* | COMP: use kwsys_stl and not std:: | Bill Hoffman | 2008-01-31 | 1 | -11/+11 |
| | |||||
* | ENH: fix for vs 70 | Bill Hoffman | 2008-01-30 | 1 | -2/+2 |
| | |||||
* | ENH: enhancements for cdash, include system information and better time entries | Bill Hoffman | 2008-01-30 | 1 | -0/+12 |
| | |||||
* | ENH: figure out long long value | Bill Hoffman | 2008-01-08 | 1 | -1/+17 |
| | |||||
* | ENH: fix leaks and turn on by default | Bill Hoffman | 2008-01-08 | 1 | -4/+4 |
| | |||||
* | ENH: add new system information class for use in ctest | Bill Hoffman | 2008-01-08 | 1 | -0/+281 |