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
path:
root
/
Utilities
/
cmlibarchive
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix libarchive linker errors on SunOS for mkdev/major/minor
Zach Mullen
2009-11-05
1
-0/+4
*
Fixed a few of the SunOS build errors in libarchive.
Zach Mullen
2009-11-05
2
-4/+20
*
libarchive: Use consistent function storage class
Brad King
2009-11-04
3
-3/+3
*
libarchive: Fix integer type defaults for Windows
Brad King
2009-11-04
1
-35/+25
*
libarchive: Provide SetFilePointerEx for VS 6
Brad King
2009-11-04
1
-0/+14
*
libarchive: Fix unconfigured header logic
Brad King
2009-11-04
2
-29/+30
*
libarchive: Fix dev_t configuration
Brad King
2009-11-04
1
-0/+3
*
libarchive: Fix intptr_t and uintptr_t configuration
Brad King
2009-11-04
2
-6/+22
*
libarchive: Fix wincrypt.h inclusion on VS 6
Brad King
2009-11-04
1
-0/+4
*
libarchive: Fix Borland integer constants
Brad King
2009-11-04
6
-5/+29
*
libarchive: Disable Borland warnings
Brad King
2009-11-04
3
-0/+15
*
libarchive: Disable MSVC warnings
Brad King
2009-11-04
1
-0/+4
*
Fix for warning on dash8 that caused a build failure because of -WError
Bill Hoffman
2009-11-04
1
-2/+2
*
Fix for dash17 ACL requires linking to a library acl that we don't want to de...
Bill Hoffman
2009-11-03
1
-2/+2
*
remove makefiles as they cause the in source build test of cmake to fail
Bill Hoffman
2009-11-03
8
-660/+0
*
borland builds, but still has some link errors
Bill Hoffman
2009-11-02
7
-4/+15
*
Fixes for borland, compiles with lots of warnings, but compiles, might fix vs...
Bill Hoffman
2009-11-01
9
-57/+90
*
Fix for haiku
Bill Hoffman
2009-10-31
2
-0/+47
*
Try to fix borland
Bill Hoffman
2009-10-31
1
-1/+1
*
Try to fix old hpux
Bill Hoffman
2009-10-30
3
-6/+18
*
Remove unused variable to fix warning
Bill Hoffman
2009-10-30
1
-1/+2
*
Remove unused variable to fix warning
Bill Hoffman
2009-10-30
1
-1/+1
*
only use archive_entry_copy_bhfi.c on windows so we don't get empty .o file w...
Bill Hoffman
2009-10-30
1
-2/+2
*
Fix for VS 7 or lower not having ULL postfix for types
Bill Hoffman
2009-10-30
1
-1/+5
*
Fix compile issues on Mac OSX 10.3 on midworld dashboard.
David Cole
2009-10-30
2
-6/+6
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
387
-0/+128986
[prev]