Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-09-01 | 1 | -2/+2 |
| | | | | | * upstream-KWSys: KWSys 2017-09-01 (aee0cf59) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-06-01 | 1 | -1/+1 |
| | | | | | * upstream-KWSys: KWSys 2017-06-01 (8243fefa) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-16 | 1 | -7/+0 |
| | | | | | * upstream-KWSys: KWSys 2017-05-16 (fe1f22ce) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 1 | -84/+56 |
| | | | | | * upstream-KWSys: KWSys 2016-11-09 (18c65411) | ||||
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-08-02 | 1 | -10/+21 |
| | | | | | * upstream-KWSys: KWSys 2016-08-01 (560bcdbb) | ||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-09-02 | 1 | -12/+9 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-01-24 | 1 | -0/+5 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-12-17 | 1 | -9/+14 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-08-04 | 1 | -25/+16 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-07-07 | 1 | -2/+11 |
| | |||||
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-11-25 | 1 | -7/+10 |
| | |||||
* | 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: add support for the Portland Compiler to CMake, can build cmake and the ↵ | Alexander Neundorf | 2007-09-17 | 1 | -0/+9 |
| | | | | | | tests pass (except the wrapping tests, which fail to link to the g++-compiled Qt) Alex | ||||
* | BUG: #3563. Segmentation fault with non initialized input or NULL pointers. | Glen Lehmann | 2006-08-01 | 1 | -0/+5 |
| | |||||
* | ENH: add a higher performance method to get the number of files in a directory | Ken Martin | 2006-06-22 | 1 | -0/+59 |
| | |||||
* | ENH: Use const char where it should have been. At same time fix Bug#2958 | Mathieu Malaterre | 2006-03-17 | 1 | -2/+1 |
| | |||||
* | STYLE: Minor style | Mathieu Malaterre | 2006-03-09 | 1 | -8/+8 |
| | |||||
* | ENH: add missing cmake depend hacks | Bill Hoffman | 2006-03-06 | 1 | -0/+1 |
| | |||||
* | COMP: Some STL implementation do not provide clear on std::string | Mathieu Malaterre | 2006-03-06 | 1 | -1/+2 |
| | |||||
* | BUG: Need to reset internal structure in case of multiple calls to Load | Mathieu Malaterre | 2006-03-06 | 1 | -0/+9 |
| | |||||
* | ENH: Redo implementation of itkDirectory to use kwsys (avoid duplicating code). | Mathieu Malaterre | 2006-03-06 | 1 | -2/+8 |
| | |||||
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -1/+1 |
| | |||||
* | COMP: Adding work-around for CMake dependency scanning limitation. Any ↵ | Brad King | 2005-04-13 | 1 | -0/+9 |
| | | | | configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies. | ||||
* | ERR: Fixed use of _findfirst for MSVC 6. | Brad King | 2004-02-12 | 1 | -1/+6 |
| | |||||
* | fix incorrect signature for findfirst | Ken Martin | 2004-02-12 | 1 | -1/+1 |
| | |||||
* | ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵ | Brad King | 2003-12-23 | 1 | -4/+4 |
| | | | | This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. | ||||
* | ENH: Updated copyright. | Brad King | 2003-12-15 | 1 | -7/+4 |
| | |||||
* | ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys ↵ | Brad King | 2003-07-10 | 1 | -4/+5 |
| | | | | headers through their configured namespace. | ||||
* | ENH: Added DLL support. | Brad King | 2003-06-30 | 1 | -0/+2 |
| | |||||
* | ERR: Fixed conversion warning. | Brad King | 2003-06-25 | 1 | -1/+1 |
| | |||||
* | ENH: Reduced header dependencies and cleaned up inclusion of standard headers. | Brad King | 2003-05-08 | 1 | -20/+53 |
| | |||||
* | ENH: Added kwsys library for platform-independent system tools. | Brad King | 2003-04-08 | 1 | -0/+116 |