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
/
Variable.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Variables and make includesearchdir and libsearchdir
Bart Vanhauwaert
2010-05-17
1
-87
/
+34
*
FIX : clean types that are not needed anymore from Variable
Bart Vanhauwaert
2010-04-25
1
-28
/
+0
*
Enhance childOrVoid function to also find grandchildren
Bart Vanhauwaert
2010-03-15
1
-2
/
+16
*
stringValue() convenience function to return the string value of a
Bart Vanhauwaert
2010-03-14
1
-0
/
+7
*
New function childOrVoid to return a named child or a void ref if it
Bart Vanhauwaert
2010-03-14
1
-1
/
+9
*
Function to parse variables
Bart Vanhauwaert
2010-03-13
1
-0
/
+13
*
Switch to a cleaner discovery system for system configuration
Bart Vanhauwaert
2010-01-30
1
-0
/
+26
*
Add isBoolTrue() helper function
Bart Vanhauwaert
2009-12-29
1
-1
/
+5
*
Adds a bool to the variable type system
Bart Vanhauwaert
2009-12-29
1
-0
/
+25
*
Fix compile errors when exposing Variable.h
Bart Vanhauwaert
2009-12-24
1
-6
/
+6
*
Refactoring variable class. Name is not part of the variable but the container
Bart Vanhauwaert
2009-12-21
1
-0
/
+210