Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-02-01 | 1 | -8/+8 |
| | |||||
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -11/+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: Cleaned up KWSys tests to use test drivers. | Brad King | 2007-03-03 | 1 | -1/+1 |
| | |||||
* | COMP: Added missing headers. This partially addresses bug#3556. | Brad King | 2006-08-01 | 1 | -0/+3 |
| | |||||
* | COMP: Remove some warnings | Andy Cedilnik | 2006-07-17 | 1 | -1/+7 |
| | |||||
* | ENH: Add a way to get unused arguments and add a test | Andy Cedilnik | 2006-07-14 | 1 | -0/+2 |
| | |||||
* | ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for ↵ | Andy Cedilnik | 2006-07-14 | 1 | -1/+60 |
| | | | | lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles | ||||
* | STYLE: Make sure to use the proper cast. | Mathieu Malaterre | 2006-03-10 | 1 | -1/+1 |
| | |||||
* | COMP: Adding work-around for CMake dependency scanning limitation. Any ↵ | Brad King | 2005-04-13 | 1 | -1/+7 |
| | | | | configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies. | ||||
* | ENH: Do kwsys testing as part of cmake testing, command line arguments are ↵ | Andy Cedilnik | 2005-04-13 | 1 | -2/+3 |
| | | | | not experimental and add simple test for systemtools | ||||
* | ERR: More missing ios and includes | Andy Cedilnik | 2004-09-13 | 1 | -16/+18 |
| | |||||
* | ENH: Move command line argument parsing code to kwsys | Andy Cedilnik | 2004-09-13 | 1 | -0/+110 |