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 (
Collapse
)
Author
Age
Files
Lines
*
BUG: do not build kdevlop stuff when bootstrapping
Bill Hoffman
2004-10-12
2
-4/+13
|
*
ENH: Support not writing files to the source tree. Generate single project ↵
Andy Cedilnik
2004-10-11
1
-30/+22
|
|
|
|
file for whole project, some other little cleanups
*
BUG: Fix generated XML
Andy Cedilnik
2004-10-11
1
-1/+1
|
*
STYLE: Remove anoying message
Andy Cedilnik
2004-10-11
1
-2/+2
|
*
BUG: On Windows, remove extra CR characters. Hopefully this will result in ↵
Andy Cedilnik
2004-10-11
1
-1/+5
|
|
|
|
not duplicated new-lines
*
COMP: Remove alignment warning
Andy Cedilnik
2004-10-11
1
-2/+8
|
*
BUG: fix split program from args to not get stuck in an infinite loop in ↵
Bill Hoffman
2004-10-11
1
-9/+29
|
|
|
|
some cases
*
ENH: make sure the c++ compiler is a c++ compiler
Bill Hoffman
2004-10-11
1
-1/+5
|
*
COMP: Remove alignment warning
Andy Cedilnik
2004-10-11
1
-1/+7
|
*
ENH: add kdev to bootstrap
Bill Hoffman
2004-10-11
1
-0/+2
|
*
COMP: Remove alignment warning
Andy Cedilnik
2004-10-11
1
-2/+7
|
*
COMP: Remove alignment warning
Andy Cedilnik
2004-10-11
1
-8/+15
|
*
NEW: add kdevelop patch from Alexander Neundorf
Bill Hoffman
2004-10-11
6
-17/+569
|
*
COMP: Remove alignment warning
Andy Cedilnik
2004-10-11
1
-2/+16
|
*
COMP: Remove alignment warning
Andy Cedilnik
2004-10-11
2
-4/+10
|
*
ERR: Replaced std::string with kwsys_stl::string for portability.
Brad King
2004-10-11
2
-7/+7
|
*
ENH: Add method to retrieve parent directory and for checking if directory ↵
Andy Cedilnik
2004-10-10
2
-0/+46
|
|
|
|
is a subdirectory of another directory
*
COMP: If compiler know strtoll or strtoi64, then no need for compiling ↵
Andy Cedilnik
2004-10-08
1
-1/+6
|
|
|
|
strtooff.c
*
COMP: Remove warning on optimized build
Andy Cedilnik
2004-10-08
1
-1/+2
|
*
COMP: Remove warning about assigning 0x8000000000000000L to long long
Andy Cedilnik
2004-10-07
4
-0/+23
|
*
ENH: Properly detect strerror_r for glibc or posix"
Andy Cedilnik
2004-10-07
2
-2/+89
|
*
FIX: broken sun build
Will Schroeder
2004-10-07
2
-1/+6
|
*
COMP: No need for ldap for now
Andy Cedilnik
2004-10-07
1
-1/+8
|
*
COMP: Fix problems when doing -Werror
Andy Cedilnik
2004-10-07
1
-5/+4
|
*
COMP: Fix C syntax, and remove unused variable
Andy Cedilnik
2004-10-07
1
-3/+2
|
*
COMP: Fix compile warnings on certain hp systems
Bill Hoffman
2004-10-07
1
-3/+15
|
*
COMP: Remove assignment warnings on hp
Bill Hoffman
2004-10-07
1
-2/+11
|
*
COMP: Fix hostent redefined warning
Andy Cedilnik
2004-10-07
1
-1/+4
|
*
COMP: Undef SETBLOCK before redefining it to remove parse warnings
Andy Cedilnik
2004-10-07
1
-0/+12
|
*
COMP: If both tests are succesfull, prevent compiler error
Andy Cedilnik
2004-10-07
1
-11/+15
|
*
COMP: Remove unused variable warning
Andy Cedilnik
2004-10-07
1
-0/+2
|
*
COMP: Remove compile warning on cygwin
Ken Martin
2004-10-06
1
-1/+1
|
*
COMP: Attempt to remove warning
Ken Martin
2004-10-06
1
-0/+1
|
*
COMP: Attempt to fix non-blocking tests
Andy Cedilnik
2004-10-06
2
-23/+38
|
*
COMP: Fix C build problem in certain conditions
Andy Cedilnik
2004-10-06
1
-6/+8
|
*
BUG: Prevent crash when strerror fails
Andy Cedilnik
2004-10-05
1
-1/+10
|
*
ERR: Too much commits
Andy Cedilnik
2004-10-05
1
-3/+0
|
*
PERF: Several cleanups, and remove need for Curl directory to be in include path
Andy Cedilnik
2004-10-05
4
-8/+5
|
*
BUG: change the name of memory.h
Bill Hoffman
2004-10-05
42
-41/+41
|
*
FIX: correctly handle if path table can not open
Bill Hoffman
2004-10-05
1
-2/+7
|
*
ENH: pick native compilers first, and aCC before CC
Bill Hoffman
2004-10-05
1
-1/+1
|
*
BUG: fix realpath problem and unix slashes
Bill Hoffman
2004-10-05
1
-19/+18
|
*
ERR: Fix TRUE build problem and replace error couts with cerrs
Andy Cedilnik
2004-10-05
1
-10/+10
|
*
ERR: Fix Windows build
Andy Cedilnik
2004-10-05
4
-4/+44
|
*
ENH: Update Curl to 7.12.1
Andy Cedilnik
2004-10-05
114
-8700/+19761
|
*
COMP: fix some compile issues with insert
Ken Martin
2004-10-05
2
-14/+88
|
*
BUG: Fix O_NONBLOCK test
Andy Cedilnik
2004-10-05
1
-9/+16
|
*
ENH: We need this for the new version of Curl. Once CMake 2.2 is released, ↵
Andy Cedilnik
2004-10-05
2
-0/+85
|
|
|
|
this can go out.
*
COMP: fix bad include file
Ken Martin
2004-10-05
1
-1/+0
|
*
ERR: Fix bootstrap
Andy Cedilnik
2004-10-05
1
-1/+1
|
[next]