KWSys Robot d5d90f5ec8 KWSys 2015-12-03 (6bfc1aef)
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 6bfc1aef | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 9596e98d..6bfc1aef
Rolf Eike Beer (6):
      9e9c8ae3 SystemTools: extend test coverage of SystemTools::MakeDirectory()
      3f3d9eb5 SystemTools: add basic tests for SystemTools::FindFile()
      9ca5f108 SystemTools: entirely remove the extension code on non-Windows platforms
      29f82f78 SystemTools: avoid needless copy of std::string
      ac667cdc SystemTools: remove 2 more explicit calls to FileIsDirectory()
      6bfc1aef SystemTools: do not call FileExists() before calling FileIsDirectory()
2015-12-04 09:58:59 -05:00
2015-05-05 09:12:18 -04:00
2013-08-07 08:18:29 -04:00
2014-12-23 08:47:29 -05:00
2014-12-23 08:47:29 -05:00
2015-10-08 13:26:04 -04:00
2012-10-01 15:02:39 -04: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
2015-12-01 08:46:40 -05: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
2014-03-04 10:19:28 -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
2014-04-08 13:06:10 -04:00
2012-10-01 14:38:57 -04:00
2015-07-31 09:26:30 -04:00
2015-12-01 08:46:40 -05:00
2015-07-31 09:26:30 -04:00
2014-12-17 15:00:15 -05:00
2014-12-18 10:17:16 -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
2015-12-04 09:58:59 -05:00
2015-10-06 10:32:51 -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
2012-10-01 14:38:57 -04:00
2015-09-02 10:23:14 -04:00
2012-10-01 14:38:57 -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-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%