KWSys Robot 23ae484120 KWSys 2013-01-31 (5b0d1bd9)
Extract upstream KWSys using the following shell commands.

$ git archive --prefix=upstream-kwsys/ 5b0d1bd9 | tar x
$ git shortlog --no-merges --abbrev=8 --format='%h %s' 6fa1c99f..5b0d1bd9
Alan Hourihane (2):
      e81e2b72 DynamicLoader: Implement on Atari FreeMINT
      5c4dcb2b ProcessUNIX: No select on Atari FreeMINT

Sean McBride (2):
      bff2ea07 Glob: Fix clang -Wdocumentation warning
      5b0d1bd9 Fix clang -Weverything warnings

Change-Id: I8b342bea8bc9c7b92a856ddc948e1b56f5e74b98
2013-02-01 09:27:46 -05: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
2013-01-14 09:41:45 -05:00
2012-10-01 15:02:39 -04:00
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2012-12-22 09:52:01 -05:00
2012-10-01 15:02:39 -04:00
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2013-02-01 09:27:46 -05:00
2012-10-01 14:38:57 -04:00
2013-02-01 09:27:46 -05: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
2012-10-01 14:38:57 -04:00
2013-02-01 09:27:46 -05:00
2013-01-08 08:42:51 -05: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
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2013-02-01 09:27:46 -05:00
2012-12-19 08:08:36 -05: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
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2012-10-01 14:38:57 -04:00
2013-02-01 09:27:46 -05:00
2013-01-08 08:42:51 -05: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
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
2013-02-01 09:27:46 -05: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.
Description
My patches to CMake
Readme 53 MiB
Languages
C 42.4%
C++ 30.2%
CMake 14.3%
PostScript 5.3%
reStructuredText 4%
Other 3.4%