Brad King
|
703c0e32c8
BUG: Need to undefine temporary macros defined at top of file.
|
19 gadi atpakaļ |
Brad King
|
ff930f75aa
BUG: When a try-run fails to compile create the run result cache entry with a bogus non-zero return value to avoid running the test again.
|
19 gadi atpakaļ |
Alexander Neundorf
|
d454231a0a
STYLE: fix #3519 (incorrect comment)
|
19 gadi atpakaļ |
Alexander Neundorf
|
b81a8e5855
BUG: fix comment (#3511)
|
19 gadi atpakaļ |
Alexander Neundorf
|
5c74e1d790
BUG: apply patch from bero (#3518) so that DESTDIR is supported for
|
19 gadi atpakaļ |
Andy Cedilnik
|
aef312fbcf
STYLE: Nightly Version update
|
19 gadi atpakaļ |
Alexander Neundorf
|
4af20a2e0a
ENH: #3225: first check the special paths, the the default path, also for
|
19 gadi atpakaļ |
Brad King
|
dc0c5d082b
BUG: GetLineFromStream should remove carriage return characters to make sure newlines do not get duplicates.
|
19 gadi atpakaļ |
Brad King
|
e61eac3f05
BUG: Fix location of CMakeOutput.log and CMakeError.log.
|
19 gadi atpakaļ |
Brad King
|
ff9c167e64
BUG: Reverting previous change until it is further tested.
|
19 gadi atpakaļ |
Brad King
|
7a31bc8521
BUG: ConfigureFile must read/write in binary mode to avoid windows newline trouble. The problem occurred when configuring a file in cygwin from a path starting with a windows drive letter instead of a posix path.
|
19 gadi atpakaļ |
Brad King
|
9b89d84210
STYLE: Fixed line-too-long.
|
19 gadi atpakaļ |
Brad King
|
5d632330b6
STYLE: Fixed line-too-long.
|
19 gadi atpakaļ |
Andy Cedilnik
|
13d778fee9
STYLE: Nightly Version update
|
19 gadi atpakaļ |
Brad King
|
7e47f8496a
BUG: Fix for VS.NET 2003 SP1 to make sure global target and utility target rules run every time.
|
19 gadi atpakaļ |
Brad King
|
ed6791c898
BUG: Make sure targets of type GLOBAL_TARGET have a makefile set.
|
19 gadi atpakaļ |
Brad King
|
6e2f819942
ENH: Changing default data and doc directories to share/cmake-V.v and doc/cmake-V.v instead of share/CMake and doc/CMake for consistency with many linux distribution conventions.
|
19 gadi atpakaļ |
Brad King
|
a2e3b01a59
COMP: Fix for new kwsys Configure.h.in.
|
19 gadi atpakaļ |
Brad King
|
209a3d4f7b
COMP: Disable _FILE_OFFSET_BITS check until sys/types.h check is enabled.
|
19 gadi atpakaļ |
Brad King
|
6449089436
ENH: Patch from Alex for adding IF(FILE_IS_NEWER). I also added a test.
|
19 gadi atpakaļ |
Brad King
|
ebf532b106
ENH: Separate the notion of a request for LFS and its availability. Allow user code to block definitions of LFS macros. Added framework to give error if sys/types.h is included before this header when LFS is requested (currently disabled).
|
19 gadi atpakaļ |
Brad King
|
ffb1a9f80a
ENH: Moved test for large file support into kwsysPlatformCxxTests.cxx with name KWSYS_LFS_WORKS.
|
19 gadi atpakaļ |
Brad King
|
6c75c03143
ENH: Switching KWSYS_CHAR_IS_SIGNED test to use KWSYS_PLATFORM_CXX_TEST_RUN macro.
|
19 gadi atpakaļ |
Brad King
|
3e572c936c
ENH: Added KWSYS_PLATFORM_CXX_TEST_RUN macro.
|
19 gadi atpakaļ |
Brad King
|
6849ae856b
ENH: Globbing patterns should not match a slash inside a filename component.
|
19 gadi atpakaļ |
Brad King
|
b4e1de7886
BUG: Avoid putting double-slashes in fromFile during installation. Also added regex debugging copy of the expression in string form.
|
19 gadi atpakaļ |
Brad King
|
24cdf8aa6c
ENH: Added interface to add extra dependencies.
|
19 gadi atpakaļ |
Andy Cedilnik
|
6e97ab1113
STYLE: Nightly Version update
|
19 gadi atpakaļ |
Brad King
|
0bd4649fe6
COMP: Added missing include for malloc on QNX.
|
19 gadi atpakaļ |
Andy Cedilnik
|
3ef750a42c
ENH: Always do tar.Z since we do have compress now builtin
|
19 gadi atpakaļ |