summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemInformation.hxx.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-08-071-0/+6
|
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-05-071-2/+2
|
* Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-311-10/+39
|
* Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-011-10/+46
|
* Try to fix missing size_t on qnxBill Hoffman2009-11-161-0/+1
|
* COMP: Fixing return type of the Get methods associated with variables thatLuis Ibanez2009-11-161-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 LicenseBrad King2009-09-281-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 Bertel2009-03-201-1/+1
|
* COMP: Fix shared lib build on windows for KWSys's SystemInformation by ↵Brad King2008-03-111-1/+1
| | | | adding export macro.
* ENH: split into implementation and interface class to clean up namespace ↵Bill Hoffman2008-01-311-224/+6
| | | | issues with #define stuff
* COMP: use kwsys_stl and not std::Bill Hoffman2008-01-311-11/+11
|
* ENH: fix for vs 70Bill Hoffman2008-01-301-2/+2
|
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-301-0/+12
|
* ENH: figure out long long valueBill Hoffman2008-01-081-1/+17
|
* ENH: fix leaks and turn on by defaultBill Hoffman2008-01-081-4/+4
|
* ENH: add new system information class for use in ctestBill Hoffman2008-01-081-0/+281