Ken Martin
|
db28904467
|
ENH: change loc of log files
|
2005-07-29 13:19:44 -04:00 |
Bill Hoffman
|
8dc6db4777
|
ENH: add new test to make sure c and cxx flags are going to the right files
|
2005-07-29 11:56:31 -04:00 |
Andy Cedilnik
|
4f79ce8f1b
|
STYLE: Nightly Version update
|
2005-07-29 11:52:15 -04:00 |
Andy Cedilnik
|
ee6df5f63b
|
BUG: Fix dependencies. Looks like all dependencies were missing subdirectory
|
2005-07-29 11:25:47 -04:00 |
Andy Cedilnik
|
df26171533
|
ENH: undo last change
|
2005-07-29 10:04:01 -04:00 |
Andy Cedilnik
|
f179fb59bf
|
ENH: support versions greater than 20
|
2005-07-29 10:02:52 -04:00 |
Ken Martin
|
c6b011e35e
|
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
2005-07-29 09:19:25 -04:00 |
Ken Martin
|
ad46c80f7a
|
ENH: fix warning
|
2005-07-28 15:24:31 -04:00 |
Andy Cedilnik
|
47e22fe041
|
ENH: make sure c flags are used for c and cxx flags are used for cxx, really Bill
|
2005-07-28 14:52:16 -04:00 |
Sebastien Barre
|
6e4b6ca0d3
|
ENH: add method to attempt to check if a file is text or binary
|
2005-07-28 13:21:03 -04:00 |
Andy Cedilnik
|
fac61306a2
|
ENH: make sure custom commands depend on full path files only: Bill as Andy
|
2005-07-28 13:12:07 -04:00 |
Andy Cedilnik
|
a6abb79776
|
STYLE: Nightly Version update
|
2005-07-28 11:58:52 -04:00 |
Ken Martin
|
825a762a30
|
ENH: always write out all custom commands
|
2005-07-28 09:14:42 -04:00 |
Brad King
|
6873773487
|
BUG: InitializeFromParent should copy include file regular expressions.
|
2005-07-27 17:23:39 -04:00 |
Brad King
|
80802c21b6
|
ENH: RUN_TESTS target now uses proper CMAKE_CFG_INTDIR setting to get $(IntDir) or $(OutDir) depending on the generator.
|
2005-07-27 16:46:06 -04:00 |
Brad King
|
99f3b37f9c
|
BUG: Hack to support building existing trees with UTILITY_SOURCE commands and the new VS generator directory structure.
|
2005-07-27 16:37:44 -04:00 |
Andy Cedilnik
|
de217bee8d
|
BUG: Generate RUN_TEST target if any tests are there
|
2005-07-27 15:46:21 -04:00 |
Brad King
|
f9aef0e422
|
ENH: Generator now creates a separate intermediate files directory for each target. This is needed for MSVC 8 to support parallel builds.
|
2005-07-27 13:36:36 -04:00 |
Ken Martin
|
4a98fcd059
|
ENH: fix some warnings and cleanup some
|
2005-07-27 12:41:08 -04:00 |
Andy Cedilnik
|
eccf5e7903
|
STYLE: Nightly Version update
|
2005-07-27 11:56:28 -04:00 |
Ken Martin
|
50cf415b2c
|
ENH: maybe fix fortran issue
|
2005-07-27 11:42:46 -04:00 |
Ken Martin
|
33efcc442b
|
ENH: fix some warnings and cleanup some
|
2005-07-27 11:36:43 -04:00 |
Ken Martin
|
ccc292e4b0
|
ENH: fix some warnings and cleanup some
|
2005-07-27 11:33:39 -04:00 |
Ken Martin
|
6cc7bca222
|
ENH: fix some warnings and cleanup some
|
2005-07-27 11:31:17 -04:00 |
Ken Martin
|
f85f919dbc
|
ENH: reduce the number of files produced still needs a bit more cleanup
|
2005-07-27 09:49:37 -04:00 |
Brad King
|
90cefde755
|
ENH: Added VS8 support for DART_CXX_NAME.
|
2005-07-26 17:40:16 -04:00 |
Bill Hoffman
|
35e36b5b76
|
ENH: make sure source file depends are used to determine if custom commands are used
|
2005-07-26 13:26:37 -04:00 |
Bill Hoffman
|
9b8d15944f
|
ENH: if it is not a cmake target or a full path do not put depend information in the command
|
2005-07-26 13:26:04 -04:00 |
Bill Hoffman
|
b15852d8b7
|
ENH: make sure custom command depend on fluid so if fltk is part of project fluid gets built first
|
2005-07-26 13:25:28 -04:00 |
Andy Cedilnik
|
97286f3470
|
STYLE: Nightly Version update
|
2005-07-26 11:45:48 -04:00 |
Brad King
|
82a8e9be99
|
ENH: Added FundamentalType header defining platform-independent fixed size/signedness integer types.
|
2005-07-26 11:37:30 -04:00 |
Brad King
|
a5483acc0e
|
ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64, TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE, and TEST_KWSYS_CHAR_IS_SIGNED.
|
2005-07-26 11:36:39 -04:00 |
Brad King
|
b9d472d81d
|
ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros.
|
2005-07-26 11:34:57 -04:00 |
Andy Cedilnik
|
5b26fefd60
|
ENH: Add support for multi-string compiler name, and improve support for subversion
|
2005-07-26 09:17:00 -04:00 |
Bill Hoffman
|
6a73e8ac69
|
ENH: fix lib case bug correctly
|
2005-07-25 16:10:08 -04:00 |
Andy Cedilnik
|
13bb9a9041
|
STYLE: Nightly Version update
|
2005-07-25 11:41:48 -04:00 |
Andy Cedilnik
|
89ddfc21d5
|
STYLE: Nightly Version update
|
2005-07-24 11:42:04 -04:00 |
Andy Cedilnik
|
182e669cfe
|
STYLE: Nightly Version update
|
2005-07-23 11:44:42 -04:00 |
Bill Hoffman
|
6ea4eadc68
|
BUG: undo fix
|
2005-07-23 10:32:57 -04:00 |
Andy Cedilnik
|
f5a5304c95
|
STYLE: Nightly Version update
|
2005-07-22 17:36:55 -04:00 |
Bill Hoffman
|
7041af809d
|
ENH: more efficent fix for bug # 2063
|
2005-07-22 15:41:23 -04:00 |
Bill Hoffman
|
72fdb13652
|
BUG: fix for case mismatched lib bug # 2063
|
2005-07-22 15:33:51 -04:00 |
Bill Hoffman
|
dc43a3d265
|
ENH: string += is very slow, so don't use it
|
2005-07-22 15:32:00 -04:00 |
Andy Cedilnik
|
ca90e8002b
|
ENH: Better handling of removed files and remove warning
|
2005-07-22 08:40:16 -04:00 |
Andy Cedilnik
|
9c8875a621
|
ENH: More regular expressions
|
2005-07-22 08:39:56 -04:00 |
Andy Cedilnik
|
a2acc029ae
|
ENH: Add support for detecting files that were removed
|
2005-07-21 15:54:57 -04:00 |
Andy Cedilnik
|
3074513009
|
STYLE: Nightly Version update
|
2005-07-21 10:26:03 -04:00 |
Andy Cedilnik
|
8483fa93c5
|
BUG: Remove duplicate prefix
|
2005-07-21 09:07:01 -04:00 |
Bill Hoffman
|
21d6980897
|
ENH: fix warning
|
2005-07-20 22:23:14 -04:00 |
Bill Hoffman
|
b8b298104b
|
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
2005-07-20 15:44:55 -04:00 |