Bill Hoffman
|
e6ef33f598
|
ENH: name pdb files for visual studio make based builds
|
2006-04-19 16:36:14 -04:00 |
Bill Hoffman
|
f2e2f23392
|
ENH: unix makefiles should work with cl
|
2006-04-19 15:29:19 -04:00 |
Bill Hoffman
|
0a8ff83b66
|
ENH: create new change log with cvs2cl
|
2006-04-19 12:29:52 -04:00 |
Bill Hoffman
|
4a20d4fe39
|
ENH: don't need two of these
|
2006-04-19 11:14:00 -04:00 |
Bill Hoffman
|
96c140e281
|
ENH: test for vs8 correctly
|
2006-04-19 10:56:54 -04:00 |
Brad King
|
37bff40d5d
|
BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the Win32 implementation of process execution.
|
2006-04-19 10:50:15 -04:00 |
Brad King
|
864c0292d5
|
BUG: VS6 generator now uses ComputeLinkInformation just like all other generators.
|
2006-04-19 10:34:41 -04:00 |
Bill Hoffman
|
0b490110ba
|
ENH: check for version 1400
|
2006-04-19 10:11:43 -04:00 |
Andy Cedilnik
|
be55005105
|
STYLE: Nightly Version update
|
2006-04-19 08:06:11 -04:00 |
Bill Hoffman
|
769d0e4d29
|
ENH: put global targets in the help
|
2006-04-18 15:32:10 -04:00 |
Bill Hoffman
|
bb4a2e1cb0
|
ENH: move version numbers to 2.5.0
|
2006-04-18 14:48:46 -04:00 |
Brad King
|
7b4adecf98
|
BUG: Do not require language flags variables. Other generators do not, and it breaks programmable language support (like the Java test).
|
2006-04-18 11:53:41 -04:00 |
Sebastien Barre
|
d5237b30fc
|
ENH: try to bypass Microsoft assert() on isspace, isalpha, etc.
|
2006-04-18 11:50:39 -04:00 |
Brad King
|
428b4c9244
|
ENH: Updated VS6 generator to use target.GetFullName() to compute target file names.
|
2006-04-18 11:45:31 -04:00 |
Brad King
|
392137b6d7
|
ENH: Added <config>_OUTPUT_NAME target property to allow the output name to be set on a per-configuration basis.
|
2006-04-18 10:56:28 -04:00 |
Andy Cedilnik
|
0ec43f7abd
|
ENH: Cleanup header and make license compatible with VIM
|
2006-04-18 10:32:28 -04:00 |
Andy Cedilnik
|
88ebd1d362
|
ENH: Remove some debugging
|
2006-04-18 10:32:08 -04:00 |
Brad King
|
84f672155c
|
BUG: Using the source-file permissions by default for installation is somewhat unpredictable because users can extract source code with almost any permissions (umask). Changing the default to use 644 for files and 755 for programs. No release has documented the old behavior so we do not need compatibility.
|
2006-04-18 10:30:56 -04:00 |
Brad King
|
016e689f57
|
BUG: Fixed missing false values in documentation of IF command.
|
2006-04-18 10:27:24 -04:00 |
Brad King
|
9db4220671
|
BUG: Need to ignore source packaging of #*# files created by emacs during editing.
|
2006-04-18 10:01:37 -04:00 |
Andy Cedilnik
|
e39ca96c50
|
COMP: Remove non-existent header
|
2006-04-18 09:24:15 -04:00 |
Andy Cedilnik
|
4709c76f0f
|
ENH: More cleanups and add stgz header script, so it does not have to be hard-coded. Also, the user can overwrite it
|
2006-04-18 08:25:24 -04:00 |
Andy Cedilnik
|
77771481dd
|
STYLE: Nightly Version update
|
2006-04-18 08:17:46 -04:00 |
Andy Cedilnik
|
126e5e39ff
|
ENH: Fix copyright year
|
2006-04-17 19:02:42 -04:00 |
Bill Hoffman
|
1c44342cff
|
ENH: remove duplicate file name test because it fails on xcode
|
2006-04-17 18:10:16 -04:00 |
Andy Cedilnik
|
71b370c79c
|
BUG: Verify the global target name exists before using it. Fixes VS and Xcode
|
2006-04-17 16:06:31 -04:00 |
Bill Hoffman
|
d71f723b11
|
ENH: fix find x11 on the mac
|
2006-04-17 15:55:24 -04:00 |
Bill Hoffman
|
8fa5ed7300
|
ENH: fix java for ide builds again
|
2006-04-17 15:35:51 -04:00 |
Andy Cedilnik
|
1e608c912c
|
ENH: Add packaging of source code (make package_source)
|
2006-04-17 15:26:54 -04:00 |
Mathieu Malaterre
|
688e630f6b
|
COMP: Fix compilation on linux (dlopen/dlclose symbols)
|
2006-04-17 14:13:39 -04:00 |
Bill Hoffman
|
5ecfd3d4d3
|
ENH: fix java and add OBJECT_DIR support
|
2006-04-17 14:01:22 -04:00 |
Bill Hoffman
|
0f8603acc2
|
ENH: allow multiple files with the same name in different sub dirs test
|
2006-04-17 13:59:23 -04:00 |
Bill Hoffman
|
69488e5bd2
|
ENH: allow multiple files with the same name in different subdirs
|
2006-04-17 13:58:28 -04:00 |
Bill Hoffman
|
c80faed7f6
|
ENH: add mingw test to cxx
|
2006-04-17 13:57:34 -04:00 |
Bill Hoffman
|
b4c7f843f9
|
ENH: add windows apps to mingw
|
2006-04-17 13:57:08 -04:00 |
Andy Cedilnik
|
9c2894029e
|
STYLE: Nightly Version update
|
2006-04-17 07:56:33 -04:00 |
Andy Cedilnik
|
32cd4a8c58
|
ENH: Cleanup, make case insensitive, remove macro since it does not work anyway
|
2006-04-16 13:49:25 -04:00 |
Andy Cedilnik
|
4a99b9abf9
|
STYLE: Nightly Version update
|
2006-04-16 08:08:16 -04:00 |
Andy Cedilnik
|
c09c3c6bfa
|
ENH: Support for packaging source, several cleanups and more yeehaa...
|
2006-04-15 13:02:18 -04:00 |
Andy Cedilnik
|
1df8e12c42
|
STYLE: Nightly Version update
|
2006-04-15 08:12:37 -04:00 |
Bill Hoffman
|
f7f05bee76
|
ENH: make sure frameworks are not searched for x header files
|
2006-04-14 15:08:25 -04:00 |
Andy Cedilnik
|
54746bd923
|
STYLE: Nightly Version update
|
2006-04-14 09:13:43 -04:00 |
Bill Hoffman
|
ca82d060b8
|
ENH: fix syntax
|
2006-04-14 09:02:50 -04:00 |
Andy Cedilnik
|
c836be6f7b
|
ENH: Start adding support for packaging component and to package into a subdirectory
|
2006-04-14 08:58:13 -04:00 |
Bill Hoffman
|
0adee1e6dd
|
ENH: make sure cmake can be built with an older version of cmake
|
2006-04-14 08:44:14 -04:00 |
Bill Hoffman
|
1871a74153
|
ENH: fix warning
|
2006-04-13 23:24:09 -04:00 |
Bill Hoffman
|
96a46bdb44
|
ENH: search for help modules in the correct place for install and source tree builds
|
2006-04-13 23:15:48 -04:00 |
Brad King
|
ac242e319b
|
BUG: Fixed install rules to use copy-if-different.
|
2006-04-13 22:57:14 -04:00 |
Brad King
|
b8a589bb1d
|
ENH: Improved implementation of FilesDiffer to avoid allocating enough memory for the entire file twice. Instead using a block-at-a-time comparison.
|
2006-04-13 22:56:32 -04:00 |
Brad King
|
58d0c5e176
|
COMP: Do not use ANSI function prototypes to pacify HP.
|
2006-04-13 15:28:57 -04:00 |