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
/
Component.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Infrastructure to deal with incompletly configured components
Bart Vanhauwaert
2010-08-02
1
-6
/
+31
*
Convert header file names to native paths before checking if they exist
Bart Vanhauwaert
2010-08-02
1
-1
/
+1
*
Write header information to configuration as well for linkcomponents
Bart Vanhauwaert
2010-08-02
1
-0
/
+1
*
Better error reporting for missing libraries
Bart Vanhauwaert
2010-08-02
1
-1
/
+15
*
A better system to discover and configure components so that one component
Bart Vanhauwaert
2010-05-19
1
-50
/
+162
*
Add support for qt::core and qt::gui
Bart Vanhauwaert
2010-05-17
1
-0
/
+37
*
Differentiate the different Microsoft compilers and find the boost
Bart Vanhauwaert
2010-05-16
1
-5
/
+47
*
Support for linking in statically linked libraries
Bart Vanhauwaert
2010-05-04
1
-2
/
+59
*
Added support for boost::date_time
Bart Vanhauwaert
2010-05-01
1
-0
/
+6
*
Headeronly components get discovered, added to the systemconfiguration and include path is set
Bart Vanhauwaert
2010-04-25
1
-9
/
+12
*
Work in progress : new parser
Bart Vanhauwaert
2010-04-14
1
-3
/
+11
*
Adds the default.includesearchpaths option in the system configuration cache
Bart Vanhauwaert
2010-01-30
1
-3
/
+5
*
Switch to a cleaner discovery system for system configuration
Bart Vanhauwaert
2010-01-30
1
-2
/
+2
*
Move the makefest.cfg format and parsing over to standard description (C like)
Bart Vanhauwaert
2009-12-27
1
-2
/
+2
*
Use a cIdentifier for boost::lexical_cast libraryname
Bart Vanhauwaert
2009-12-04
1
-1
/
+7
*
Component class to keep track of dependencies to build executables
Bart Vanhauwaert
2009-12-04
1
-0
/
+50
*
Component class to keep track of libraries and other dependencies
Bart Vanhauwaert
2009-12-01
1
-0
/
+5