index
:
bldit
master
Configure and build tool for C++ development.
Bart Vanhauwaert
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Project.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build on Linux.
Jason A. Donenfeld
2010-08-07
1
-1
/
+1
*
A better system to discover and configure components so that one component
Bart Vanhauwaert
2010-05-19
1
-4
/
+3
*
Refactor Variables and make includesearchdir and libsearchdir
Bart Vanhauwaert
2010-05-17
1
-9
/
+9
*
Switch to principle where the build process needs to be started from the build directory and
Bart Vanhauwaert
2010-05-16
1
-3
/
+24
*
Project now contains SharedPtr<Executable> instead of SharedRef<Executable>
Bart Vanhauwaert
2010-05-05
1
-1
/
+1
*
Support for linking in statically linked libraries
Bart Vanhauwaert
2010-05-04
1
-0
/
+7
*
Headeronly components get discovered, added to the systemconfiguration and include path is set
Bart Vanhauwaert
2010-04-25
1
-3
/
+9
*
Reworked the configuration phase and cache to be more consistent
Bart Vanhauwaert
2010-03-17
1
-9
/
+11
*
Switch to a cleaner discovery system for system configuration
Bart Vanhauwaert
2010-01-30
1
-13
/
+13
*
Move the makefest.cfg format and parsing over to standard description (C like)
Bart Vanhauwaert
2009-12-27
1
-49
/
+6
*
Use a cIdentifier for boost::lexical_cast libraryname
Bart Vanhauwaert
2009-12-04
1
-0
/
+3
*
Component class to keep track of dependencies to build executables
Bart Vanhauwaert
2009-12-04
1
-0
/
+2
*
ADD : initial commit
Bart Vanhauwaert
2009-11-10
1
-0
/
+186