Brad King
|
9a74185695
BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.
|
19 tahun lalu |
Bill Hoffman
|
1c44342cff
ENH: remove duplicate file name test because it fails on xcode
|
19 tahun lalu |
Bill Hoffman
|
0f8603acc2
ENH: allow multiple files with the same name in different sub dirs test
|
19 tahun lalu |
Brad King
|
57a9e26c15
BUG: Fixed cmOrderLinkDirectories to make sure cmake-built libraries are found properly. Also taking libraries that will be built but may not yet exist into account. The per-configuration subdirectories that are included by generators in the link path are checked for conflicting libraries also. Potentially conflicting libraries that are actually symlinks back to the desired library are no longer considered conflicting, which avoids bogus impossible ordering warnings.
|
19 tahun lalu |
Bill Hoffman
|
b45f4a5d45
ENH: change library order to use a vector
|
19 tahun lalu |
Ken Martin
|
eb773486f3
ENH: added testing for new features
|
19 tahun lalu |
Brad King
|
f430ad0ea2
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
19 tahun lalu |
Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
19 tahun lalu |
Brad King
|
e666b8e825
BUG: Avoid case problems on windows.
|
20 tahun lalu |
Bill Hoffman
|
07ef88c985
ENH: add COMPILE_FLAGS to targets
|
20 tahun lalu |
Bill Hoffman
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 tahun lalu |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
20 tahun lalu |
Bill Hoffman
|
2c73d2e0f3
ENH: add new cmakedefine01 feature from bug report 2603
|
20 tahun lalu |
Bill Hoffman
|
e59e9d0e59
ENH: fix bug 2087 lib prefix stripped off on windows
|
20 tahun lalu |
Bill Hoffman
|
76e14b4f1a
ENH: do not test for c and cxx flags on visual studio as it does not work yet
|
20 tahun lalu |
Bill Hoffman
|
8dc6db4777
ENH: add new test to make sure c and cxx flags are going to the right files
|
20 tahun lalu |
Andy Cedilnik
|
1b95674b0e
ENH: Do 4 files
|
20 tahun lalu |
Andy Cedilnik
|
308db351cc
ENH: Add a test for cmGeneratedFileStream
|
20 tahun lalu |
Ken Martin
|
ba3b7c1588
ENH: added testing of the WHILE command
|
20 tahun lalu |
Bill Hoffman
|
332cd81fdd
ENH: try to see if there is still a problem
|
21 tahun lalu |
Bill Hoffman
|
ed1afcdaee
ENH: make it pass anyway so I can see debug info
|
21 tahun lalu |
Bill Hoffman
|
16b65d86c9
ENH: try and debug the failed test on the continuous
|
21 tahun lalu |
Bill Hoffman
|
ded7d15144
ENH: try number two with topological sort
|
21 tahun lalu |
Bill Hoffman
|
17f474b0d4
ENH: reverse last changes to avoid dashboard failures
|
21 tahun lalu |
Bill Hoffman
|
7007b41dcb
ENH: fix library ordering stuff to use a topological sort
|
21 tahun lalu |
Brad King
|
b40219372e
ENH: Added full pre-build/pre-link/post-build testing for both library and executable targets.
|
21 tahun lalu |
Bill Hoffman
|
626be7884a
FIX: go back to not trying to handle spaces in the path for run single command and comment it so that people know to call the right thing
|
21 tahun lalu |
Bill Hoffman
|
e26c14e5d3
ENH: add test back for single char exe
|
21 tahun lalu |
Bill Hoffman
|
b35a73aae5
remove run program test until run single command is fixed
|
21 tahun lalu |
Bill Hoffman
|
040f776885
FIX: fix the problem where a target is a single character and nmake gets confused and add a test for it
|
21 tahun lalu |