Andy Cedilnik
|
b08a9e3508
|
STYLE: Nightly Version update
|
2005-12-12 04:17:07 -05:00 |
Andy Cedilnik
|
d512aa1cc3
|
STYLE: Nightly Version update
|
2005-12-11 04:20:32 -05:00 |
Andy Cedilnik
|
ccf5a130ef
|
COMP: for a in range(100): write_on_board(No std in kwsys...)
|
2005-12-11 00:12:40 -05:00 |
Andy Cedilnik
|
ea7c7bb34d
|
ENH: Allow the installer to overwrite the install prefix
|
2005-12-10 12:11:20 -05:00 |
Andy Cedilnik
|
5e56c7c201
|
ENH: Add a method to remove remaining arguments
|
2005-12-10 12:10:09 -05:00 |
Andy Cedilnik
|
5999a81bcd
|
COMP: Fix the exporting so that it can actually be used
|
2005-12-10 12:09:24 -05:00 |
Andy Cedilnik
|
33c891f8d8
|
ENH: Add another signature to FindProgram that matches more to the one from CMake
|
2005-12-10 12:08:55 -05:00 |
Andy Cedilnik
|
9c64a17845
|
STYLE: Nightly Version update
|
2005-12-10 04:21:56 -05:00 |
Bill Hoffman
|
90bdb216a4
|
ENH: try to fix hp build problem
|
2005-12-09 23:04:33 -05:00 |
Andy Cedilnik
|
63a5effc7f
|
ENH: fix compile error
|
2005-12-09 16:32:19 -05:00 |
Bill Hoffman
|
d13643aa92
|
ENH: clean up style a bit
|
2005-12-09 14:30:11 -05:00 |
Bill Hoffman
|
92b6c8e742
|
PERF: apply patch for bug 2575 speeds up depend scanning
|
2005-12-09 13:58:55 -05:00 |
Andy Cedilnik
|
3a3ffea532
|
STYLE: Nightly Version update
|
2005-12-09 04:17:46 -05:00 |
Andy Cedilnik
|
25e9bceb0a
|
STYLE: Nightly Version update
|
2005-12-08 04:21:52 -05:00 |
Andy Cedilnik
|
02b961f29c
|
ENH: Make commands scriptable
|
2005-12-07 11:39:08 -05:00 |
Andy Cedilnik
|
19398fd2c8
|
STYLE: Nightly Version update
|
2005-12-06 10:55:07 -05:00 |
Andy Cedilnik
|
22a434121a
|
STYLE: Nightly Version update
|
2005-12-05 08:19:58 -05:00 |
Andy Cedilnik
|
33691be50e
|
STYLE: Nightly Version update
|
2005-12-04 05:04:27 -05:00 |
Andy Cedilnik
|
13e6693ad2
|
STYLE: Nightly Version update
|
2005-12-03 06:10:02 -05:00 |
Andy Cedilnik
|
a6356e2db9
|
STYLE: Nightly Version update
|
2005-12-02 05:30:26 -05:00 |
Andy Cedilnik
|
782bef7374
|
ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2
|
2005-12-01 11:41:00 -05:00 |
Andy Cedilnik
|
e95224b2e7
|
STYLE: Nightly Version update
|
2005-12-01 05:32:27 -05:00 |
Andy Cedilnik
|
1578bebdad
|
ENH: Add variable for debugging. This variable CMAKE_PARENT_LIST_FILE holds the parent CMake list file of the current cmake list file.
|
2005-11-30 13:46:48 -05:00 |
Andy Cedilnik
|
358a9b133d
|
STYLE: Nightly Version update
|
2005-11-30 05:22:50 -05:00 |
Andy Cedilnik
|
b8b27089e7
|
STYLE: Nightly Version update
|
2005-11-29 05:24:45 -05:00 |
Andy Cedilnik
|
c1cdb723b1
|
STYLE: Nightly Version update
|
2005-11-28 05:17:59 -05:00 |
Andy Cedilnik
|
b1cf98492e
|
STYLE: Nightly Version update
|
2005-11-27 05:27:51 -05:00 |
Andy Cedilnik
|
820bda2e00
|
STYLE: Nightly Version update
|
2005-11-26 05:21:29 -05:00 |
Andy Cedilnik
|
4918330de7
|
STYLE: Nightly Version update
|
2005-11-25 05:18:47 -05:00 |
Andy Cedilnik
|
36653b9619
|
STYLE: Nightly Version update
|
2005-11-24 05:21:13 -05:00 |
Bill Hoffman
|
d0e801247f
|
ENH: executable prefix and post fix variables should not be the same as the executable extension
|
2005-11-23 10:27:05 -05:00 |
Andy Cedilnik
|
77fb139317
|
STYLE: Nightly Version update
|
2005-11-23 05:35:51 -05:00 |
Brad King
|
102dd34bdc
|
BUG: Do not expand escape sequences when re-expanding variables in include directories, link directories, and link libraries.
|
2005-11-22 17:03:07 -05:00 |
Brad King
|
130d469dd4
|
BUG: Do not accept a directory name as a library.
|
2005-11-22 16:59:31 -05:00 |
Bill Hoffman
|
76724c23bf
|
BUG: fix for bug 2357, do not allow targets to link to directories
|
2005-11-22 16:08:16 -05:00 |
Bill Hoffman
|
9312deb035
|
BUG: fix spelling error
|
2005-11-22 15:15:52 -05:00 |
Brad King
|
d952f68738
|
BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their own GUIDs in a ProjectGUID attribute. The top level .sln file needs a special comment at the top to allow it to be opened with double-click in explorer.
|
2005-11-22 13:37:42 -05:00 |
Brad King
|
ed72b56512
|
STYLE: Fixed documentation to state target_EXPORTS default right after DEFINE_SYMBOL documentation instead of many sentences later in a random place.
|
2005-11-22 11:35:41 -05:00 |
Andy Cedilnik
|
8830c100ab
|
STYLE: Nightly Version update
|
2005-11-22 05:18:36 -05:00 |
Andy Cedilnik
|
4c2dee2bad
|
STYLE: Nightly Version update
|
2005-11-21 05:18:40 -05:00 |
Andy Cedilnik
|
0a15a96dc3
|
STYLE: Nightly Version update
|
2005-11-20 05:30:50 -05:00 |
Bill Hoffman
|
49840778b9
|
ENH: add some more properties for visual studio projects
|
2005-11-19 09:40:11 -05:00 |
Bill Hoffman
|
9104097502
|
COMP: fix compile error
|
2005-11-19 08:29:28 -05:00 |
Bill Hoffman
|
c3d9a7ca5a
|
ENH: fix docs
|
2005-11-19 08:04:36 -05:00 |
Andy Cedilnik
|
408abf5d08
|
STYLE: Nightly Version update
|
2005-11-19 05:22:02 -05:00 |
Bill Hoffman
|
1c01c12af3
|
ENH: more chars need quotes
|
2005-11-18 16:59:53 -05:00 |
Bill Hoffman
|
47622dde01
|
ENH: fixes for Xcode 2.2
|
2005-11-18 14:12:09 -05:00 |
Bill Hoffman
|
c0ee3a13a5
|
ENH: add new error regex
|
2005-11-18 10:40:31 -05:00 |
Brad King
|
036a78056c
|
BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was broken by the optimization changes). Added conversion of /nologo flag to SuppressStartupBanner attribute and /Gy flag to EnableFunctionLevelLinking attribute.
|
2005-11-18 10:36:52 -05:00 |
Brad King
|
8dc8232027
|
BUG: Fixed XML escapes for custom commands. Also added escaping of newlines for VS 2005.
|
2005-11-17 15:57:51 -05:00 |
Brad King
|
0df3c162fb
|
BUG: Do not dereference an end iterator.
|
2005-11-17 15:44:43 -05:00 |
Brad King
|
70b4e1051e
|
BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working.
|
2005-11-17 13:49:10 -05:00 |
Ken Martin
|
6ce463dab3
|
STYLE: fix docs
|
2005-11-17 11:46:16 -05:00 |
Ken Martin
|
4d2ce04caa
|
STYLE: fix docs
|
2005-11-17 11:39:02 -05:00 |
Ken Martin
|
f6ef36d8b2
|
STYLE: fix docs
|
2005-11-17 11:20:51 -05:00 |
Ken Martin
|
bb7577f4e7
|
STYLE: fix docs
|
2005-11-17 11:04:11 -05:00 |
Ken Martin
|
590377dcdd
|
STYLE: fix docs
|
2005-11-17 10:41:37 -05:00 |
Ken Martin
|
71934cedbd
|
STYLE: fix docs
|
2005-11-17 10:36:55 -05:00 |
Ken Martin
|
5385811e60
|
STYLE: fix docs
|
2005-11-17 10:28:35 -05:00 |
Ken Martin
|
ef5fe4b256
|
STYLE: fix docs
|
2005-11-17 10:22:05 -05:00 |
Ken Martin
|
fb6d598813
|
BUG: clean up scoping
|
2005-11-17 09:44:32 -05:00 |
Ken Martin
|
435f4ad8b0
|
BUG: fix incrementing past end
|
2005-11-17 09:33:17 -05:00 |
Ken Martin
|
7321be8f6d
|
BUG: fix incrementing past end
|
2005-11-17 09:32:07 -05:00 |
Ken Martin
|
1e2a08e452
|
STYLE: fix docs
|
2005-11-17 09:31:43 -05:00 |
Andy Cedilnik
|
a1c7a6f4d3
|
STYLE: Nightly Version update
|
2005-11-17 05:24:39 -05:00 |
Ken Martin
|
25b26ae808
|
STYLE: fix docs
|
2005-11-16 14:41:10 -05:00 |
Ken Martin
|
0342189356
|
STYLE: fix docs
|
2005-11-16 14:27:38 -05:00 |
Ken Martin
|
d1840f2e57
|
STYLE: fix docs
|
2005-11-16 14:11:09 -05:00 |
Ken Martin
|
69d931f643
|
STYLE: fix docs
|
2005-11-16 14:02:30 -05:00 |
Bill Hoffman
|
8b7091a0a6
|
ENH: fixes for xcode21 and build styles and comments in the generated project
|
2005-11-16 13:13:39 -05:00 |
Ken Martin
|
7a1745b84b
|
STYLE: fix docs
|
2005-11-16 12:11:14 -05:00 |
Ken Martin
|
0334c77316
|
STYLE: fix docs
|
2005-11-16 12:10:37 -05:00 |
Ken Martin
|
bd45a7bb18
|
STYLE: fix docs
|
2005-11-16 12:05:04 -05:00 |
Ken Martin
|
89f3e97730
|
STYLE: fix docs
|
2005-11-16 11:57:36 -05:00 |
Brad King
|
e3876623f6
|
STYLE: Documented reference to "man select_tut".
|
2005-11-16 11:39:43 -05:00 |
Brad King
|
5dae3d67f4
|
BUG: Do not close handle obtained from GetModuleHandle which does not increase the reference count of the module.
|
2005-11-16 11:36:05 -05:00 |
Ken Martin
|
1d4b3f8388
|
STYLE: fix docs
|
2005-11-16 11:25:47 -05:00 |
Ken Martin
|
f6a6522801
|
STYLE: fix docs
|
2005-11-16 10:40:16 -05:00 |
Ken Martin
|
0629e2561c
|
STYLE: fix docs
|
2005-11-16 10:37:02 -05:00 |
Ken Martin
|
e3b06f10dd
|
STYLE: fix docs
|
2005-11-16 10:26:41 -05:00 |
Ken Martin
|
3395e137fa
|
STYLE: fix docs
|
2005-11-16 10:22:58 -05:00 |
Ken Martin
|
a043b6608c
|
STYLE: fix docs
|
2005-11-16 10:16:57 -05:00 |
Ken Martin
|
09b3d9d2f1
|
STYLE: removed some docs that did not make sense
|
2005-11-16 10:08:02 -05:00 |
Andy Cedilnik
|
4de14f89b1
|
STYLE: Nightly Version update
|
2005-11-16 06:30:40 -05:00 |
Ken Martin
|
51cf783089
|
STYLE: updated comments
|
2005-11-15 13:30:44 -05:00 |
Andy Cedilnik
|
b1e0e86331
|
STYLE: Nightly Version update
|
2005-11-15 05:27:54 -05:00 |
Andy Cedilnik
|
6174cc7091
|
STYLE: Nightly Version update
|
2005-11-14 05:24:49 -05:00 |
Andy Cedilnik
|
0255f596b8
|
STYLE: Nightly Version update
|
2005-11-13 05:20:31 -05:00 |
Andy Cedilnik
|
b366c14c32
|
STYLE: Nightly Version update
|
2005-11-12 05:28:48 -05:00 |
Andy Cedilnik
|
870bb34fb9
|
STYLE: Nightly Version update
|
2005-11-11 05:51:12 -05:00 |
Ken Martin
|
4d3537597e
|
ENH: added tutorial tests
|
2005-11-10 10:55:34 -05:00 |
Ken Martin
|
3480c252a3
|
ENH: change the pass regexp so that it overrides the return value
|
2005-11-10 10:55:04 -05:00 |
Andy Cedilnik
|
aadec14903
|
STYLE: Nightly Version update
|
2005-11-10 04:48:05 -05:00 |
Andy Cedilnik
|
4245eb0b53
|
STYLE: More comments
|
2005-11-09 11:14:54 -05:00 |
Andy Cedilnik
|
4e9d832525
|
ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and add help in cmSetTestsPropertiesCommand
|
2005-11-09 11:07:36 -05:00 |
Andy Cedilnik
|
a285a90809
|
COMP: Fix all dashboards
|
2005-11-09 07:22:28 -05:00 |
Andy Cedilnik
|
933c97546b
|
STYLE: Nightly Version update
|
2005-11-09 05:33:01 -05:00 |
Andy Cedilnik
|
1de28a762f
|
ENH: Add test for output regular expression
|
2005-11-08 17:59:58 -05:00 |
Andy Cedilnik
|
34e7834451
|
ENH: Add support for output reguilar expression
|
2005-11-08 17:59:20 -05:00 |
Andy Cedilnik
|
eccc4779e4
|
STYLE: Nightly Version update
|
2005-11-08 05:33:37 -05:00 |
Andy Cedilnik
|
a2578e6b4d
|
STYLE: Nightly Version update
|
2005-11-07 05:34:08 -05:00 |
Andy Cedilnik
|
cf4609d15f
|
STYLE: Nightly Version update
|
2005-11-06 05:22:11 -05:00 |
Andy Cedilnik
|
aa59ab1608
|
STYLE: Nightly Version update
|
2005-11-05 04:18:56 -05:00 |
Ken Martin
|
4dcff55479
|
DOC: updated comment about the inherited ivar
|
2005-11-04 10:52:15 -05:00 |
Andy Cedilnik
|
5acbbcbba3
|
STYLE: Nightly Version update
|
2005-11-03 04:24:06 -05:00 |
Andy Cedilnik
|
35b529cc3e
|
STYLE: Nightly Version update
|
2005-11-02 04:14:20 -05:00 |
Andy Cedilnik
|
a8d79ab9cc
|
STYLE: Nightly Version update
|
2005-10-31 12:09:36 -05:00 |
Andy Cedilnik
|
726e3cbaf1
|
STYLE: Nightly Version update
|
2005-10-30 08:01:58 -05:00 |
Bill Hoffman
|
c78df46153
|
BUG: fix stack over write bug
|
2005-10-28 11:52:23 -04:00 |
Bill Hoffman
|
08be73fff1
|
BUG: make the clean target work
|
2005-10-28 11:02:29 -04:00 |
Brad King
|
946c9a2cc6
|
ENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check.
|
2005-10-27 13:57:48 -04:00 |
Andy Cedilnik
|
6b0c50e824
|
STYLE: Nightly Version update
|
2005-10-26 05:32:27 -04:00 |
Andy Cedilnik
|
c564125896
|
STYLE: Nightly Version update
|
2005-10-25 05:32:53 -04:00 |
Andy Cedilnik
|
27d06a7492
|
STYLE: Nightly Version update
|
2005-10-24 05:29:34 -04:00 |
Andy Cedilnik
|
43e42728e5
|
STYLE: Nightly Version update
|
2005-10-23 05:21:48 -04:00 |
Andy Cedilnik
|
6d03a116ae
|
STYLE: Nightly Version update
|
2005-10-22 05:51:16 -04:00 |
Ken Martin
|
52edb9c483
|
ENH: fix for bad placement of SILENT target
|
2005-10-21 15:24:12 -04:00 |
Ken Martin
|
8a1f581bd3
|
BUG: symlink issue
|
2005-10-21 12:04:26 -04:00 |
Ken Martin
|
017af44ca3
|
BUG: fix bad checkin that had debugging code in it
|
2005-10-21 11:10:30 -04:00 |
Bill Hoffman
|
54f75b05cd
|
ENH: try to get this thing to pass with cmake 2.2.1
|
2005-10-21 09:49:04 -04:00 |
Andy Cedilnik
|
d9418a87d8
|
STYLE: Nightly Version update
|
2005-10-21 04:43:58 -04:00 |
Ken Martin
|
4c32cfb3a3
|
BUG: fix over checking of build system
|
2005-10-20 16:37:37 -04:00 |
Ken Martin
|
d3d746ad7b
|
STYLE: minor cleanup
|
2005-10-20 16:37:14 -04:00 |
Ken Martin
|
b7b902e048
|
BUG: fix for def files and new local target link lines
|
2005-10-20 15:03:17 -04:00 |
Ken Martin
|
a2d4e15ed3
|
ENH: missing check_build_system for all target
|
2005-10-20 14:25:08 -04:00 |
Ken Martin
|
929553a02e
|
ENH: big cleanup and fix for jump commands
|
2005-10-20 13:40:28 -04:00 |
Bill Hoffman
|
097debb55a
|
BUG: end is not really end, but rather length
|
2005-10-20 10:11:03 -04:00 |
Andy Cedilnik
|
1e6431801c
|
STYLE: Nightly Version update
|
2005-10-20 04:37:43 -04:00 |
Ken Martin
|
370cfb037c
|
COMP: fix compiler error
|
2005-10-19 13:23:01 -04:00 |
Andy Cedilnik
|
eff0013b3b
|
ENH: More output
|
2005-10-19 11:00:28 -04:00 |
Andy Cedilnik
|
baa7b749e4
|
BUG: Initialize to something resonable
|
2005-10-19 11:00:06 -04:00 |
Andy Cedilnik
|
bf6b379b11
|
COMP: More namespace fixes to build on HP
|
2005-10-19 10:47:19 -04:00 |
Ken Martin
|
6b444ee345
|
BUG: cd into local directory to reduce link line length
|
2005-10-19 10:03:20 -04:00 |
Andy Cedilnik
|
66e50573c1
|
COMP: Fix namespace. This way kwsys can be built outside cmake
|
2005-10-19 08:42:22 -04:00 |
Andy Cedilnik
|
d9d8d537c1
|
STYLE: Nightly Version update
|
2005-10-19 04:41:00 -04:00 |
Bill Hoffman
|
13c322a0be
|
ENH: fix test
|
2005-10-18 16:35:11 -04:00 |
Bill Hoffman
|
eef7ccc9d6
|
ENH: add .txx files and put the start directory in the search path
|
2005-10-18 16:10:04 -04:00 |
Bill Hoffman
|
f72deca3a2
|
ENH: unused include
|
2005-10-18 16:09:34 -04:00 |
Bill Hoffman
|
40094058db
|
ENH: spelling
|
2005-10-18 16:09:16 -04:00 |
Andy Cedilnik
|
fdc4795b91
|
ENH: Push glob to the kwsys
|
2005-10-18 14:08:55 -04:00 |
Andy Cedilnik
|
2a9d2ed412
|
COMP: Remove warning
|
2005-10-18 09:42:35 -04:00 |
Andy Cedilnik
|
314641a407
|
STYLE: Nightly Version update
|
2005-10-18 04:37:17 -04:00 |
Andy Cedilnik
|
f6c00e74c2
|
ENH: Fix precedence
|
2005-10-17 16:53:11 -04:00 |
Andy Cedilnik
|
985d092d4d
|
ENH: Add rudamentary mathematical expression support
|
2005-10-17 16:42:47 -04:00 |
Brad King
|
a7d4b61699
|
BUG: Lexer should be case insensitive so flex should be run with -i option. This partially addresses bug#2361.
|
2005-10-17 09:58:53 -04:00 |
Andy Cedilnik
|
12ef4edf64
|
ENH: Add String length and substring
|
2005-10-17 09:56:42 -04:00 |
Andy Cedilnik
|
6e5cdd6de7
|
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
2005-10-17 09:10:20 -04:00 |
Andy Cedilnik
|
33ac18891f
|
BUG: If test passes but it should fail, report an error
|
2005-10-17 09:09:51 -04:00 |
Andy Cedilnik
|
2df1442d4d
|
STYLE: Nightly Version update
|
2005-10-17 04:45:16 -04:00 |
Andy Cedilnik
|
07c07e86e9
|
STYLE: Nightly Version update
|
2005-10-16 04:42:40 -04:00 |
Andy Cedilnik
|
b038279964
|
STYLE: Nightly Version update
|
2005-10-15 04:43:19 -04:00 |
Andy Cedilnik
|
019442541b
|
STYLE: Nightly Version update
|
2005-10-14 05:24:55 -04:00 |
Andy Cedilnik
|
0a24d706c5
|
ENH: More error exceptions
|
2005-10-13 10:30:42 -04:00 |
Andy Cedilnik
|
6a67b1bf71
|
BUG: Fix logic to return true when the file was already statted. Also, use nanosecond percision if available. Remove debug
|
2005-10-13 10:07:12 -04:00 |
Andy Cedilnik
|
f2b8c8f31a
|
STYLE: Nightly Version update
|
2005-10-13 05:14:33 -04:00 |
Andy Cedilnik
|
f18e7c7ff7
|
ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall
|
2005-10-12 13:52:29 -04:00 |
Andy Cedilnik
|
a51dfefe79
|
ENH: Optimize performance by caching stat results
|
2005-10-12 13:51:15 -04:00 |
Andy Cedilnik
|
2dd035c9a9
|
COMP: Windows fixes
|
2005-10-12 13:50:25 -04:00 |
Andy Cedilnik
|
775c3495e2
|
ENH: Add file time comparison code
|
2005-10-12 13:36:07 -04:00 |
Andy Cedilnik
|
b93359f41d
|
ENH: Add an accessor for the maximum file length
|
2005-10-12 12:08:49 -04:00 |
Andy Cedilnik
|
18e14ba2af
|
STYLE: Nightly Version update
|
2005-10-12 05:16:21 -04:00 |
Andy Cedilnik
|
a8f9361f60
|
STYLE: Nightly Version update
|
2005-10-11 05:19:29 -04:00 |
Ken Martin
|
345fb993aa
|
ENH: some fixes for better backwards compatibility
|
2005-10-10 11:49:17 -04:00 |
Andy Cedilnik
|
63185c1388
|
STYLE: Nightly Version update
|
2005-10-10 05:09:32 -04:00 |
Andy Cedilnik
|
b87615156c
|
STYLE: Nightly Version update
|
2005-10-09 05:07:55 -04:00 |
Andy Cedilnik
|
840c91700b
|
STYLE: Nightly Version update
|
2005-10-08 05:09:12 -04:00 |
Andy Cedilnik
|
ccac51a5cb
|
ENH: Add support for setting the maximum number of errors and warnings reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50
|
2005-10-07 11:36:09 -04:00 |
Andy Cedilnik
|
e853caaf61
|
STYLE: Nightly Version update
|
2005-10-07 05:26:13 -04:00 |
Sebastien Barre
|
07b45da693
|
ENH: CMake kills me (so does Cygwin)
|
2005-10-06 17:16:07 -04:00 |
Andy Cedilnik
|
fa4c143ebc
|
STYLE: Nightly Version update
|
2005-10-06 05:18:57 -04:00 |
Sebastien Barre
|
6c54adf0ea
|
ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable instead of the test executable
|
2005-10-05 16:06:45 -04:00 |
Brad King
|
01ac3906da
|
BUG: Reverting fundamental type info change until it is fixed on more platforms. It was tested on Linux, SGI, HP, Sun, OSX, Windows with nmake and VS 6, 7, 7.1, 8, Borland Make, and cygwin by hand with spaces in the path and cmake 2.0 and 2.2 before committing but still seems to be failing on some dashboards...strange.
|
2005-10-05 13:11:34 -04:00 |
Andy Cedilnik
|
ab62098356
|
STYLE: Nightly Version update
|
2005-10-05 05:17:52 -04:00 |
Sebastien Barre
|
b83dffb500
|
ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake bootstrap
|
2005-10-04 16:40:01 -04:00 |
Sebastien Barre
|
13627538b9
|
ENH: add kwsys test for DetectFileType
|
2005-10-04 15:09:00 -04:00 |
Andy Cedilnik
|
89569f07ed
|
ENH: More verbosity
|
2005-10-04 10:58:21 -04:00 |
Andy Cedilnik
|
6258a11c5d
|
STYLE: Nightly Version update
|
2005-10-04 05:02:49 -04:00 |
Brad King
|
d937de494a
|
ENH: Converting FundamentalType try-compiles into a single try-run. All the information about the existence, size, and signedness of types can be determined in one program thanks to limits.h.
|
2005-10-03 14:44:27 -04:00 |
Brad King
|
b9e088dcfa
|
BUG: Double-quotes in definitions must be escaped.
|
2005-10-03 14:33:35 -04:00 |
Andy Cedilnik
|
a1188cef3b
|
STYLE: Nightly Version update
|
2005-10-03 05:03:22 -04:00 |
Andy Cedilnik
|
2b2c7871ba
|
STYLE: Nightly Version update
|
2005-10-02 05:01:40 -04:00 |
Andy Cedilnik
|
8a1de402d6
|
STYLE: Nightly Version update
|
2005-10-01 05:03:37 -04:00 |
Andy Cedilnik
|
e12cf33d82
|
STYLE: Nightly Version update
|
2005-09-29 04:55:12 -04:00 |
Andy Cedilnik
|
082b86ae99
|
STYLE: Nightly Version update
|
2005-09-28 04:55:07 -04:00 |
Andy Cedilnik
|
14ebbaf3be
|
STYLE: Nightly Version update
|
2005-09-27 04:54:28 -04:00 |
Andy Cedilnik
|
4776b13851
|
STYLE: Nightly Version update
|
2005-09-26 04:55:58 -04:00 |
Andy Cedilnik
|
9721006d7f
|
STYLE: Nightly Version update
|
2005-09-24 04:57:19 -04:00 |
Bill Hoffman
|
46521aef8c
|
ENH: try to find a gui for the Mac
|
2005-09-23 17:47:46 -04:00 |
Ken Martin
|
9be341383e
|
BUG: the -P option was not working with relative paths and a couple types
|
2005-09-23 12:50:09 -04:00 |
Andy Cedilnik
|
244f5ec26a
|
STYLE: Nightly Version update
|
2005-09-23 04:54:51 -04:00 |
Andy Cedilnik
|
ba90faca0a
|
COMP: Try to remove warnings
|
2005-09-22 09:58:03 -04:00 |
Andy Cedilnik
|
5c133cd7e6
|
STYLE: Nightly Version update
|
2005-09-22 05:06:48 -04:00 |
Brad King
|
d134ac9bd3
|
ENH: Updated to use modern FILE command for writing to output logs instead of WRITE_FILE.
|
2005-09-21 14:15:14 -04:00 |
Brad King
|
393adee4d4
|
BUG: kwsys_ios namespace should import streambuf also.
|
2005-09-21 13:42:49 -04:00 |
Brad King
|
c59d56f653
|
BUG: Corrected and updated documentation of the -P option, -C option, GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command.
|
2005-09-21 13:31:43 -04:00 |
Ken Martin
|
059f62c5ea
|
ENH: removed ITK command
|
2005-09-21 10:32:13 -04:00 |
Andy Cedilnik
|
0981ffddcd
|
STYLE: Nightly Version update
|
2005-09-21 05:10:17 -04:00 |
Andy Cedilnik
|
0d824e1d1a
|
ENH: Properly report failed tests
|
2005-09-20 15:08:41 -04:00 |
Andy Cedilnik
|
2e50727eca
|
ENH: Make message into status
|
2005-09-20 10:42:38 -04:00 |
Andy Cedilnik
|
fdca6962c0
|
STYLE: Nightly Version update
|
2005-09-20 05:05:48 -04:00 |
Brad King
|
dbe997e63b
|
BUG: When an unquoted argument contains a pair of matching double quotes spaces and tabs should be allowed in-between. This allows arguments like -DFOO='"bar zot"' to work.
|
2005-09-19 17:20:48 -04:00 |
Andy Cedilnik
|
ec36660ca8
|
BUG: Remove warning and try to fix memory problem
|
2005-09-19 16:19:57 -04:00 |
Andy Cedilnik
|
5f2343bf91
|
ENH: Test for both commands
|
2005-09-19 15:15:11 -04:00 |
Andy Cedilnik
|
51a19d99ba
|
ENH: Modify output based on wether it is tested or memory checked
|
2005-09-19 15:11:54 -04:00 |
Andy Cedilnik
|
53b3b56991
|
BUG: This should fix memory checking
|
2005-09-19 15:08:00 -04:00 |
Andy Cedilnik
|
487c5439a3
|
STYLE: Nightly Version update
|
2005-09-19 04:45:24 -04:00 |
Brad King
|
e2d7c3a4e4
|
STYLE: Added reference to documentation in CMakeLists.txt.
|
2005-09-18 17:15:29 -04:00 |
Brad King
|
e440c6a826
|
STYLE: Added backward compatibility disclaimer.
|
2005-09-18 17:08:56 -04:00 |
Andy Cedilnik
|
498c2e6dc5
|
BUG: Fix which argument is which, also, fix the test to be less agressive
|
2005-09-18 08:17:39 -04:00 |
Andy Cedilnik
|
aab5d12971
|
STYLE: Nightly Version update
|
2005-09-18 04:35:34 -04:00 |
Andy Cedilnik
|
66019dc5d9
|
ENH: Fix memcheck command
|
2005-09-17 11:31:22 -04:00 |
Andy Cedilnik
|
28a9e9a919
|
ENH: Add testing of GET_TEST_PROPERTY command
|
2005-09-17 09:53:09 -04:00 |
Andy Cedilnik
|
8ee8cd372f
|
BUG: On WIN32, since we are using subkey, set it
|
2005-09-17 08:50:10 -04:00 |
Andy Cedilnik
|
18e76badb6
|
STYLE: Nightly Version update
|
2005-09-17 05:04:35 -04:00 |
Andy Cedilnik
|
ef8212d28b
|
COMP: Remove unused variable
|
2005-09-16 15:30:57 -04:00 |
Andy Cedilnik
|
767057f37f
|
BUG: Fix encoding and add deleting to the test
|
2005-09-16 13:56:09 -04:00 |
Andy Cedilnik
|
9b486bacfc
|
ENH: Modify API a little bit to allow arbitrary length values. Encode certain characters. Rename UNIX registry to FILE registry. More testing
|
2005-09-16 13:38:25 -04:00 |
Andy Cedilnik
|
efeffc52ce
|
COMP: Remove problem on borland
|
2005-09-16 10:09:38 -04:00 |
Andy Cedilnik
|
4d1f0fe4ea
|
ENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2
|
2005-09-16 09:21:05 -04:00 |
Andy Cedilnik
|
3548c51e7d
|
COMP: Remove some more warnings
|
2005-09-16 09:20:28 -04:00 |
Andy Cedilnik
|
6d9aee1e22
|
ENH: Cleanups and expose unix registry on windows (for cygwin etc)
|
2005-09-16 09:15:52 -04:00 |
Andy Cedilnik
|
30b67a8bfe
|
COMP: Win32 fixes
|
2005-09-16 09:08:40 -04:00 |
Andy Cedilnik
|
df4f999457
|
ENH: More handling of unix versus windows registry
|
2005-09-16 08:38:12 -04:00 |
Andy Cedilnik
|
0b30d23085
|
ENH: Initial import
|
2005-09-16 08:20:48 -04:00 |
Andy Cedilnik
|
656357a475
|
STYLE: Nightly Version update
|
2005-09-16 05:17:33 -04:00 |
Andy Cedilnik
|
287eeb283e
|
ENH: Expose version of ctest
|
2005-09-15 17:22:06 -04:00 |
Andy Cedilnik
|
79bf20ec6d
|
COMP: Too fast commit
|
2005-09-15 16:06:29 -04:00 |
Andy Cedilnik
|
34f1419aa4
|
BUG: Make sure full paths are collapsed
|
2005-09-15 16:03:06 -04:00 |
Bill Hoffman
|
5b9ecdec44
|
ENH: fix warning
|
2005-09-15 13:26:29 -04:00 |
Bill Hoffman
|
8be3e4eeca
|
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
|
2005-09-15 12:17:38 -04:00 |
Andy Cedilnik
|
6975e6acee
|
STYLE: Nightly Version update
|
2005-09-15 04:53:34 -04:00 |
Andy Cedilnik
|
7f185a465b
|
STYLE: Nightly Version update
|
2005-09-14 04:52:42 -04:00 |
Ken Martin
|
2a45d5cd68
|
ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES
|
2005-09-13 10:39:42 -04:00 |
Andy Cedilnik
|
f9fa8ee068
|
STYLE: Nightly Version update
|
2005-09-13 04:52:02 -04:00 |
Ken Martin
|
4cb9d2fd96
|
ENH: better format for ADD_SUBDIRECTORY command
|
2005-09-12 13:46:16 -04:00 |
Bill Hoffman
|
6dfb10d374
|
ENH: use the findqt3 from this cmake and not the one configureing cmake
|
2005-09-12 10:37:04 -04:00 |
Bill Hoffman
|
34170ed52e
|
ENH: more qt changes
|
2005-09-12 09:32:21 -04:00 |
Andy Cedilnik
|
b6880f295d
|
STYLE: Nightly Version update
|
2005-09-12 04:37:50 -04:00 |
Andy Cedilnik
|
44db5b63bf
|
STYLE: Nightly Version update
|
2005-09-11 04:50:22 -04:00 |
Bill Hoffman
|
f8c259b443
|
BUG: try to fix qt problems
|
2005-09-10 10:33:10 -04:00 |
Andy Cedilnik
|
e6cb2ee6c4
|
STYLE: Nightly Version update
|
2005-09-10 04:55:00 -04:00 |
Andy Cedilnik
|
1d16de7485
|
STYLE: Nightly Version update
|
2005-09-09 05:07:22 -04:00 |
Bill Hoffman
|
29a40d3869
|
ENH: remove UMR
|
2005-09-08 15:26:36 -04:00 |
Bill Hoffman
|
cae9971f6a
|
BUG: fix spelling error
|
2005-09-08 15:25:55 -04:00 |
Andy Cedilnik
|
93ee345b41
|
BUG: fix xcode 15 (really bill Hoffman)
|
2005-09-08 14:35:37 -04:00 |
Ken Martin
|
b72d77d929
|
BUG: bug num 1994 library linking when a config is not specified but debug and opt libs are
|
2005-09-08 14:22:58 -04:00 |
Andy Cedilnik
|
0a521f4e3e
|
STYLE: Nightly Version update
|
2005-09-08 05:05:35 -04:00 |
Bill Hoffman
|
9c4bfe975a
|
ENH: add a fix for VTK on the mac and a way to fix some projects with a single file in the cmake modules directory
|
2005-09-07 17:05:01 -04:00 |
Andy Cedilnik
|
99368244bb
|
STYLE: Nightly Version update
|
2005-09-07 05:00:23 -04:00 |
Andy Cedilnik
|
fcce3ac0a1
|
ENH: Add a way for test to intentionally fail
|
2005-09-06 23:31:41 -04:00 |