| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor Variables and make includesearchdir and libsearchdir | 2010-05-17 | 1 | -87/+34 | |
| | | | | | stringlists | ||||
| * | FIX : clean types that are not needed anymore from Variable | 2010-04-25 | 1 | -28/+0 | |
| | | |||||
| * | Enhance childOrVoid function to also find grandchildren | 2010-03-15 | 1 | -2/+16 | |
| | | |||||
| * | stringValue() convenience function to return the string value of a | 2010-03-14 | 1 | -0/+7 | |
| | | | | | VariableRef | ||||
| * | New function childOrVoid to return a named child or a void ref if it | 2010-03-14 | 1 | -1/+9 | |
| | | | | | doesn't exist | ||||
| * | Function to parse variables | 2010-03-13 | 1 | -0/+13 | |
| | | |||||
| * | Switch to a cleaner discovery system for system configuration | 2010-01-30 | 1 | -0/+26 | |
| | | | | | | | | | | | | User added entries in the configuration cache are now kept Toolchains are arbitrry named entries under toolchain. with the following important key toolchain.X.type specifies the toolchain type : mingw/gcc4/msvc Each toolchain can create additional keys, for example toolchain.X.cc_compiler : executable name of compiler toolchain.X.cc_linker : executable name of linker | ||||
| * | Add isBoolTrue() helper function | 2009-12-29 | 1 | -1/+5 | |
| | | |||||
| * | Adds a bool to the variable type system | 2009-12-29 | 1 | -0/+25 | |
| | | |||||
| * | Fix compile errors when exposing Variable.h | 2009-12-24 | 1 | -6/+6 | |
| | | |||||
| * | Refactoring variable class. Name is not part of the variable but the container | 2009-12-21 | 1 | -0/+210 | |
