index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
kwsys
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and a...
Andy Cedilnik
2005-11-09
1
-2/+2
*
COMP: Fix all dashboards
Andy Cedilnik
2005-11-09
1
-1/+1
*
ENH: Add test for output regular expression
Andy Cedilnik
2005-11-08
1
-2/+4
*
ENH: Push glob to the kwsys
Andy Cedilnik
2005-10-18
1
-1/+7
*
ENH: CMake kills me (so does Cygwin)
Sebastien Barre
2005-10-06
1
-1/+2
*
ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable ins...
Sebastien Barre
2005-10-05
1
-2/+3
*
BUG: Reverting fundamental type info change until it is fixed on more platfor...
Brad King
2005-10-05
1
-50/+34
*
ENH: add kwsys test for DetectFileType
Sebastien Barre
2005-10-04
1
-0/+8
*
ENH: Converting FundamentalType try-compiles into a single try-run. All the ...
Brad King
2005-10-03
1
-34/+50
*
ENH: Make message into status
Andy Cedilnik
2005-09-20
1
-1/+1
*
ENH: Test for both commands
Andy Cedilnik
2005-09-19
1
-2/+2
*
STYLE: Added backward compatibility disclaimer.
Brad King
2005-09-18
1
-0/+8
*
BUG: Fix which argument is which, also, fix the test to be less agressive
Andy Cedilnik
2005-09-18
1
-3/+1
*
ENH: Add testing of GET_TEST_PROPERTY command
Andy Cedilnik
2005-09-17
1
-0/+4
*
ENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2
Andy Cedilnik
2005-09-16
1
-10/+19
*
ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be ad...
Brad King
2005-08-04
1
-0/+14
*
ENH: Added FundamentalType header defining platform-independent fixed size/si...
Brad King
2005-07-26
1
-1/+74
*
ENH: Rename test
Andy Cedilnik
2005-07-20
1
-2/+2
*
ENH: Enabling new test 7 of process execution.
Brad King
2005-06-17
1
-0/+1
*
ENH: Add capability to include files to DartTestfile.txt and add example of that
Andy Cedilnik
2005-06-07
1
-0/+5
*
COMP: Added KWSys try-compiles KWSYS_STL_HAS_ALLOCATOR_TEMPLATE and KWSYS_STL...
Brad King
2005-04-21
1
-7/+12
*
BUG: Cannot use Win32 implementation for cygwin processes because then cygwin...
Brad King
2005-04-15
1
-5/+5
*
COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstdd...
Brad King
2005-04-15
1
-0/+8
*
ENH: Changing kwsysProcess implementation on Cygwin to use the Win32 implemen...
Brad King
2005-04-15
1
-5/+5
*
ENH: Added KWSys try-compiles KWSYS_STL_HAS_ITERATOR_TRAITS, KWSYS_STL_HAS_IT...
Brad King
2005-04-15
1
-4/+26
*
ENH: Added KWSYS_CXX_HAS_ARGUMENT_DEPENDENT_LOOKUP try-compile to KWSys. Nee...
Brad King
2005-04-15
1
-0/+2
*
STYLE: Renaming kwsys-hash test to kwsys-testhash for consistency with other ...
Brad King
2005-04-13
1
-1/+1
*
ENH: Removing old test1.c Process execution example. It is fully replaced by...
Brad King
2005-04-13
1
-1/+0
*
COMP: Added KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT check for non-standard ...
Brad King
2005-04-13
1
-0/+2
*
ENH: Do kwsys testing as part of cmake testing, command line arguments are no...
Andy Cedilnik
2005-04-13
1
-30/+33
*
ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys...
Brad King
2005-04-13
1
-2/+13
*
BUG: Test for stl stirng operator!= for char* needs to know result of KWSYS_S...
Brad King
2005-03-30
1
-4/+3
*
ENH: Added operator!= for stl string and char* when the system does not provi...
Brad King
2005-03-29
1
-0/+3
*
ENH: Added istream and ostream operators for stl string in KWSys when using o...
Brad King
2005-03-29
1
-1/+30
*
COMP: Removing stl string io operators change until the CMake bootstrap scrip...
Brad King
2005-03-26
1
-30/+1
*
ENH: Added istream and ostream operators for stl string when using old stream...
Brad King
2005-03-26
1
-1/+30
*
ENH: Adding SharedForward C header to help create forwarding executables on U...
Brad King
2005-03-25
1
-1/+1
*
ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct sta...
Brad King
2005-02-17
1
-0/+5
*
ENH: Specify full path to the executable
Andy Cedilnik
2004-10-18
1
-6/+11
*
ENH: Allow CMake to use CommandLineArguments without warning
Andy Cedilnik
2004-09-29
1
-3/+5
*
ENH: Move command line argument parsing code to kwsys
Andy Cedilnik
2004-09-13
1
-1/+12
*
ENH: Added test for runaway output.
Brad King
2004-07-13
1
-0/+1
*
BUG: Need a C-only library for C tests.
Brad King
2004-07-02
1
-9/+22
*
ERR: Do not add the library if no sources are used.
Brad King
2004-06-04
1
-6/+8
*
ENH: Adding native windows process tree kill to ProcessWin32.c. This replace...
Brad King
2004-05-10
1
-2/+0
*
ENH: change to c code so it can be built with mingw
Bill Hoffman
2004-05-10
1
-1/+1
*
ENH: Adding process tree killing for Win32 process execution.
Brad King
2004-05-06
1
-2/+4
*
ENH: Added automatic adjustment of C++ flags to include -timplicit_local and ...
Brad King
2004-04-29
1
-0/+17
*
ENH: Always include KWSys header files directory
Andy Cedilnik
2004-03-15
1
-1/+1
*
ERR: Must include Dart module after PROJECT command.
Brad King
2004-01-19
1
-6/+8
[next]