summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Configure.hxx.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-11-251-0/+4
* KWSys: Cleanup putenv leak option implementationBrad King2010-06-291-9/+0
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.Bill Hoffman2009-09-221-1/+2
* Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.Bill Hoffman2009-09-221-1/+6
* Put a flag in that will stop system tools from deleting system environment me...Bill Hoffman2009-09-221-0/+3
* Define kwsys_ios_binary macro for std::ios::binaryBrad King2009-08-311-0/+12
* ENH: Skip KWSys name maros in case of identityBrad King2009-04-141-3/+0
* ENH: C++ configuration should include C configuration.Brad King2005-06-091-0/+3
* COMP: Added KWSys try-compiles KWSYS_STL_HAS_ALLOCATOR_TEMPLATE and KWSYS_STL...Brad King2005-04-211-0/+8
* COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstdd...Brad King2005-04-151-0/+4
* ENH: Added KWSys try-compiles KWSYS_STL_HAS_ITERATOR_TRAITS, KWSYS_STL_HAS_IT...Brad King2005-04-151-0/+16
* ENH: Added KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP try-compile to KWSys. Nee...Brad King2005-04-151-0/+4
* COMP: Added KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT check for non-standard ...Brad King2005-04-131-0/+4
* ENH: Do kwsys testing as part of cmake testing, command line arguments are no...Andy Cedilnik2005-04-131-0/+1
* ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys...Brad King2005-04-131-0/+39
* ENH: Added operator!= for stl string and char* when the system does not provi...Brad King2005-03-291-10/+14
* ENH: Added istream and ostream operators for stl string in KWSys when using o...Brad King2005-03-291-8/+16
* COMP: Removing stl string io operators change until the CMake bootstrap scrip...Brad King2005-03-261-6/+0
* ENH: Added istream and ostream operators for stl string when using old stream...Brad King2005-03-261-0/+6
* ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct sta...Brad King2005-02-171-0/+4
* ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable i...Brad King2003-12-301-12/+12
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...Brad King2003-12-231-34/+41
* ENH: Updated copyright.Brad King2003-12-151-7/+4
* ENH: Added full configuration of namespace even for Configure.hxx macro defin...Brad King2003-06-191-9/+42
* ENH: Added KWSYS_FORCE_OLD_STREAMS option to force use of non-ansi stream hea...Brad King2003-05-121-0/+4
* ENH: Added wrappers around the std stream headers to make them look like ansi...Brad King2003-05-121-0/+16
* ENH: Reduced header dependencies and cleaned up inclusion of standard headers.Brad King2003-05-081-0/+6
* ENH: Added kwsys library for platform-independent system tools.Brad King2003-04-081-0/+10