summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* KWSys: Use EXPORT name only if installing libraryBrad King2010-12-141-3/+3
* KWSys: Associate installed library with an EXPORTBrad King2010-12-011-0/+5
* KWSys: Optionally suppress consistent test failuresBrad King2010-06-301-0/+6
* KWSys: Use short fallback timeout for Process testsBrad King2010-06-301-0/+1
* KWSys: Pass ptrdiff_t check result to System.cBrad King2010-06-291-9/+8
* KWSys: Cleanup putenv leak option implementationBrad King2010-06-291-6/+9
* KWSys: Configure DynamicLoader library prefix/suffixBrad King2010-06-101-0/+8
* KWSys: Build tests after librariesBrad King2009-12-151-0/+2
* KWSys: Remove default exe output pathBrad King2009-12-081-7/+0
* KWSys: Work-around llvm-gcc-4.2 optimizer bugBrad King2009-11-231-0/+5
* KWSys: Set CMP0003 to NEWBrad King2009-11-201-5/+3
* Fix KWSys FundamentalType for Universal BinariesBrad King2009-11-201-13/+48
* Check for 'long long' without computing sizeBrad King2009-11-201-4/+5
* Enable loose loop constructs in KWSysBrad King2009-11-201-1/+5
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-9/+7
* Install KWSys Copyright.txt as documentationBrad King2009-09-281-0/+18
* Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.Bill Hoffman2009-09-221-1/+6
* Define kwsys_ios_binary macro for std::ios::binaryBrad King2009-08-311-0/+5
* BUG: Enable large files only if <cstdio> worksBrad King2009-07-271-0/+5
* COMP: Avoid String.c inclusion by Compaq templatesBrad King2009-06-101-0/+6
* ENH: Optionally label KWSys targets and testsBrad King2009-02-131-0/+23
* ENH: Add KWSys header files to library targetsBrad King2009-02-131-0/+3
* BUG: Fix KWSys SystemInformation dependenciesBrad King2008-10-171-0/+4
* BUG: Enforce KWSys component dependencies earlyBrad King2008-10-171-14/+14
* ENH: Add test for KWSys SharedForwardBrad King2008-09-261-0/+7
* ENH: In KWSys set the IMPLICIT_DEPENDS_INCLUDE_TRANSFORM property.Brad King2008-05-141-0/+8
* ENH: Set CMake Policy CMP0003 to NEW behavior to build without warnings with ...Brad King2008-03-171-0/+6
* ENH: Added CPU.h to KWSys to identify the target CPU and its byte order.Brad King2008-02-271-1/+4
* BUG: Need to install cstddef header.Brad King2008-01-311-0/+9
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-301-2/+2
* ENH: turn off for nowBill Hoffman2008-01-081-1/+1
* ENH: fix leaks and turn on by defaultBill Hoffman2008-01-081-1/+1
* ENH: add missing fileBill Hoffman2008-01-081-1/+3
* ENH: add new system information class for use in ctestBill Hoffman2008-01-081-2/+7
* ENH: Added C String utilities to KWSys. Implemented strcasecmp and strncasecmp.Brad King2007-12-111-2/+3
* BUG: Fixed typo in previous commit.Brad King2007-11-121-4/+4
* ENH: Adding DateStamp feature to KWSys. This provides a header file giving p...Brad King2007-11-121-1/+14
* ENH: fix failing test when valgrind is onBill Hoffman2007-09-191-1/+1
* COMP: Second try getting rid of Microsoft deprecation warnings. This time tes...David Cole2007-08-151-9/+0
* COMP: Skip testAutoPtr and testHashSTL on Watcom. They are hopeless.Brad King2007-04-191-3/+7
* ENH: Fixed stl string streaming operators for Watcom.Brad King2007-04-191-3/+3
* ENH: Added MD5 implementation to KWSys.Brad King2007-03-141-2/+4
* COMP: All kwsys .hxx headers should include Configure.hxx. Re-enabling testA...Brad King2007-03-031-1/+1
* COMP: Disable auto_ptr test for now.Brad King2007-03-031-1/+1
* ENH: Added test for auto_ptr. Documented aut_ptr template implementation.Brad King2007-03-031-0/+1
* ENH: Cleaned up KWSys tests to use test drivers.Brad King2007-03-031-54/+74
* COMP: Disable LFS on AIX.Brad King2007-02-211-1/+7
* BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file in...Brad King2007-01-261-6/+20
* BUG: revert yesterday patch. The implementation was correct. The problem was ...Mathieu Malaterre2006-12-091-3/+1
* BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib...Mathieu Malaterre2006-12-081-1/+3