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
/
Description.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
-0
/
+5
*
Support for generating source files from executing arbitrary command lines
Bart Vanhauwaert
2010-05-16
1
-4
/
+3
*
Generator::input Generator::output and Generator::makeCCSource parses
Bart Vanhauwaert
2010-05-07
1
-5
/
+3
*
Parses Generator declaration
Bart Vanhauwaert
2010-05-06
1
-1
/
+1
*
Adds the Executable::Executable(std::string) constructor
Bart Vanhauwaert
2010-05-06
1
-3
/
+1
*
Make membercalls real expressions that can return a result
Bart Vanhauwaert
2010-05-06
1
-3
/
+13
*
Added shift left operator and std::cout and std::endl builtins
Bart Vanhauwaert
2010-05-01
1
-0
/
+1
*
Added support for boost::date_time
Bart Vanhauwaert
2010-05-01
1
-0
/
+1
*
FIX : clean types that are not needed anymore from Variable
Bart Vanhauwaert
2010-04-25
1
-1
/
+0
*
ADD : Executable::use member
Bart Vanhauwaert
2010-04-19
1
-1
/
+1
*
ADD : std::target_platform builtin namespace
Bart Vanhauwaert
2010-04-17
1
-1
/
+1
*
ADD : new parser now parses Description.cc again
Bart Vanhauwaert
2010-04-16
1
-11
/
+11
*
Work in progress : new parser
Bart Vanhauwaert
2010-04-14
1
-12
/
+12
*
Reworked the configuration phase and cache to be more consistent
Bart Vanhauwaert
2010-03-17
1
-3
/
+3
*
Refactor global scope initialization to its own file
Bart Vanhauwaert
2010-01-10
1
-4
/
+3
*
New function in the project description language
Bart Vanhauwaert
2009-12-28
1
-1
/
+2
*
Refactor Variable class into own class
Bart Vanhauwaert
2009-12-20
1
-3
/
+3
*
ADD : per target include directories
Bart Vanhauwaert
2009-12-20
1
-0
/
+2
*
Component class to keep track of dependencies to build executables
Bart Vanhauwaert
2009-12-04
1
-1
/
+1
*
Correctly parse namespace syntax
Bart Vanhauwaert
2009-11-28
1
-1
/
+2
*
ADD : initial commit
Bart Vanhauwaert
2009-11-10
1
-0
/
+10