Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-03-29 | 1 | -4/+4 |
| | | | | | * upstream-KWSys: KWSys 2016-03-29 (b51abb30) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-03-08 | 1 | -6/+6 |
| | | | | | * upstream-KWSys: KWSys 2016-03-08 (6b60c184) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-02-22 | 1 | -15/+25 |
| | | | | | * upstream-KWSys: KWSys 2016-02-22 (4847aedd) | ||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 1 | -175/+169 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-06-04 | 1 | -0/+98 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-03-18 | 1 | -0/+8 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-01-21 | 1 | -1/+5 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-12-17 | 1 | -6/+7 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-11-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-10-31 | 1 | -3/+3 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-09-26 | 1 | -1/+11 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-07-18 | 1 | -1/+4 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-05-06 | 1 | -28/+15 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-03-20 | 1 | -4/+9 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-03-04 | 1 | -2/+19 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-12-19 | 1 | -3/+29 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-11-25 | 1 | -17/+17 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-10-15 | 1 | -0/+9 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-10-08 | 1 | -3/+4 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-08-07 | 1 | -32/+348 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-05-29 | 1 | -2/+2 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-02-01 | 1 | -1/+4 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-01-14 | 1 | -35/+83 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-01-11 | 1 | -6/+123 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-01-08 | 1 | -572/+609 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2012-12-19 | 1 | -18/+81 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-KWSys | Brad King | 2012-11-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'upstream-kwsys' into import-KWSys-subtree | Brad King | 2012-11-06 | 1 | -28/+38 |
| | |||||
* | Merge branch 'upstream-kwsys' into import-KWSys-subtree | Brad King | 2012-10-31 | 1 | -115/+460 |
| | |||||
* | Merge branch 'upstream-kwsys' into import-KWSys-subtree | Brad King | 2012-10-01 | 1 | -304/+1006 |
| | |||||
* | KWSys: Remove dependencies on FundamentalType | Brad King | 2012-05-02 | 1 | -2/+0 |
| | | | | | | | | | The hash_fun.hxx header is configured whether FundamentalType is enabled or not and so cannot depend on it. Run the relevant platform tests whether or not FundamentalType is on and configure the result directly into hash_fun. While at it, remove the dependence of SystemInformation on FundamentalType too since it needs only information that we now always compute. | ||||
* | KWSys: Address Intel compiler remarks | Brad King | 2011-11-01 | 1 | -25/+20 |
| | | | | | | | | | | | | | | | | | CommandLineArguments.cxx: remark #181: argument is incompatible with corresponding format string conversion SystemInformation.cxx: remark #193: zero used for undefined preprocessing identifier "_WIN32" warning #177: variable "Regebx" was declared but never referenced SystemTools.cxx(375): remark #444: destructor for base class "std::vector<char*>" is not virtual class kwsysDeletingCharVector : private kwsys_stl::vector<char*> Author: Hans Johnson <hans-johnson@uiowa.edu> Change-Id: Ibc899c3ba14990158ef7bbabace4b435b22495c3 | ||||
* | KWSys: Retrieve QNX specific memory and processor info (#11329) | David Cole | 2011-01-05 | 1 | -0/+91 |
| | | | | Author: Rolf Eike Beer <eike@sf-mail.de> 2010-10-18 12:03:39 | ||||
* | KWSys: Fix CPU speed calculations (#9963) | David Cole | 2011-01-05 | 1 | -4/+4 |
| | | | | | | To get from Hz to MHz the factor is 10^6, not 2^20. Author: Rolf Eike Beer <eike@sf-mail.de> 2010-10-24 06:31:11 | ||||
* | KWSys: Remove useless include <sys/procfs.h> (#11648) | Brad King | 2011-01-03 | 1 | -1/+0 |
| | | | | | | The header was included only under "#ifdef __linux", but not all Linux distributions provide the header. SystemInformation uses no symbols from this header, so do not include it. | ||||
* | KWSys: Avoid buffer overflow in SystemInformation (#11018) | Brad King | 2010-12-21 | 1 | -180/+171 |
| | | | | | | Use std::string instead of fixed-size char arrays. Author: Ben Boeckel <ben.boeckel@kitware.com> | ||||
* | KWSys: Teach SystemInformation about WinXP Pro and Win7 | Brad King | 2010-11-09 | 1 | -6/+15 |
| | | | | | | | Modify a few lines in the function QueryOSInformation. Change-Id: Ief8327144fdf5588354d4ce8240eb0206722e77e Author: Marius Staring <m.staring@lumc.nl> | ||||
* | BUG: Commit a fix from Rusty to address incorrectly reported memory queries. | Dave Partyka | 2010-03-26 | 1 | -5/+7 |
| | |||||
* | Add fallback for detecting CPU speed from Windows registry on builds where ↵ | David Cole | 2009-12-11 | 1 | -80/+221 |
| | | | | USE_ASM_INSTRUCTIONS gets defined to 0. (Win64 builds.) Clean up methods to return false when not implemented or when they fail to detect the things they're supposed to detect. This file still needs a lot more work to have a fully working implementation on Win64 builds. Committing it now because it's slightly better than it was, and there is a need for the CPU speed detection code in projects that depend on kwsys. Will file a bug shortly to request that the missing implementations get filled in... | ||||
* | Fix bogus calls to GetMemoryStatus and GetMemoryStatusEx: need to set the ↵ | David Cole | 2009-11-18 | 1 | -1/+6 |
| | | | | dwLength member of the struct prior to calling. Otherwise it's just a garbage value from the stack. Also, pay attention to return value of GetMemoryStatusEx: if it indicates failure then just return 0 without using any of the other data the call returns. | ||||
* | COMP: Fixing return type of the Get methods associated with variables that | Luis Ibanez | 2009-11-16 | 1 | -12/+12 |
| | | | | | were changed from "unsigned long" to "size_t" to solve warnings about 64 bits to 32 bits truncations. | ||||
* | COMP: Fixing type declarations and type conversions that could potentially | Luis Ibanez | 2009-11-15 | 1 | -12/+12 |
| | | | | truncate 64 bits types into 32 bits types. | ||||
* | Added OS Platform (cpu architecture) detection support to windows systems | Zach Mullen | 2009-10-09 | 1 | -0/+6 |
| | |||||
* | Trimmed off the newline from sw_vers output on mac, it could cause xml ↵ | Zach Mullen | 2009-10-08 | 1 | -0/+21 |
| | | | | parsing errors if left in | ||||
* | Fix bus error on mac. Was a result of not having null termination of arg ↵ | Zach Mullen | 2009-10-06 | 1 | -5/+10 |
| | | | | list to sw_vers calls. | ||||
* | Added better OS information for Mac OS X | Zach Mullen | 2009-10-06 | 1 | -0/+28 |
| | |||||
* | 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. | ||||
* | ENH: make this work for older versions of OSX | Bill Hoffman | 2009-05-20 | 1 | -33/+126 |
| | |||||
* | ENH: revert back because it does not build on older macs for now | Bill Hoffman | 2009-05-20 | 1 | -121/+33 |
| |