Ken Martin
|
372ce05a07
|
ENH: fix a warning and a nice fix to the IF command
|
2006-12-12 10:07:20 -05:00 |
Andy Cedilnik
|
97eceffa23
|
STYLE: Nightly Version update
|
2006-12-12 03:29:30 -05:00 |
Ken Martin
|
179579bed7
|
ENH: improve SetProperties and fix a couple warnings
|
2006-12-11 10:26:10 -05:00 |
Andy Cedilnik
|
09029e9cd8
|
STYLE: Nightly Version update
|
2006-12-11 03:20:51 -05:00 |
Andy Cedilnik
|
cadac9f0e5
|
STYLE: Nightly Version update
|
2006-12-10 03:19:49 -05:00 |
Mathieu Malaterre
|
b9787a965f
|
BUG: revert yesterday patch. The implementation was correct. The problem was that _WIN32 was forced to be #define on cygwin when included from ITK, which was miss matching the implementation from the declaration. Put extra condition for CYGWIN system
|
2006-12-09 11:25:25 -05:00 |
Andy Cedilnik
|
945dfe5c8e
|
STYLE: Nightly Version update
|
2006-12-09 03:32:04 -05:00 |
Mathieu Malaterre
|
458fa7559b
|
BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib on cygwin and mingw system
|
2006-12-08 15:52:30 -05:00 |
Ken Martin
|
1dd5db0235
|
COMP: fix some warnings and style issues
|
2006-12-08 09:27:52 -05:00 |
Andy Cedilnik
|
5ccd5a4a5b
|
STYLE: Nightly Version update
|
2006-12-08 03:26:31 -05:00 |
Ken Martin
|
2ad2566d19
|
BUG: fix bad comparison
|
2006-12-07 16:31:56 -05:00 |
Ken Martin
|
cf43e6ced0
|
COMP: fix a warning
|
2006-12-07 15:23:22 -05:00 |
Ken Martin
|
a00200e8d4
|
ENH: implements SetProperties for TEST
|
2006-12-07 14:54:15 -05:00 |
Ken Martin
|
5d9121971c
|
COMP: fix warning
|
2006-12-07 10:33:35 -05:00 |
Ken Martin
|
2305f7a94f
|
COMP: fix warning right now
|
2006-12-07 10:26:40 -05:00 |
Ken Martin
|
f056de555d
|
BUG: fix missing return value
|
2006-12-07 10:22:19 -05:00 |
Bill Hoffman
|
1936242ad4
|
ENH: add test I removed by mistake
|
2006-12-07 10:15:41 -05:00 |
Ken Martin
|
ba75d1e823
|
COMP: fix warning
|
2006-12-07 09:51:28 -05:00 |
Ken Martin
|
27379d7b08
|
ENH: make properties a bit more formal with documentation and chaining
|
2006-12-07 09:45:32 -05:00 |
Andy Cedilnik
|
833548f53a
|
STYLE: Nightly Version update
|
2006-12-07 02:04:42 -05:00 |
Bill Hoffman
|
26b527ac0f
|
ENH: fix bug in full path to target depends stuff
|
2006-12-06 23:05:10 -05:00 |
Andy Cedilnik
|
a44ac0719c
|
STYLE: Nightly Version update
|
2006-12-06 00:43:43 -05:00 |
Ken Martin
|
c0dc50bf6d
|
ENH: fix compiler warning
|
2006-12-05 10:38:36 -05:00 |
Ken Martin
|
0b7e1f5398
|
ENH: fix compiler warning
|
2006-12-05 10:36:33 -05:00 |
Bill Hoffman
|
c2308e796f
|
COMP: fix line length style error
|
2006-12-05 09:14:32 -05:00 |
Bill Hoffman
|
6b7bf34341
|
COMP: remove warning
|
2006-12-05 09:02:32 -05:00 |
Bill Hoffman
|
1513773310
|
ENH: fix build error on IRIX
|
2006-12-05 08:39:22 -05:00 |
Bill Hoffman
|
3a32cec969
|
ENH: merge in changes for beos support
|
2006-12-04 17:26:41 -05:00 |
Brad King
|
de8ffcaef4
|
ENH: Changes based on patch from Ryan C. Gordon to enable process execution on BeOS. There seems to be no way to implement it without polling (or threads).
|
2006-12-04 14:42:47 -05:00 |
Brad King
|
d045ae45f2
|
BUG: Do not print empty install configuration repeatedly.
|
2006-12-04 13:54:32 -05:00 |
Ken Martin
|
ff67e8a65d
|
ENH: added properties into the compile, but not that many
|
2006-12-04 11:19:59 -05:00 |
Ken Martin
|
011532e0c3
|
ENH: added properties into the compile
|
2006-12-04 11:05:23 -05:00 |
Ken Martin
|
fbc9fed2e2
|
STYLE: fix line length
|
2006-12-04 11:04:16 -05:00 |
Bill Hoffman
|
434d2292c5
|
ENH: put checks on vector before referencing begin iterator
|
2006-12-02 13:17:53 -05:00 |
Andy Cedilnik
|
f67f158344
|
STYLE: Nightly Version update
|
2006-12-01 22:54:15 -05:00 |
Bill Hoffman
|
6600143ea1
|
ENH: fix warning
|
2006-12-01 15:28:00 -05:00 |
Ken Martin
|
49a3349b59
|
ENH: getting some of the property changed chewcked into CVS at least
|
2006-12-01 13:35:21 -05:00 |
Bill Hoffman
|
d99ee73dff
|
BUG: fix for 3815 seg fault
|
2006-12-01 10:30:11 -05:00 |
Andy Cedilnik
|
567d02c322
|
STYLE: Nightly Version update
|
2006-12-01 01:40:47 -05:00 |
Bill Hoffman
|
639d2572be
|
ENH: clean up comment and avoid some vector access calles
|
2006-11-30 17:50:40 -05:00 |
Bill Hoffman
|
5ff037e894
|
BUG: better fix for .dll.lib problem
|
2006-11-30 17:32:46 -05:00 |
Andy Cedilnik
|
1192f03f45
|
STYLE: Nightly Version update
|
2006-11-30 01:29:31 -05:00 |
Bill Hoffman
|
445e091ffa
|
ENH: fix test to run with debug or release and put the exe next to the dll, still shows the bug this is testing for
|
2006-11-29 21:36:13 -05:00 |
Bill Hoffman
|
b56a60d01e
|
ENH: fix errors for unix builds
|
2006-11-29 17:45:55 -05:00 |
Bill Hoffman
|
e2a7c9358f
|
ENH: fix warning
|
2006-11-29 17:25:46 -05:00 |
Bill Hoffman
|
33170bc371
|
ENH: there can be only one version
|
2006-11-29 17:17:16 -05:00 |
Ken Martin
|
2915f24274
|
COMP: fix compile issue on Sun hopefully
|
2006-11-29 17:10:29 -05:00 |
Bill Hoffman
|
f211823b55
|
ENH: fix test for configuration type builds
|
2006-11-29 17:02:35 -05:00 |
Bill Hoffman
|
9ffabcbb3f
|
ENH: fix compile error on mac
|
2006-11-29 16:43:21 -05:00 |
Bill Hoffman
|
ccb77b65c6
|
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion
|
2006-11-29 15:59:16 -05:00 |
Bill Hoffman
|
46f8ed0648
|
BUG: fix a problem where it tried to link .dll.lib files
|
2006-11-29 15:58:19 -05:00 |
Ken Martin
|
d6219588c0
|
COMP: fix compile issue on Sun
|
2006-11-29 15:45:49 -05:00 |
Mathieu Malaterre
|
965a1475b6
|
BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using the dlopen/dlclose instead of the old NSModule
|
2006-11-29 12:56:28 -05:00 |
Ken Martin
|
daa6d2bc04
|
ENH: updated handling of debug and optimized target link libraries
|
2006-11-29 11:00:17 -05:00 |
Bill Hoffman
|
e9a80cd8a9
|
ENH: add rc to version stuff
|
2006-11-28 16:09:21 -05:00 |
Bill Hoffman
|
64389317f8
|
ENH: use the built cmake for file compare as older versions of cmake may not support this
|
2006-11-28 09:49:53 -05:00 |
Andy Cedilnik
|
466dca006d
|
STYLE: Nightly Version update
|
2006-11-28 00:05:44 -05:00 |
Bill Hoffman
|
1ae24c15c3
|
ENH: use correct project name
|
2006-11-27 16:15:28 -05:00 |
Bill Hoffman
|
f2e8fd06c2
|
ENH: make sure things do not depend on optimized libraries if they are debug, and the other way around as well
|
2006-11-27 16:13:41 -05:00 |
Bill Hoffman
|
31a576abe6
|
ENH: add a test for a target name with the same name as the output of a custom command
|
2006-11-27 15:14:42 -05:00 |
Bill Hoffman
|
0954696e3e
|
ENH: fix line length problem
|
2006-11-27 12:14:16 -05:00 |
Bill Hoffman
|
b3d5e0fa2d
|
ENH: fix crash in plplot build
|
2006-11-27 12:11:27 -05:00 |
Andy Cedilnik
|
a72f4c0052
|
STYLE: Nightly Version update
|
2006-11-26 07:12:19 -05:00 |
Andy Cedilnik
|
11e1ac0b66
|
STYLE: Nightly Version update
|
2006-11-25 21:43:24 -05:00 |
Andy Cedilnik
|
8ae572e0de
|
STYLE: Nightly Version update
|
2006-11-25 21:08:07 -05:00 |
Bill Hoffman
|
9baa760315
|
BUG: fix problem when a target name is the same as the output of a custom command
|
2006-11-25 10:59:26 -05:00 |
Andy Cedilnik
|
3ad6f7e880
|
STYLE: Nightly Version update
|
2006-11-25 07:59:14 -05:00 |
Andy Cedilnik
|
367773d205
|
STYLE: Nightly Version update
|
2006-11-23 07:37:21 -05:00 |
Bill Hoffman
|
05e12b0ba5
|
ENH: make sure it is qt3 before running test
|
2006-11-22 14:26:01 -05:00 |
Andy Cedilnik
|
445ff04528
|
STYLE: Nightly Version update
|
2006-11-22 09:58:12 -05:00 |
Andy Cedilnik
|
b7faa7f3f5
|
STYLE: Nightly Version update
|
2006-11-21 13:25:48 -05:00 |
Andy Cedilnik
|
cd298182c2
|
STYLE: Nightly Version update
|
2006-11-21 07:07:33 -05:00 |
Bill Hoffman
|
2852600648
|
ENH: fix for when a library is tagged both debug and optimized
|
2006-11-20 13:57:12 -05:00 |
Andy Cedilnik
|
a5fc448bda
|
STYLE: Nightly Version update
|
2006-11-20 08:16:36 -05:00 |
Andy Cedilnik
|
056b7f0a53
|
STYLE: Nightly Version update
|
2006-11-19 08:08:45 -05:00 |
Andy Cedilnik
|
23c0fca74a
|
STYLE: Nightly Version update
|
2006-11-18 08:08:34 -05:00 |
Bill Hoffman
|
f405014a8d
|
BUG: undo bug fix 2722, still replace @foo@ in cmake files
|
2006-11-17 15:35:09 -05:00 |
Ken Martin
|
240deb027b
|
STYLE: fix a long line
|
2006-11-17 11:14:04 -05:00 |
Andy Cedilnik
|
384dd715d5
|
STYLE: Nightly Version update
|
2006-11-17 08:11:23 -05:00 |
Ken Martin
|
d92f22023c
|
ENH: remove old hack now that project level compatibility files are supported
|
2006-11-16 15:31:34 -05:00 |
Ken Martin
|
786fdbc196
|
ENH: fix a bug with useing debuf optimized libs from other builds
|
2006-11-16 10:57:00 -05:00 |
Andy Cedilnik
|
197cbc529e
|
STYLE: Nightly Version update
|
2006-11-16 08:10:11 -05:00 |
Andy Cedilnik
|
ae2e27fd11
|
STYLE: Nightly Version update
|
2006-11-15 08:08:47 -05:00 |
Andy Cedilnik
|
1047cd1aa6
|
STYLE: Nightly Version update
|
2006-11-14 08:09:30 -05:00 |
Andy Cedilnik
|
2e37a00610
|
ENH: Expand comment
|
2006-11-13 22:08:42 -05:00 |
Andy Cedilnik
|
236692633b
|
STYLE: Nightly Version update
|
2006-11-13 08:11:04 -05:00 |
Andy Cedilnik
|
6609a53d24
|
STYLE: Nightly Version update
|
2006-11-12 08:08:43 -05:00 |
Bill Hoffman
|
9e97f7f684
|
BUG: fix for 4028 fix scroll after delete
|
2006-11-11 14:07:46 -05:00 |
Bill Hoffman
|
93002a4400
|
BUG: fix for 4009 lib64 should work with path suffix
|
2006-11-11 14:06:38 -05:00 |
Andy Cedilnik
|
6d932c627b
|
STYLE: Nightly Version update
|
2006-11-11 08:11:51 -05:00 |
Bill Hoffman
|
dd8d1e8c8d
|
ENH: remove warning
|
2006-11-10 09:32:27 -05:00 |
Bill Hoffman
|
3b7005c554
|
BUG: fix for broken borland compiler
|
2006-11-10 08:11:37 -05:00 |
Andy Cedilnik
|
6b2cc486ee
|
STYLE: Nightly Version update
|
2006-11-10 08:07:44 -05:00 |
Bill Hoffman
|
9442cd33ba
|
ENH: fix it to work with stl debug mode on mac
|
2006-11-09 16:07:38 -05:00 |
Bill Hoffman
|
b0bc59f709
|
ENH: commit fix for putting everything in the build on vs
|
2006-11-09 09:57:23 -05:00 |
Andy Cedilnik
|
976424f8d3
|
STYLE: Nightly Version update
|
2006-11-09 08:09:12 -05:00 |
Andy Cedilnik
|
65d717f885
|
STYLE: Nightly Version update
|
2006-11-08 08:10:59 -05:00 |
Andy Cedilnik
|
ef0fd479cc
|
STYLE: Nightly Version update
|
2006-11-07 08:08:03 -05:00 |
Andy Cedilnik
|
4e1f2798ca
|
STYLE: Nightly Version update
|
2006-11-06 08:09:00 -05:00 |
Andy Cedilnik
|
fa6bcb6138
|
STYLE: Nightly Version update
|
2006-11-05 08:07:42 -05:00 |