summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2010-04-261-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-251-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-241-1/+1
|
* Coverage glob should search in Source dirZach Mullen2010-04-231-3/+9
|
* Implement extra coverage globbingZach Mullen2010-04-232-1/+87
|
* KWSys Nightly Date StampKWSys Robot2010-04-231-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-221-1/+1
|
* -fix typo in HAS_CXX docs (#10578)Alex Neundorf2010-04-211-1/+1
| | | | Alex
* -fix linking to frameworks when crosscompiling from Linux to iPhone (#10526)Alex Neundorf2010-04-211-2/+3
| | | | Alex
* KWSys Nightly Date StampKWSys Robot2010-04-211-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-201-1/+1
|
* KWSys Process: Add OpenBSD process tree kill supportBrad King2010-04-191-1/+1
| | | | Patch from Chuck Atkins <chuck.atkins@kitware.com>
* KWSys SharedForward: Add OpenBSD supportBrad King2010-04-191-0/+6
| | | | Patch from Chuck Atkins <chuck.atkins@kitware.com>
* -don't add the INCLUDE env.var twice to the Eclipse project fileAlex Neundorf2010-04-191-1/+0
| | | | Alex
* KWSys Nightly Date StampKWSys Robot2010-04-191-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-181-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-171-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-161-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-151-1/+1
|
* Handle non-ASCII terminators in file(STRINGS)Brad King2010-04-141-31/+19
| | | | | | | | | | Commit "Support more special characters in file(STRINGS)" (2009-10-06) attempted to support parsing strings from binaries produced by the Portland Group Fortran compiler. The compiler seems to put an extra byte just at the end of its string literals. Previously we dealt with this by explicitly enumerating bytes known to occur, but it seems that many such possibilities exist. Now we support extraction of strings that end in any non-ASCII character.
* KWSys Nightly Date StampKWSys Robot2010-04-141-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-131-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-121-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-111-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-101-1/+1
|
* -fix typos in docs, patch from Michael WildAlex Neundorf2010-04-091-3/+3
| | | | Alex
* Patch to avoid short name usage where possible. Get the actual case spelling ↵David Cole2010-04-091-61/+20
| | | | of a file name on 'Windows' without converting to short name and back again. Avoids bad behavior reported in http://bugs.winehq.org/show_bug.cgi?id=22286 when using cmake under a wine/msys/mingw installation on a Linux box. Thanks to Clinton Stimpson for preparing the patch.
* KWSys Nightly Date StampKWSys Robot2010-04-091-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-081-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-071-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-061-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-051-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-041-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-031-1/+1
|
* Partial fix from bug #10503, use full paths to fix custom commands.Bill Hoffman2010-04-022-3/+5
| | | | This fixes tests ExternalProject and LinkDirectory for VS 2010.
* KWSys Nightly Date StampKWSys Robot2010-04-021-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-04-011-2/+2
|
* KWSys Nightly Date StampKWSys Robot2010-03-311-1/+1
|
* Fix intermingling of test environments when tests run in parallel.David Cole2010-03-302-16/+6
| | | | | | | | | | | | The SaveRestoreEnvironment helper object makes sure that the original environment is restored immediately after the StartProcess call returns rather than waiting for the end of the test. When tests are executed in parallel, there is no guarantee about the ordering of EndTest calls relative to StartTest calls. In fact, it would be odd for them to be nested nicely. Therefore, to avoid the corruption of the calling ctest's environment, the original environment must be restored before ForkProcess returns.
* KWSys Nightly Date StampKWSys Robot2010-03-301-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-03-291-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-03-281-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-03-271-1/+1
|
* Fix for bug #0010466, fix crash in --help-module.Bill Hoffman2010-03-261-5/+12
|
* BUG: Commit a fix from Rusty to address incorrectly reported memory queries.Dave Partyka2010-03-261-5/+7
|
* OpenBSD: Work-around static/runtime linker inconsistencyChuck Atkins2010-03-262-0/+13
| | | | | | | Detect the runtime linker's search path and add to the compile time linker's search path. This is needed because OpenBSD's static linker does not search for shared library dependencies in the same places as the runtime linker.
* KWSys Nightly Date StampKWSys Robot2010-03-261-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-03-251-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-03-241-1/+1
|
* KWSys Nightly Date StampKWSys Robot2010-03-231-1/+1
|