Commit Graph

988 Commits

Author SHA1 Message Date
Ken Martin ba4e56385c support for network path link libraries 2001-08-27 15:19:45 -04:00
Bill Hoffman f709e5588e ENH: change expand variables to use GetDefinition 2001-08-27 14:44:15 -04:00
Bill Hoffman 2858689d6d *** empty log message *** 2001-08-27 14:38:20 -04:00
Bill Hoffman 8d80a9055e ENH: clean up sgi build and use non-broken autoconf 2001-08-27 14:35:34 -04:00
Bill Hoffman 3b5ce4b88a *** empty log message *** 2001-08-27 12:24:47 -04:00
Bill Hoffman 152fccf848 BUG: set CXX and CC when running configure from cmake 2001-08-27 11:03:41 -04:00
Ken Martin d586449a64 better formatted output 2001-08-27 10:23:45 -04:00
Bill Hoffman 6e2834a877 ENH: use ANSI_CXXFLAGS for testing compiler 2001-08-27 10:22:38 -04:00
Bill Hoffman 66be1686da ENH: sgi -LANG:std 2001-08-27 10:11:48 -04:00
Berk Geveci 277228e3aa ken added dependancy to build everything 2001-08-27 10:07:42 -04:00
Ken Martin 8181104f9a added ctest to win32 2001-08-25 12:31:46 -04:00
Bill Hoffman 69c09820a5 *** empty log message *** 2001-08-24 17:50:21 -04:00
Bill Hoffman c308c233a0 ENH: more sgi -LANG stuff 2001-08-24 17:30:03 -04:00
Bill Hoffman 65ea235240 auto detect lang:std: 2001-08-24 17:26:33 -04:00
Bill Hoffman 9998057d6a auto detect lang:std: 2001-08-24 17:25:19 -04:00
Bill Hoffman c34410deac ENH: build for sgi CC out of box 2001-08-24 17:17:39 -04:00
Bill Hoffman 29f7f3a9ea auto detect lang:std: 2001-08-24 17:15:12 -04:00
Bill Hoffman d1ca23a3f9 auto detect lang:std: 2001-08-24 17:12:58 -04:00
Bill Hoffman 03b77686b1 auto detect lang:std: 2001-08-24 17:00:40 -04:00
Bill Hoffman ed6e3e88e0 auto detect lang:std: 2001-08-24 16:51:10 -04:00
Bill Hoffman 6a3138293b BUG: fix complex test for old compilers 2001-08-24 15:54:06 -04:00
Bill Hoffman d6aee2bc36 BUG: fix for SGI Native compiler 2001-08-24 15:45:46 -04:00
Bill Hoffman 930ea3ef58 BUG: fix flag for building shared on HP 2001-08-24 15:41:57 -04:00
Amitha Perera 2eb9d09e04 BUG: ADD_TEST now only does stuff if ENABLE_TESTING has been run. 2001-08-23 18:30:05 -04:00
Bill Hoffman 538ff79e2f ENH: improve coverage 2001-08-23 18:02:30 -04:00
Bill Hoffman a4f40c31f1 ENH: add dump documentation test 2001-08-23 17:40:07 -04:00
Brad King 852be8a520 ENH: Each cmCableWrapTclCommand instance now uses a single cmMakeDepend object for dependencies for all the gccxml input files it generates. This should significantly improve generation time. 2001-08-23 16:28:29 -04:00
Bill Hoffman eff67f3061 BUG: run make all on unix not make exename 2001-08-23 16:24:04 -04:00
Bill Hoffman 047c7b5af4 ENH: add more testing 2001-08-23 16:00:46 -04:00
Bill Hoffman 3a3b55679b ENH: try to get better test coverage 2001-08-23 13:57:45 -04:00
Ken Martin bd4c5cf362 also check path for test executables 2001-08-23 13:12:13 -04:00
Ken Martin 32e789efd2 fixed format 2001-08-23 11:39:21 -04:00
Ken Martin ab0ef5b6a0 better ctest support 2001-08-23 11:32:56 -04:00
Ken Martin 2190ddc4e9 added test driver for make test target 2001-08-23 11:12:19 -04:00
Ken Martin abff98fb9d ENH: do not put a rule in to rebuild the ALL_BUILD.dsp file, as it is not possible... 2001-08-22 16:33:58 -04:00
Bill Hoffman ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 2001-08-22 11:58:17 -04:00
Bill Hoffman 032106c337 BUG: shorten length of symbols 2001-08-22 11:26:54 -04:00
Berk Geveci b76b5c6ea2 OUTDIR->IntDir 2001-08-22 10:12:29 -04:00
Bill Hoffman 5d0d488484 BUG: add missing CMakeCommandLineInfo 2001-08-22 08:21:22 -04:00
Sebastien Barre 9b25981068 CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir) 2001-08-21 17:41:12 -04:00
Yves Starreveld a159c2d306 Added support for .mm source files (ObjC++) 2001-08-21 11:04:38 -04:00
Bill Hoffman 820a18a691 BUG: fix check for no std:: 2001-08-20 13:32:51 -04:00
Bill Hoffman 48febc4ed3 BUG: cmSystemTools::CollapseFullPath is a bad thing to call on the compiler which is a filepath 2001-08-20 09:23:16 -04:00
Sebastien Barre edc738173b Allow option value to be expanded (thus, we can use the value of another option as default) 2001-08-19 19:11:59 -04:00
Sebastien Barre afba045028 gcc and MSVC clash on basic_string::compare(), let's try substr() 2001-08-19 12:14:24 -04:00
Sebastien Barre 4dda26b40a If the value is a path, collapse it (cleaner) 2001-08-19 07:36:46 -04:00
Bill Hoffman b817ee6596 BUG: get the flags right 2001-08-18 17:57:17 -04:00
Sebastien Barre ce4f2718f2 Support for $ENV{VAR} syntax (lookup in the environment vars) 2001-08-18 12:52:19 -04:00
Ken Martin c151f30861 backwards MATCHES in if and else statements 2001-08-17 17:11:42 -04:00
Bill Hoffman 68cfb4c8f4 ENH: default for cygwin should be pthreads 2001-08-16 18:01:23 -04:00