summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Directory.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-09-011-2/+2
| | | | | * upstream-KWSys: KWSys 2017-09-01 (aee0cf59)
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-06-011-1/+1
| | | | | * upstream-KWSys: KWSys 2017-06-01 (8243fefa)
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-161-7/+0
| | | | | * upstream-KWSys: KWSys 2017-05-16 (fe1f22ce)
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-091-84/+56
| | | | | * upstream-KWSys: KWSys 2016-11-09 (18c65411)
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-08-021-10/+21
| | | | | * upstream-KWSys: KWSys 2016-08-01 (560bcdbb)
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-09-021-12/+9
|
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-241-0/+5
|
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-171-9/+14
|
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-041-25/+16
|
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-07-071-2/+11
|
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-11-251-7/+10
|
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-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 Neundorf2007-09-171-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 Lehmann2006-08-011-0/+5
|
* ENH: add a higher performance method to get the number of files in a directoryKen Martin2006-06-221-0/+59
|
* ENH: Use const char where it should have been. At same time fix Bug#2958Mathieu Malaterre2006-03-171-2/+1
|
* STYLE: Minor styleMathieu Malaterre2006-03-091-8/+8
|
* ENH: add missing cmake depend hacksBill Hoffman2006-03-061-0/+1
|
* COMP: Some STL implementation do not provide clear on std::stringMathieu Malaterre2006-03-061-1/+2
|
* BUG: Need to reset internal structure in case of multiple calls to LoadMathieu Malaterre2006-03-061-0/+9
|
* ENH: Redo implementation of itkDirectory to use kwsys (avoid duplicating code).Mathieu Malaterre2006-03-061-2/+8
|
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+1
|
* COMP: Adding work-around for CMake dependency scanning limitation. Any ↵Brad King2005-04-131-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 King2004-02-121-1/+6
|
* fix incorrect signature for findfirstKen Martin2004-02-121-1/+1
|
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵Brad King2003-12-231-4/+4
| | | | This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms.
* ENH: Updated copyright.Brad King2003-12-151-7/+4
|
* ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys ↵Brad King2003-07-101-4/+5
| | | | headers through their configured namespace.
* ENH: Added DLL support.Brad King2003-06-301-0/+2
|
* ERR: Fixed conversion warning.Brad King2003-06-251-1/+1
|
* ENH: Reduced header dependencies and cleaned up inclusion of standard headers.Brad King2003-05-081-20/+53
|
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+116