Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-01-24 | 1 | -2/+2 |
| | | | | | * upstream-KWSys: KWSys 2018-01-23 (0579db1c) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-11-07 | 1 | -1/+1 |
| | | | | | * upstream-KWSys: KWSys 2017-11-07 (5249a82d) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-25 | 1 | -0/+27 |
| | | | | | * upstream-KWSys: KWSys 2017-05-25 (160bed45) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-03-10 | 1 | -0/+1 |
| | | | | | * upstream-KWSys: KWSys 2017-03-07 (5da8cfe0) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-02-14 | 1 | -1/+1 |
| | | | | | * upstream-KWSys: KWSys 2017-02-14 (5c6f7836) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 1 | -37/+24 |
| | | | | | * upstream-KWSys: KWSys 2016-11-09 (18c65411) | ||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 1 | -23/+12 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-06-04 | 1 | -0/+4 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-08-07 | 1 | -0/+6 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-05-07 | 1 | -2/+2 |
| | |||||
* | Merge branch 'upstream-kwsys' into import-KWSys-subtree | Brad King | 2012-10-31 | 1 | -10/+39 |
| | |||||
* | Merge branch 'upstream-kwsys' into import-KWSys-subtree | Brad King | 2012-10-01 | 1 | -10/+46 |
| | |||||
* | Try to fix missing size_t on qnx | Bill Hoffman | 2009-11-16 | 1 | -0/+1 |
| | |||||
* | COMP: Fixing return type of the Get methods associated with variables that | Luis Ibanez | 2009-11-16 | 1 | -4/+4 |
| | | | | | were changed from "unsigned long" to "size_t" to solve warnings about 64 bits to 32 bits truncations. | ||||
* | 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 |