KWSys Robot 83a9f09d18 KWSys 2013-03-21 (2d263bc3)
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 2d263bc3 | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 5c34ed2e..2d263bc3
Paul Kunysch (1):
      2d263bc3 Process: Increase FD_SETSIZE on Cygwin

Sean McBride (1):
      13f5badd SystemInformation: Replace __GNUG__ with __GNUC__

Change-Id: I2d29f6d7e9bbc34f7a9b40394a7ee05f3c537396
2013-03-22 08:07:58 -04:00
2013-01-14 09:41:45 -05:00
2012-10-01 15:02:39 -04:00
2012-12-22 09:52:01 -05:00
2012-10-01 15:02:39 -04:00
2013-02-01 09:27:46 -05:00
2013-02-01 09:27:46 -05:00
2013-02-01 09:27:46 -05:00
2013-01-08 08:42:51 -05:00
2013-03-22 08:07:58 -04:00
2012-12-19 08:08:36 -05:00
2013-02-07 08:34:52 -05:00
2013-01-08 08:42:51 -05:00
2013-02-01 09:27:46 -05: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.
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%