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
*
ENH: implements SetProperties for TEST
Ken Martin
2006-12-07
4
-24/+69
|
*
ENH: fix test for config dir based stuff
Bill Hoffman
2006-12-07
1
-1/+2
|
*
COMP: fix bootstrap maybe
Ken Martin
2006-12-07
1
-0/+4
|
*
COMP: fix warning
Ken Martin
2006-12-07
2
-1/+2
|
*
COMP: fix warning right now
Ken Martin
2006-12-07
1
-0/+4
|
*
BUG: fix missing return value
Ken Martin
2006-12-07
1
-0/+1
|
*
ENH: add test I removed by mistake
Bill Hoffman
2006-12-07
1
-0/+12
|
*
COMP: fix warning
Ken Martin
2006-12-07
1
-1/+2
|
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
44
-127/+1130
|
*
STYLE: Nightly Version update
Andy Cedilnik
2006-12-07
1
-1/+1
|
*
ENH: fix bug in full path to target depends stuff
Bill Hoffman
2006-12-07
5
-6/+37
|
*
STYLE: Nightly Version update
Andy Cedilnik
2006-12-06
1
-1/+1
|
*
ENH: fix compiler warning
Ken Martin
2006-12-05
1
-6/+6
|
*
ENH: fix compiler warning
Ken Martin
2006-12-05
1
-0/+4
|
*
COMP: fix line length style error
Bill Hoffman
2006-12-05
2
-2/+4
|
*
COMP: remove warning
Bill Hoffman
2006-12-05
1
-1/+0
|
*
ENH: fix bootstrap for mac
Bill Hoffman
2006-12-05
1
-4/+1
|
*
ENH: fix build error on IRIX
Bill Hoffman
2006-12-05
1
-2/+2
|
*
ENH: fix for backwards compatibility
Bill Hoffman
2006-12-05
1
-3/+3
|
*
ENH: merge in changes for beos support
Bill Hoffman
2006-12-04
21
-13/+247
|
*
ENH: Changes based on patch from Ryan C. Gordon to enable process execution ↵
Brad King
2006-12-04
2
-149/+382
|
|
|
|
on BeOS. There seems to be no way to implement it without polling (or threads).
*
BUG: Do not print empty install configuration repeatedly.
Brad King
2006-12-04
1
-2/+2
|
*
BUG: fix for bug 4102
Bill Hoffman
2006-12-04
1
-0/+7
|
*
BUG: fix for bug 4123, find xmlrpc in standard locations
Bill Hoffman
2006-12-04
1
-0/+1
|
*
ENH: added properties into the compile, but not that many
Ken Martin
2006-12-04
1
-4/+4
|
*
ENH: added properties into the compile
Ken Martin
2006-12-04
1
-2/+10
|
*
STYLE: fix line length
Ken Martin
2006-12-04
1
-1/+2
|
*
ENH: put checks on vector before referencing begin iterator
Bill Hoffman
2006-12-02
1
-23/+39
|
*
STYLE: Nightly Version update
Andy Cedilnik
2006-12-02
1
-1/+1
|
*
ENH: fix warning
Bill Hoffman
2006-12-01
1
-1/+0
|
*
ENH: getting some of the property changed chewcked into CVS at least
Ken Martin
2006-12-01
10
-0/+702
|
*
BUG: fix for 3815 seg fault
Bill Hoffman
2006-12-01
1
-4/+10
|
*
STYLE: Nightly Version update
Andy Cedilnik
2006-12-01
1
-1/+1
|
*
ENH: clean up comment and avoid some vector access calles
Bill Hoffman
2006-11-30
1
-6/+4
|
*
BUG: better fix for .dll.lib problem
Bill Hoffman
2006-11-30
3
-4/+17
|
*
ENH: add a module to find Cups (#3081), taken from KDE svn
Alexander Neundorf
2006-11-30
1
-0/+47
|
|
|
|
Alex
*
ENH: make it work for hp
Bill Hoffman
2006-11-30
1
-1/+1
|
*
STYLE: Nightly Version update
Andy Cedilnik
2006-11-30
1
-1/+1
|
*
ENH: add extern for hp c compiler
Bill Hoffman
2006-11-30
3
-3/+3
|
*
ENH: fix test to run with debug or release and put the exe next to the dll, ↵
Bill Hoffman
2006-11-30
2
-10/+2
|
|
|
|
still shows the bug this is testing for
*
ENH: fix errors for unix builds
Bill Hoffman
2006-11-29
6
-7/+25
|
*
ENH: fix warning
Bill Hoffman
2006-11-29
1
-1/+1
|
*
ENH: there can be only one version
Bill Hoffman
2006-11-29
2
-4/+6
|
*
COMP: fix compile issue on Sun hopefully
Ken Martin
2006-11-29
2
-3/+3
|
*
ENH: fix test for configuration type builds
Bill Hoffman
2006-11-29
1
-1/+5
|
*
ENH: fix compile error on mac
Bill Hoffman
2006-11-29
1
-2/+3
|
*
ENH: maintain backwards compatibility in UsePkgConfig
Bill Hoffman
2006-11-29
2
-4/+16
|
*
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ↵
Bill Hoffman
2006-11-29
11
-76/+34
|
|
|
|
use cmVersion
*
BUG: fix a problem where it tried to link .dll.lib files
Bill Hoffman
2006-11-29
6
-2/+41
|
*
COMP: fix compile issue on Sun
Ken Martin
2006-11-29
2
-6/+12
|
[next]