KWSys Upstream bbb3216a2c KWSys 2016-07-15 (f396bf43)
Code extracted from:

    http://public.kitware.com/KWSys.git

at commit f396bf43fc8a3e475e703acb99d629d123dbd003 (master).

Upstream Shortlog
-----------------

Brad King (2):
      e43689db SystemTools: Factor out environment storage class
      2aa7dd82 SystemTools: Do not free buffer passed to putenv("A=") on Windows

Dāvis Mosāns (4):
      19c31914 SystemTools: Abstract environment storage character type
      61301786 SystemTools: Tweak GetEnv/PutEnv implementation layout
      85920d53 SystemTools: Teach GetEnv/PutEnv to use correct encoding on Windows
      f396bf43 SystemTools: Add HasEnv function
2016-07-18 09:28:39 -04:00
2015-05-05 09:12:18 -04:00
2014-12-23 08:47:29 -05:00
2014-12-23 08:47:29 -05:00
2016-07-01 09:13:38 -04:00
2016-01-12 10:55:49 -05:00
2015-10-08 13:26:04 -04:00
2015-07-02 08:54:08 -04:00
2012-10-01 14:38:57 -04:00
2012-10-01 15:02:39 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2013-11-25 11:19:37 -05:00
2015-09-02 10:23:14 -04:00
2015-08-03 13:17:50 -04:00
2015-10-06 10:32:51 -04:00
2012-10-01 14:38:57 -04:00
2016-01-07 13:13:51 -05:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2015-09-02 10:23:14 -04:00
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2016-03-08 09:29:17 -05:00
2012-10-01 14:38:57 -04:00
2016-03-09 09:10:55 -05:00
2016-03-09 09:10:55 -05:00
2016-03-09 09:10:55 -05:00
2014-12-17 15:00:15 -05:00
2016-01-12 10:55:49 -05:00
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2015-09-02 10:23:14 -04:00
2015-07-10 09:01:49 -04:00
2015-07-10 09:01:49 -04:00
2016-07-18 09:28:39 -04:00
2016-07-18 09:28:39 -04:00
2015-10-19 09:16:26 -04:00
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2016-03-29 14:29:42 -04:00
2012-10-01 14:38:57 -04:00
2016-01-07 13:13:51 -05:00
2016-02-22 09:02:03 -05:00
2016-02-22 09:02:03 -05:00
2015-08-31 09:54:42 -04:00
2012-10-01 14:38:57 -04:00

KWSys provides a platform-independent API to many common system
features that are implemented differently on every platform.  This
library is intended to be shared among many projects, so it has a
configurable namespace.  Each project should configure KWSys to use a
namespace unique to itself.  See comments in CMakeLists.txt for
details.

You are probably reading this file in the source tree of a surrounding
project.  In that case, see "../README.kwsys" for details of using
KWSys in your project.

See CONTRIBUTING.rst for instructions to contribute KWSys changes.
Description
Patched versions of CMake for ReactOS needs
Readme 113 MiB
Languages
C 44.8%
C++ 29.2%
CMake 23.2%
Roff 0.9%
Shell 0.4%
Other 1.1%