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
/
Executable.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A better system to discover and configure components so that one component
Bart Vanhauwaert
2010-05-19
1
-16
/
+36
*
Move away from CCSourceRef towards SharedPtr<CCSource>
Bart Vanhauwaert
2010-05-07
1
-2
/
+2
*
Adds the Executable::Executable(std::string) constructor
Bart Vanhauwaert
2010-05-06
1
-0
/
+6
*
Clean up dead code from Executable.h/.cc
Bart Vanhauwaert
2010-05-05
1
-16
/
+1
*
Support for linking in statically linked libraries
Bart Vanhauwaert
2010-05-04
1
-1
/
+15
*
Headeronly components get discovered, added to the systemconfiguration and include path is set
Bart Vanhauwaert
2010-04-25
1
-7
/
+3
*
ADD : Executable::use member
Bart Vanhauwaert
2010-04-19
1
-1
/
+5
*
Reworked the configuration phase and cache to be more consistent
Bart Vanhauwaert
2010-03-17
1
-3
/
+3
*
Adds the default.includesearchpaths option in the system configuration cache
Bart Vanhauwaert
2010-01-30
1
-1
/
+10
*
Switch to a cleaner discovery system for system configuration
Bart Vanhauwaert
2010-01-30
1
-3
/
+4
*
Move the makefest.cfg format and parsing over to standard description (C like)
Bart Vanhauwaert
2009-12-27
1
-1
/
+1
*
ADD : per target include directories
Bart Vanhauwaert
2009-12-20
1
-0
/
+5
*
Use a cIdentifier for boost::lexical_cast libraryname
Bart Vanhauwaert
2009-12-04
1
-0
/
+6
*
Component class to keep track of dependencies to build executables
Bart Vanhauwaert
2009-12-04
1
-0
/
+13
*
ADD : initial commit
Bart Vanhauwaert
2009-11-10
1
-0
/
+86