Bill Hoffman
|
d76c9f8195
|
ENH: add a numeric EQUAL to the IF statment, very useful for variable arguments in MACROS
|
2004-04-28 09:51:06 -04:00 |
Andy Cedilnik
|
b2bddc9f0d
|
ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_PROPERTY location of target
|
2004-04-27 12:03:17 -04:00 |
Andy Cedilnik
|
5a5cd54730
|
ENH: GetSafeDefinition is now in cmMakefile
|
2004-04-27 12:02:32 -04:00 |
Andy Cedilnik
|
e09e1679ab
|
ENH: Add method to get definition even if it does not exists
|
2004-04-27 11:30:31 -04:00 |
Andy Cedilnik
|
482eef7112
|
BUG: Fix aus source dir and add better testing of it
|
2004-04-27 09:22:57 -04:00 |
Bill Hoffman
|
c19a70b3ad
|
WRN: remove warnings
|
2004-04-27 08:30:25 -04:00 |
Andy Cedilnik
|
5a4a6a57d1
|
ENH: Another one of those nasty hex numbers in the ctest output
|
2004-04-26 18:51:47 -04:00 |
Bill Hoffman
|
ec0626e54d
|
ENH: fix for bug id 27, add a signal handler for crashes in loaded commands
|
2004-04-26 17:45:53 -04:00 |
Andy Cedilnik
|
d6090a2395
|
ENH: When source file is in subdirectory put object file in subdirectory. Fixes Bug #290 - Source files in subdirectories should produce object files in subdirectories
|
2004-04-26 17:32:56 -04:00 |
Andy Cedilnik
|
34115a5989
|
BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running
|
2004-04-26 11:23:06 -04:00 |
Ken Martin
|
2d53fcf035
|
macros now support varargs
|
2004-04-26 11:11:57 -04:00 |
Brad King
|
7c0844d2f4
|
BUG#682: Adding environment variable check to FIND_PACKAGE command.
|
2004-04-26 11:00:41 -04:00 |
Brad King
|
b6f7e08242
|
STYLE: Removed trailing whitespace.
|
2004-04-26 10:49:34 -04:00 |
Bill Hoffman
|
71b57bc454
|
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
|
2004-04-23 16:26:21 -04:00 |
Andy Cedilnik
|
aff8c7bcd6
|
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
|
2004-04-23 16:20:36 -04:00 |
Bill Hoffman
|
0b7d154ebd
|
ENH: add verbose make abilility to visual studio 7
|
2004-04-23 13:12:33 -04:00 |
Bill Hoffman
|
8b0b749a11
|
ENH: add SUBDIR PREORDER and fix clean for non-relative paths
|
2004-04-23 12:52:48 -04:00 |
Andy Cedilnik
|
eae3d4cf06
|
ENH: Unify with other variables
|
2004-04-23 10:03:01 -04:00 |
Bill Hoffman
|
3262bc73d3
|
ENH: allow verbose makefile flag to remove nologo from all commands so you can see them in visual studio 6
|
2004-04-23 09:12:57 -04:00 |
Brad King
|
32a6a8fb0c
|
ERR: Fixed unused variable assignment warning.
|
2004-04-23 08:50:47 -04:00 |
Andy Cedilnik
|
724019f91c
|
ENH: Add DynamicAnalisys support. The old Purify is still available through --compatibility-mode
|
2004-04-22 18:04:11 -04:00 |
Bill Hoffman
|
7b576866b7
|
ENH: add support for static library property STATIC_LIBRARY_FLAGS
|
2004-04-22 16:58:04 -04:00 |
Bill Hoffman
|
86bf9f396e
|
ENH: add a property for HAS_CXX to a target that will force the use of a c++ compiler in the linking of an executable that contains only c code
|
2004-04-22 14:38:17 -04:00 |
Andy Cedilnik
|
161c31bc2b
|
ERR: Verify that getenv returned something before using it
|
2004-04-22 14:11:25 -04:00 |
Ken Martin
|
84a1d5e553
|
update docs
|
2004-04-22 13:37:04 -04:00 |
Bill Hoffman
|
d59e06595c
|
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH
|
2004-04-22 13:24:20 -04:00 |
Bill Hoffman
|
4e8b76dc93
|
BUG 178: make top level cmakelist file a source in ALL_BUILD
|
2004-04-22 09:44:41 -04:00 |
Andy Cedilnik
|
6918844bd6
|
ERR: Fix install on VS71
|
2004-04-21 17:54:10 -04:00 |
Brad King
|
5473791b4b
|
ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input.
|
2004-04-21 16:23:58 -04:00 |
Andy Cedilnik
|
b55d109864
|
BUG: Put all files to manifest
|
2004-04-21 11:42:50 -04:00 |
Brad King
|
bfd79e99e6
|
BUG: Fixed check of number of arguments.
|
2004-04-21 11:36:31 -04:00 |
Andy Cedilnik
|
ac8232e140
|
ENH: Do preinstall and postinstall script even if the target is not installed
|
2004-04-21 11:32:27 -04:00 |
Andy Cedilnik
|
4d55c6540a
|
ENH: Report error and exit when the current directory is not specified
|
2004-04-21 10:34:08 -04:00 |
Andy Cedilnik
|
00095676cc
|
BUG: Prevent crash when the current working directory cannot be established
|
2004-04-21 10:33:07 -04:00 |
Andy Cedilnik
|
61f602d668
|
BUG: If the line ends without new-line character, Split should still return something
|
2004-04-20 18:28:23 -04:00 |
Andy Cedilnik
|
30d4262dad
|
RNH: Support NoDartCoverage in the binary directorory
|
2004-04-19 17:21:11 -04:00 |
Brad King
|
d4214bc565
|
ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found.
|
2004-04-19 10:36:42 -04:00 |
Andy Cedilnik
|
55a71ba572
|
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
2004-04-18 14:41:46 -04:00 |
Andy Cedilnik
|
af61b68583
|
ENH: Add support for adding object files and sources. This way you can use external program such as assembler or fortran to generate object files. Also star of fixing: Bug #757 - add .o file as a source file
|
2004-04-18 13:16:34 -04:00 |
Ken Martin
|
3da0f4940a
|
better args handling for -I options
|
2004-04-16 14:55:15 -04:00 |
Ken Martin
|
5c618442d3
|
better args handling for -I option
|
2004-04-16 14:52:13 -04:00 |
Andy Cedilnik
|
4c9c3ac84f
|
ENH: Better reporting of what tests failed and write a file with failed tests
|
2004-04-16 13:36:36 -04:00 |
Bill Hoffman
|
62bd5b7c8c
|
BUG: fix for bug 91
|
2004-04-16 09:50:31 -04:00 |
Andy Cedilnik
|
685be51a0e
|
ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when deleting something, it does not stop at the beginning of line
|
2004-04-15 16:11:11 -04:00 |
Andy Cedilnik
|
0986b42761
|
BUG: Prevent deleting not existing variables and therefore prevent crash. Fixes: Bug #750 - CCMake crashes when deleting all variables
|
2004-04-15 15:46:58 -04:00 |
Andy Cedilnik
|
504d0bc3b3
|
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS
|
2004-04-15 13:58:10 -04:00 |
Bill Hoffman
|
a5c3087360
|
BUG: fix for 282
|
2004-04-15 13:15:28 -04:00 |
Andy Cedilnik
|
9ac968174e
|
ENH: Handle make install target on Visual Studio 6 and 7 and install templates
|
2004-04-15 13:09:24 -04:00 |
Andy Cedilnik
|
5c85e88bfd
|
ENH: Ok, that is it. Remove old install and replace it with new
|
2004-04-15 12:07:58 -04:00 |
Bill Hoffman
|
e78cf5ca6f
|
BUG: fix for bug 689
|
2004-04-15 11:38:35 -04:00 |
Bill Hoffman
|
7fa36510d5
|
BUG: fix external projects for vc7
|
2004-04-14 16:58:13 -04:00 |
Brad King
|
0c92cfb8c4
|
ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options.
|
2004-04-14 14:25:43 -04:00 |
Brad King
|
8020279dd6
|
ENH: Added --help-list-commands option.
|
2004-04-14 13:40:24 -04:00 |
Bill Hoffman
|
6174100b92
|
ENH: remove warning
|
2004-04-14 08:55:43 -04:00 |
Bill Hoffman
|
e61aa37cdf
|
ENH: fix warning
|
2004-04-13 18:27:53 -04:00 |
Bill Hoffman
|
b1032dd8e1
|
ENH: add the ability to run a limited sub-set of the tests
|
2004-04-13 16:32:29 -04:00 |
Andy Cedilnik
|
96d04f05d9
|
ERR: Fix warning
|
2004-04-13 09:28:45 -04:00 |
Andy Cedilnik
|
b4c62ce59e
|
BUG: Display string not some weird pointer
|
2004-04-09 09:53:25 -04:00 |
Bill Hoffman
|
59756a43f4
|
BUG: add full path libraries to the depend information
|
2004-04-09 08:37:45 -04:00 |
Andy Cedilnik
|
1dbcfd2a98
|
ENH: Improve Mac OSX bundle support
|
2004-04-08 17:13:42 -04:00 |
Ken Martin
|
df3205e873
|
fix problem with custom command
|
2004-04-07 12:07:36 -04:00 |
Bill Hoffman
|
1616135d4e
|
ENH: remove warnings on sgi
|
2004-04-07 09:58:43 -04:00 |
Brad King
|
5c9fadee4f
|
BUG: _LINK_TYPE cache variable should never be switched from optimized to debug or vice versa.
|
2004-04-02 13:21:20 -05:00 |
Bill Hoffman
|
51cb75d454
|
ENH: fix for apple
|
2004-04-02 09:43:35 -05:00 |
Bill Hoffman
|
7099db8d58
|
BUG: fix warning and shadow variable
|
2004-04-02 08:09:00 -05:00 |
Ken Martin
|
c92c5e4e15
|
fix for missing valid images
|
2004-04-01 16:07:30 -05:00 |
Brad King
|
cb90652dca
|
ENH: Added comment for future work to make forwarding executable always statically linked.
|
2004-04-01 15:28:18 -05:00 |
Andy Cedilnik
|
d34c342b11
|
BUG: Fix bug on windows. You cannot cout std::string directly
|
2004-04-01 14:37:59 -05:00 |
Andy Cedilnik
|
dd9241121d
|
ENH: Add logging of submitting
|
2004-04-01 14:11:17 -05:00 |
Bill Hoffman
|
3e0817eb55
|
BUG: fix non relative paths
|
2004-04-01 09:59:46 -05:00 |
Bill Hoffman
|
e2ed5d1c64
|
BUG: fix for non relative paths with spaces in the path
|
2004-04-01 08:59:32 -05:00 |
Andy Cedilnik
|
ccf46f544e
|
ENH: Reduce number of GetCurrentWorkingDirectory
|
2004-03-31 11:26:04 -05:00 |
Andy Cedilnik
|
d401fcfc2b
|
ENH: Change to the new directory
|
2004-03-31 11:24:23 -05:00 |
Bill Hoffman
|
d0cea4c7bb
|
ENH: make relative paths optional and default off, and add a test for them
|
2004-03-31 10:01:52 -05:00 |
Brad King
|
d1185c5910
|
BUG#724: Preserving current working directory during file selection.
|
2004-03-29 13:15:23 -05:00 |
Andy Cedilnik
|
99feab3528
|
ENH: When installing project, write manifest
|
2004-03-28 17:59:46 -05:00 |
Andy Cedilnik
|
747e67b7e3
|
ENH: Add a way to clean additional files
|
2004-03-28 16:36:38 -05:00 |
Andy Cedilnik
|
4a1f15c344
|
ENH: If configure file fails do not create directory
|
2004-03-28 16:00:57 -05:00 |
Andy Cedilnik
|
ba0b6d3078
|
ERR: Remove debug
|
2004-03-28 10:14:53 -05:00 |
Andy Cedilnik
|
4fbf360a26
|
BUG: Support paths with spaces
|
2004-03-28 10:14:25 -05:00 |
Andy Cedilnik
|
eeb7637a6e
|
DOC: Fix comment
|
2004-03-28 09:47:39 -05:00 |
Andy Cedilnik
|
db68c543ff
|
ENH: Add pre and post install script support
|
2004-03-27 20:59:44 -05:00 |
Andy Cedilnik
|
451522381d
|
ENH: Add support for importing modules without specifying path
|
2004-03-27 19:52:34 -05:00 |
Andy Cedilnik
|
f00186f64b
|
ERR: That slash is unnecessary
|
2004-03-27 19:52:11 -05:00 |
Ken Martin
|
afc74398d3
|
coverage change that will probably end in an infinite loop
|
2004-03-25 16:06:11 -05:00 |
Brad King
|
a109ba1365
|
ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES.
|
2004-03-25 08:45:46 -05:00 |
Brad King
|
39bf5916e1
|
BUG: Added support to library flags parser for -Wl and -R options.
|
2004-03-24 16:31:48 -05:00 |
Andy Cedilnik
|
f19c1a8094
|
ENH: Fix warning
|
2004-03-20 20:37:07 -05:00 |
Brad King
|
1e03fe75bb
|
ENH: Clarified recursive TRY_COMPILE error message.
|
2004-03-19 14:48:41 -05:00 |
Andy Cedilnik
|
a7c779731d
|
ERR: Fix warnings about wrong format
|
2004-03-19 09:34:29 -05:00 |
Andy Cedilnik
|
5b78e5f563
|
ERR: Fix build on broken C++ compiles with no != operator for std::string
|
2004-03-18 09:52:47 -05:00 |
Andy Cedilnik
|
157b239905
|
BUG: change directory before running test and remember test number
|
2004-03-17 11:30:47 -05:00 |
Berk Geveci
|
ec3a119480
|
BUG: When error occurs, try compiles should still work
|
2004-03-17 09:42:32 -05:00 |
Andy Cedilnik
|
6b56245932
|
ERR: On some compilers structure inside class cannot reference private typdefs from the same class
|
2004-03-17 08:20:27 -05:00 |
Brad King
|
cb37fe01f6
|
ERR: Added missing include for auto_ptr.
|
2004-03-16 12:54:39 -05:00 |
Andy Cedilnik
|
9e8a45d106
|
ENH: Always include KWSys header files directory
|
2004-03-15 14:54:26 -05:00 |
Brad King
|
7b6491d36b
|
BUG#675: If not appending, do copy-if-different on exported file.
|
2004-03-15 10:44:53 -05:00 |
Andy Cedilnik
|
bf9dce6eb9
|
ERR: Fix build
|
2004-03-15 09:35:23 -05:00 |
Andy Cedilnik
|
97360ff4c6
|
ENH: Add support for future tags
|
2004-03-14 12:28:37 -05:00 |
Andy Cedilnik
|
824b231f42
|
ENH: Count tests while they go. Also in the logs report more stuff like elapsed time etc.
|
2004-03-14 11:23:57 -05:00 |
Brad King
|
aeea4895a5
|
ERR: SIGSEGV == SIGBUS on BeOS.
|
2004-03-12 14:43:32 -05:00 |
Bill Hoffman
|
94d8d25fd3
|
ENH: update vs71 generator to support excluded subdirs
|
2004-03-10 14:33:18 -05:00 |
Bill Hoffman
|
ddb815c125
|
ENH: add new subdirectory exclude from top option
|
2004-03-09 16:28:44 -05:00 |
Andy Cedilnik
|
c7067f426f
|
ENH: Properly build WIN32 executables
|
2004-03-09 12:31:08 -05:00 |
Andy Cedilnik
|
f93b1e6d48
|
ENH: Try to remove warning
|
2004-03-09 07:50:45 -05:00 |
Andy Cedilnik
|
0f4f9677fc
|
ENH: Add comment about RUNTIME_DIRECTORY
|
2004-03-08 22:24:29 -05:00 |
Andy Cedilnik
|
3f752ea4cd
|
ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it
|
2004-03-08 19:05:04 -05:00 |
Brad King
|
4990e1481d
|
ENH: Added STRING(CONFIGURE ...) command.
|
2004-03-04 10:05:14 -05:00 |
Brad King
|
1dd718457f
|
ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand.cxx to a ConfigureString method on cmMakefile. This will give other commands access to the configuration code.
|
2004-03-03 18:18:47 -05:00 |
Andy Cedilnik
|
07bd2d8264
|
ERR: Fix GetModulesFile
|
2004-02-29 15:13:01 -05:00 |
Andy Cedilnik
|
bdd4f8a216
|
ENH: Handle backticks as a valid library
|
2004-02-29 14:23:22 -05:00 |
Andy Cedilnik
|
3455bec9cb
|
ERR: Cleanup and remove warning
|
2004-02-29 09:53:05 -05:00 |
Andy Cedilnik
|
7aa8085b48
|
ERR: Fix build on Mac
|
2004-02-29 09:51:40 -05:00 |
Andy Cedilnik
|
b1a7421840
|
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
|
2004-02-28 18:59:19 -05:00 |
Andy Cedilnik
|
6ab87555ea
|
ERR: Fix crash. We should check output before appending to it
|
2004-02-24 18:48:44 -05:00 |
Andy Cedilnik
|
3c832dd1b8
|
BUG: CVS update fix. If the CVS command was not set there was no indication that something went wrong. Now it will make sure it does. Also start working on multiple configuration scripts
|
2004-02-24 10:05:12 -05:00 |
Andy Cedilnik
|
c6c1f70012
|
ENH: Put Process execution errors in output and honor verbosity
|
2004-02-24 10:04:02 -05:00 |
Andy Cedilnik
|
34b8852dbe
|
ENH: Improve coverage support and add more verbosity
|
2004-02-23 09:56:53 -05:00 |
Andy Cedilnik
|
007d2bbc50
|
ENH: Make more commands scriptable
|
2004-02-22 22:07:02 -05:00 |
Andy Cedilnik
|
183273bea2
|
BUG: Prevent crash when deleting the last cache item
|
2004-02-22 22:06:33 -05:00 |
Andy Cedilnik
|
2ccce878a3
|
ENH: Cleanups
|
2004-02-22 13:14:59 -05:00 |
Andy Cedilnik
|
51516613e8
|
ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between
|
2004-02-20 14:46:33 -05:00 |
Andy Cedilnik
|
413a595d37
|
ENH: Handle wrong library on sun and no project on visual studio 7
|
2004-02-20 09:25:06 -05:00 |
Andy Cedilnik
|
62fd43ebae
|
ENH: Comment out test
|
2004-02-19 10:33:24 -05:00 |
Andy Cedilnik
|
b092ffae6f
|
ENH: Cleanup
|
2004-02-19 10:32:17 -05:00 |
Andy Cedilnik
|
f1cffef265
|
ENH: Make IF command scriptable
|
2004-02-19 10:29:51 -05:00 |
Andy Cedilnik
|
bfe234da93
|
ENH: Macro should be scriptable
|
2004-02-19 09:35:30 -05:00 |
Andy Cedilnik
|
985f3dd3b4
|
ERR: Do not exit when find bad custom files.
|
2004-02-19 09:35:12 -05:00 |
Bill Hoffman
|
8f565bdc74
|
BUG: don't crash when loading a module that does not exist
|
2004-02-17 08:35:23 -05:00 |
Ken Martin
|
5a391f8aa7
|
shut up unfixable warning
|
2004-02-16 10:57:38 -05:00 |
Bill Hoffman
|
c60f2fabc4
|
ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions
|
2004-02-16 10:48:54 -05:00 |
Bill Hoffman
|
07b4d8bbca
|
BUG: fix mingw module load tests
|
2004-02-16 09:50:06 -05:00 |
Ken Martin
|
a46e0d3476
|
fix warnings
|
2004-02-16 09:49:29 -05:00 |
Bill Hoffman
|
f7ce654912
|
ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them
|
2004-02-13 10:51:44 -05:00 |
Andy Cedilnik
|
c44d0ef733
|
ENH: Add DESTDIR support
|
2004-02-12 21:44:24 -05:00 |
Brad King
|
41c8677a95
|
ERR: Fixed use of _findfirst for MSVC 6.
|
2004-02-12 13:38:18 -05:00 |
Ken Martin
|
012a14de69
|
fix incorrect signature for findfirst
|
2004-02-12 11:23:41 -05:00 |
Bill Hoffman
|
6223d60085
|
Fix install test fail on mingw
|
2004-02-12 09:13:31 -05:00 |
Andy Cedilnik
|
729e2a427a
|
BUG: Like cygwin, mingw does not produce .lib file for shared libraries, so search for dll when searching for library
|
2004-02-12 08:58:51 -05:00 |
Andy Cedilnik
|
302d60371a
|
ERR: Remove warning
|
2004-02-11 10:56:35 -05:00 |
Andy Cedilnik
|
ff6bc56616
|
ENH: On Cygwin shared libraries have only .dll file no .lib file, so when finding library on cygwin, search also for .dll. Also fix SimpleInstall test on cygwin
|
2004-02-11 08:28:59 -05:00 |
Andy Cedilnik
|
eaf25c6739
|
ERR: Use filepath followed by filename not another filepath
|
2004-02-10 15:53:09 -05:00 |
Andy Cedilnik
|
d278cde9e7
|
ENH: Add logging of tests while running. This way you can actually see the output as it goes
|
2004-02-10 15:51:29 -05:00 |
Andy Cedilnik
|
6720075f8b
|
BUG: -l or whatever should be at beginning of line.
|
2004-02-09 15:34:38 -05:00 |
Andy Cedilnik
|
1061101745
|
ENH: Some systems do not handle spaces in the path
|
2004-02-09 11:33:00 -05:00 |
Andy Cedilnik
|
4dd97ff97f
|
ENH: Install stage2 to handle runtime problem
|
2004-02-08 20:08:58 -05:00 |
Andy Cedilnik
|
9107592550
|
ENH: Attempt to support tests in funky subdirectories
|
2004-02-08 13:23:48 -05:00 |
Andy Cedilnik
|
e72bac5870
|
ENH: Add second part of SimpleInstall
|
2004-02-08 12:04:10 -05:00 |
Andy Cedilnik
|
31c1071ebf
|
ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files.
|
2004-02-06 15:26:15 -05:00 |
Andy Cedilnik
|
9c744cfe35
|
ENH: Handle script mode
|
2004-02-06 15:18:55 -05:00 |