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: remove requirements on 1.2
Ken Martin
2005-06-08
4
-8/+8
|
*
ENH: shift to using ADD_SUBDIRECTORY
Ken Martin
2005-06-08
14
-18/+35
|
*
ENH: Initial import (not working yet)
Andy Cedilnik
2005-06-08
4
-0/+799
|
*
ENH: Experimenting with auto-dated copyright.
Brad King
2005-06-08
1
-4/+1
|
*
ENH: Cleanup
Andy Cedilnik
2005-06-08
1
-1/+0
|
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-08
1
-1/+1
|
*
ENH: fix for incorrect setting of CONFIZGURATION_TYPES
Ken Martin
2005-06-07
2
-4/+5
|
*
BUG: Remove debugging code
Andy Cedilnik
2005-06-07
1
-5/+0
|
*
ENH: fix problem with dependency scanning
Ken Martin
2005-06-07
2
-10/+24
|
*
ENH: Add capability to include files to DartTestfile.txt and add example of that
Andy Cedilnik
2005-06-07
5
-0/+17
|
*
ENH: Use CMake for parsing DartTestfile.txt
Andy Cedilnik
2005-06-07
2
-115/+267
|
*
ENH: Added search locations for a FreeBSD location. Contributed by ↵
Brad King
2005-06-07
1
-0/+6
|
|
|
|
Alexander Neundorf.
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-07
1
-1/+1
|
*
BUG: Initialize the iterator to prevent seg-fault
Andy Cedilnik
2005-06-06
1
-0/+2
|
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-06
1
-1/+1
|
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-05
1
-1/+1
|
*
ENH: Move the build-and-test code to a handler
Andy Cedilnik
2005-06-03
5
-413/+603
|
*
ENH: Add a method to parse command line argument inside the handler
Andy Cedilnik
2005-06-03
2
-0/+11
|
*
ENH: Test setting of environment variables
Andy Cedilnik
2005-06-03
1
-1/+7
|
*
BUG: Remove memory leak
Andy Cedilnik
2005-06-03
1
-0/+1
|
*
ENH: no longer used
Ken Martin
2005-06-03
6
-544/+0
|
*
ENH: removed old commands
Ken Martin
2005-06-03
1
-6/+0
|
*
BUG: Remove unused code
Andy Cedilnik
2005-06-03
1
-1/+0
|
*
ENH: shut up buggy gcc stl header
Ken Martin
2005-06-03
1
-1/+2
|
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-03
1
-1/+1
|
*
ENH: Add debug flag
Andy Cedilnik
2005-06-02
2
-0/+7
|
*
BUG: Fix the order of things to make submit handler not crash when proxies ↵
Andy Cedilnik
2005-06-02
2
-73/+77
|
|
|
|
are set
*
ENH: updated commands
Ken Martin
2005-06-02
1
-2/+2
|
*
ENH: removed old command
Ken Martin
2005-06-02
1
-3/+1
|
*
ENH: removed old commands
Ken Martin
2005-06-02
3
-9/+9
|
*
ENH: Cleanup output even more
Andy Cedilnik
2005-06-02
1
-19/+32
|
*
ENH: removed the ABSTRACT_FILES command
Ken Martin
2005-06-02
3
-131/+0
|
*
ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORY
Ken Martin
2005-06-02
1
-2/+3
|
*
ENH: removed use of ABSTRACT command
Ken Martin
2005-06-02
3
-9/+3
|
*
ENH: now also provides obj rules for local Makefiles
Ken Martin
2005-06-02
2
-9/+41
|
*
COMP: Remove compile warning
Andy Cedilnik
2005-06-02
1
-3/+3
|
*
ENH: Once the number of errors or warnings was reached, stop counting them. ↵
Andy Cedilnik
2005-06-02
2
-37/+79
|
|
|
|
Also fix compile warning on bad compilers
*
BUG: On windows there are problems when opening file as ascii
Andy Cedilnik
2005-06-02
1
-1/+1
|
*
STYLE: Nightly Version update
Andy Cedilnik
2005-06-02
1
-1/+1
|
*
ENH: Streamline build process. This reduces the memory footprint, since only ↵
Andy Cedilnik
2005-06-01
2
-169/+424
|
|
|
|
some number of lines of output will be in memory at the time. Also, this will report the build errors and warnings as it goes through the build
*
ENH: minor perf improvement
Ken Martin
2005-06-01
2
-6/+26
|
*
BUG: do not add help target if there is a real target named help
Ken Martin
2005-06-01
1
-1/+5
|
*
BUG: Fixed name given to clean target listing for executable and library ↵
Brad King
2005-06-01
1
-5/+3
|
|
|
|
targets.
*
COMP: fix warning
Ken Martin
2005-06-01
1
-12/+0
|
*
BUG: Remove duplicate targets when in different generators
Andy Cedilnik
2005-06-01
2
-14/+19
|
*
COMP: fix warning
Ken Martin
2005-06-01
1
-1/+0
|
*
COMP: suppress warnings in 3rd party libs
Ken Martin
2005-06-01
1
-0/+2
|
*
COMP: fix warning
Ken Martin
2005-06-01
1
-1/+0
|
*
COMP: fix warning
Ken Martin
2005-06-01
1
-1/+0
|
*
ENH: made immediate
Ken Martin
2005-06-01
2
-15/+9
|
[next]