index
:
bldit
master
Configure and build tool for C++ development.
Bart Vanhauwaert
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactoring variable class. Name is not part of the variable but the container
Bart Vanhauwaert
2009-12-21
3
-40
/
+309
*
Refactor Variable class into own class
Bart Vanhauwaert
2009-12-20
3
-244
/
+13
*
ADD : per target include directories
Bart Vanhauwaert
2009-12-20
5
-0
/
+35
*
Use a cIdentifier for boost::lexical_cast libraryname
Bart Vanhauwaert
2009-12-04
5
-2
/
+20
*
Component class to keep track of dependencies to build executables
Bart Vanhauwaert
2009-12-04
8
-1
/
+106
*
Component class to keep track of libraries and other dependencies
Bart Vanhauwaert
2009-12-01
3
-0
/
+21
*
Correctly parse namespace syntax
Bart Vanhauwaert
2009-11-28
3
-2
/
+72
*
Reorganize parser code for easily adding namespace support
Bart Vanhauwaert
2009-11-27
1
-162
/
+188
*
FIX : include the regular files instead of platform dependent ones in bootstrap
Bart Vanhauwaert
2009-11-18
1
-2
/
+0
*
Don't print debug output by default
Bart Vanhauwaert
2009-11-16
1
-2
/
+2
*
Include correct host platform dependent files
Bart Vanhauwaert
2009-11-16
2
-3
/
+9
*
Pass options correctly for g++
Bart Vanhauwaert
2009-11-16
1
-1
/
+2
*
Correctly detect and configure gcc on Mac OS X
Bart Vanhauwaert
2009-11-16
2
-7
/
+11
*
Compile bootstrap with debug information
Bart Vanhauwaert
2009-11-16
1
-1
/
+1
*
Return source if newer if target doesn't exist
Bart Vanhauwaert
2009-11-16
1
-2
/
+2
*
Implementation of missing file functions for MacOSX
Bart Vanhauwaert
2009-11-16
1
-0
/
+41
*
Add MacOS X detection
Bart Vanhauwaert
2009-11-16
1
-0
/
+4
*
Bootstrap script for mac
Bart Vanhauwaert
2009-11-15
1
-0
/
+21
*
Don't include windows header file in non-platform file
Bart Vanhauwaert
2009-11-15
1
-2
/
+0
*
Remove leftover files
Bart Vanhauwaert
2009-11-15
4
-157
/
+0
*
ADD : initial commit
Bart Vanhauwaert
2009-11-10
45
-0
/
+3850
[prev]