summaryrefslogtreecommitdiffstats
path: root/Source/kwsys
Commit message (Collapse)AuthorAgeFilesLines
* STYLE: Nightly Date StampBrad King2007-12-231-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-221-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-211-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-201-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-191-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-181-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-171-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-161-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-151-1/+1
|
* BUG: fix for bug 6136 make sure includes are not directoriesBill Hoffman2007-12-152-3/+12
|
* STYLE: Nightly Date StampBrad King2007-12-141-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-131-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-121-1/+1
|
* ENH: Added C String utilities to KWSys. Implemented strcasecmp and strncasecmp.Brad King2007-12-113-2/+175
|
* STYLE: Nightly Date StampBrad King2007-12-111-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-101-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-091-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-081-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-071-1/+1
|
* BUG: fixed an incomplete regexpPhilippe Pebay2007-12-061-2/+2
|
* STYLE: Nightly Date StampBrad King2007-12-061-1/+1
|
* COMP: Remove reference to vtksys. The unmangled kwsys name should be used ↵Brad King2007-12-051-2/+2
| | | | in this source.
* ENH: added two functions for URL parsing:Philippe Pebay2007-12-052-0/+87
| | | | | | | | 1. an "abridged" version that separates protocol from dataglom in an expression with the form protocol://dataglom 2. a "full" version that parses protocol, username, password, hostname, port, and path in a standard URL (all of these variables are optional, except for protocol and hostname).
* STYLE: Nightly Date StampBrad King2007-12-051-1/+1
|
* ENH: remove warningBill Hoffman2007-12-041-1/+1
|
* ENH: add a touch -E command to cmakeBill Hoffman2007-12-042-0/+41
|
* STYLE: Nightly Date StampBrad King2007-12-041-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-031-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-021-1/+1
|
* STYLE: Nightly Date StampBrad King2007-12-011-2/+2
|
* STYLE: Nightly Date StampBrad King2007-11-301-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-291-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-281-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-271-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-261-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-251-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-241-1/+1
|
* ENH: add support for the Syllable OS (http://www.syllable.org)Alexander Neundorf2007-11-242-2/+15
| | | | | | | | | | | major issues: -access() doesn't return false for an empty string (#ifdefed in cmake) -dlopen() doesn't return 0 on failure (#ifdefed in cmake and fixed now in Syllable) -the kwsys and Bootstrap tests fail with timeout due to the fact that I'm doing all that in qemu, which is quite slow -RPATH is now supported, so without modifying the test adapting DLL_PATH in Syllable is required for the tests to succeed -the Plugin test fails with an undefined reference to example_exe_function() in example_mod_1, it seems this isn't supported under Syllable Alex
* STYLE: Nightly Date StampBrad King2007-11-231-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-221-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-211-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-201-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-191-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-181-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-171-1/+1
|
* ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ↵David Cole2007-11-161-5/+17
| | | | Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
* STYLE: Nightly Date StampBrad King2007-11-161-1/+1
|
* STYLE: Nightly Date StampBrad King2007-11-151-1/+1
|
* daily version numberBrad King2007-11-141-1/+1
|
* daily version numberBrad King2007-11-131-1/+1
|