Andy Cedilnik
|
d4f1785473
|
COMP: Remove alignment warning
|
21 years ago |
Bill Hoffman
|
1ed5888d91
|
BUG: fix split program from args to not get stuck in an infinite loop in some cases
|
21 years ago |
Bill Hoffman
|
e78a57563c
|
ENH: make sure the c++ compiler is a c++ compiler
|
21 years ago |
Andy Cedilnik
|
37c5553818
|
COMP: Remove alignment warning
|
21 years ago |
Bill Hoffman
|
031e956adc
|
ENH: add kdev to bootstrap
|
21 years ago |
Andy Cedilnik
|
45c1dce09f
|
COMP: Remove alignment warning
|
21 years ago |
Andy Cedilnik
|
e0778d48bd
|
COMP: Remove alignment warning
|
21 years ago |
Bill Hoffman
|
766c093d69
|
NEW: add kdevelop patch from Alexander Neundorf
|
21 years ago |
Andy Cedilnik
|
4b7f371593
|
COMP: Remove alignment warning
|
21 years ago |
Andy Cedilnik
|
47333c9113
|
COMP: Remove alignment warning
|
21 years ago |
Brad King
|
bc6ae0649b
|
ERR: Replaced std::string with kwsys_stl::string for portability.
|
21 years ago |
Andy Cedilnik
|
b221d046a6
|
ENH: Add method to retrieve parent directory and for checking if directory is a subdirectory of another directory
|
21 years ago |
Andy Cedilnik
|
890528e0c3
|
COMP: If compiler know strtoll or strtoi64, then no need for compiling strtooff.c
|
21 years ago |
Andy Cedilnik
|
3b3dd31bd4
|
COMP: Remove warning on optimized build
|
21 years ago |
Andy Cedilnik
|
fbaead2a09
|
COMP: Remove warning about assigning 0x8000000000000000L to long long
|
21 years ago |
Andy Cedilnik
|
e46b0a9290
|
ENH: Properly detect strerror_r for glibc or posix"
|
21 years ago |
Will Schroeder
|
387ffe9419
|
FIX: broken sun build
|
21 years ago |
Andy Cedilnik
|
2aa1a1791f
|
COMP: No need for ldap for now
|
21 years ago |
Andy Cedilnik
|
b727f31589
|
COMP: Fix problems when doing -Werror
|
21 years ago |
Andy Cedilnik
|
c03fa90b5b
|
COMP: Fix C syntax, and remove unused variable
|
21 years ago |
Bill Hoffman
|
c47af14ee1
|
COMP: Fix compile warnings on certain hp systems
|
21 years ago |
Bill Hoffman
|
ce54dc97ed
|
COMP: Remove assignment warnings on hp
|
21 years ago |
Andy Cedilnik
|
caa8ca7c9e
|
COMP: Fix hostent redefined warning
|
21 years ago |
Andy Cedilnik
|
87c27b6f06
|
COMP: Undef SETBLOCK before redefining it to remove parse warnings
|
21 years ago |
Andy Cedilnik
|
7d0b2eabd6
|
COMP: If both tests are succesfull, prevent compiler error
|
21 years ago |
Andy Cedilnik
|
8732505a17
|
COMP: Remove unused variable warning
|
21 years ago |
Ken Martin
|
f6e25ab9d2
|
COMP: Remove compile warning on cygwin
|
21 years ago |
Ken Martin
|
00f6e6ebf1
|
COMP: Attempt to remove warning
|
21 years ago |
Andy Cedilnik
|
99b444b073
|
COMP: Attempt to fix non-blocking tests
|
21 years ago |
Andy Cedilnik
|
84f04477b2
|
COMP: Fix C build problem in certain conditions
|
21 years ago |
Andy Cedilnik
|
f47690ecaa
|
BUG: Prevent crash when strerror fails
|
21 years ago |
Andy Cedilnik
|
decb1ac05f
|
ERR: Too much commits
|
21 years ago |
Andy Cedilnik
|
9e1288da10
|
PERF: Several cleanups, and remove need for Curl directory to be in include path
|
21 years ago |
Bill Hoffman
|
16c839206a
|
BUG: change the name of memory.h
|
21 years ago |
Bill Hoffman
|
f9468a2967
|
FIX: correctly handle if path table can not open
|
21 years ago |
Bill Hoffman
|
29794b24a9
|
ENH: pick native compilers first, and aCC before CC
|
21 years ago |
Bill Hoffman
|
7f17646576
|
BUG: fix realpath problem and unix slashes
|
21 years ago |
Andy Cedilnik
|
1aab11b8db
|
ERR: Fix TRUE build problem and replace error couts with cerrs
|
21 years ago |
Andy Cedilnik
|
b847a6ac62
|
ERR: Fix Windows build
|
21 years ago |
Andy Cedilnik
|
609801fe67
|
ENH: Update Curl to 7.12.1
|
21 years ago |
Ken Martin
|
50da032847
|
COMP: fix some compile issues with insert
|
21 years ago |
Andy Cedilnik
|
7f21ee17a9
|
BUG: Fix O_NONBLOCK test
|
21 years ago |
Andy Cedilnik
|
dcaf523a7d
|
ENH: We need this for the new version of Curl. Once CMake 2.2 is released, this can go out.
|
21 years ago |
Ken Martin
|
c86e9f5b3e
|
COMP: fix bad include file
|
21 years ago |
Andy Cedilnik
|
bb865245f4
|
ERR: Fix bootstrap
|
21 years ago |
Andy Cedilnik
|
518de19f74
|
ENH: Add option of adding random include files before doing CheckTypeSize
|
21 years ago |
Andy Cedilnik
|
b1a1526e14
|
ENH: When test fails, write out the output
|
21 years ago |
Brad King
|
bf46e4f4b7
|
ENH: Started new makefile generator implementation. It will temporarily be called cmLocalUnixMakefileGenerator2 until it is ready to replace the original completely.
|
21 years ago |
Ken Martin
|
1066af4527
|
ENH: Mathieus support for path conversions
|
21 years ago |
Andy Cedilnik
|
7e3c70082a
|
BUG: Use kwsys from the source tree
|
21 years ago |