index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
COMP: Disable _FILE_OFFSET_BITS check until sys/types.h check is enabled.
Brad King
2006-08-25
1
-1/+1
*
ENH: Patch from Alex for adding IF(FILE_IS_NEWER). I also added a test.
Brad King
2006-08-25
3
-1/+31
*
ENH: Separate the notion of a request for LFS and its availability. Allow us...
Brad King
2006-08-25
1
-9/+35
*
ENH: Moved test for large file support into kwsysPlatformCxxTests.cxx with na...
Brad King
2006-08-25
4
-46/+56
*
ENH: Switching KWSYS_CHAR_IS_SIGNED test to use KWSYS_PLATFORM_CXX_TEST_RUN m...
Brad King
2006-08-25
2
-20/+4
*
ENH: Added KWSYS_PLATFORM_CXX_TEST_RUN macro.
Brad King
2006-08-25
1
-0/+72
*
ENH: Globbing patterns should not match a slash inside a filename component.
Brad King
2006-08-25
1
-2/+8
*
BUG: Avoid putting double-slashes in fromFile during installation. Also adde...
Brad King
2006-08-25
1
-3/+8
*
ENH: Added interface to add extra dependencies.
Brad King
2006-08-25
1
-0/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-25
1
-1/+1
*
COMP: Added missing include for malloc on QNX.
Brad King
2006-08-24
2
-0/+10
*
ENH: Always do tar.Z since we do have compress now builtin
Andy Cedilnik
2006-08-24
2
-52/+52
*
ENH: Added code to remove any bad installations of CVS directories before run...
Brad King
2006-08-24
2
-0/+4
*
COMP: Add missing malloc.h include for QNX.
Brad King
2006-08-24
1
-0/+5
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-24
1
-1/+1
*
ENH: add i386 toolchain and some minor improvement of the comments
Alexander Neundorf
2006-08-23
1
-2/+20
*
COMP: Attempt to fix aix build
Andy Cedilnik
2006-08-23
5
-0/+7
*
ENH: fix bad error reporting with not found paths
Ken Martin
2006-08-23
1
-14/+9
*
COMP: Add large files support to CMake
Andy Cedilnik
2006-08-23
1
-0/+1
*
ENH: Added '256color' terminal names. Patch applied from bug#3651.
Brad King
2006-08-23
1
-0/+3
*
ENH: Centralized generation of targets listed in the help to be done by the c...
Brad King
2006-08-23
3
-11/+20
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-23
1
-1/+1
*
COMP: Support cmake older than 2.4
Andy Cedilnik
2006-08-23
1
-2/+1
*
STYLE: don't use the hack to copy and rename the created executable under
Alexander Neundorf
2006-08-22
1
-13/+7
*
ENH: Handle more warnings properly on AIX
Andy Cedilnik
2006-08-22
1
-2/+2
*
COMP: On some project configure may not copy right away
Andy Cedilnik
2006-08-22
1
-1/+1
*
COMP: Add missing cmake file
Andy Cedilnik
2006-08-22
2
-1/+2
*
COMP: Add missing cmake file
Andy Cedilnik
2006-08-22
2
-1/+63
*
ENH: Support large file systems in kwsys
Andy Cedilnik
2006-08-22
4
-0/+61
*
BUG: Fixed man page formatting for INSTALL command documentation. Fixed line...
Brad King
2006-08-22
2
-14/+20
*
BUG: Add missing API
Andy Cedilnik
2006-08-22
2
-0/+80
*
BUG: Fix error messages and fix remove item to actually remove all instances ...
Andy Cedilnik
2006-08-22
1
-3/+8
*
COMP: Remove warnings
Andy Cedilnik
2006-08-22
1
-7/+5
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-22
1
-1/+1
*
BUG: Fixed #if test for case-insensitive glob on OSX.
Brad King
2006-08-22
1
-1/+1
*
ENH: Added check for bad installation of a CVS directory to test.
Brad King
2006-08-21
2
-0/+12
*
BUG: Directory installation pattern matching should be case insensitive on so...
Brad King
2006-08-21
2
-0/+12
*
BUG: Need to execute sample_script.bat on windows and sample_script otherwise.
Brad King
2006-08-21
2
-2/+12
*
BUG: FileIsDirectory should work when the name contains a trailing slash.
Brad King
2006-08-21
1
-0/+11
*
ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c...
Brad King
2006-08-21
16
-247/+727
*
ENH: Exposed pattern->regex API. Cleaned up and commented implementation of ...
Brad King
2006-08-21
2
-89/+112
*
ENH: Implement TarCompress generator using compress library
Andy Cedilnik
2006-08-21
3
-98/+179
*
BUG: RENAME option should be allowd for INSTALL(PROGRAMS) too.
Brad King
2006-08-21
1
-2/+4
*
ENH: fixs for check compile stuff from Oswald B.
Bill Hoffman
2006-08-21
4
-15/+16
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-21
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-20
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-19
1
-1/+1
*
STYLE: Fixed line-too-long style errors.
Brad King
2006-08-18
2
-3/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2006-08-18
1
-1/+1
*
ENH: fix project names to be case sensitive and change name to linkline from ...
Bill Hoffman
2006-08-17
1
-5/+5
[next]