summaryrefslogtreecommitdiffstats
path: root/Description.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* A better system to discover and configure components so that one componentBart Vanhauwaert2010-05-191-0/+5
* Support for generating source files from executing arbitrary command linesBart Vanhauwaert2010-05-161-4/+3
* Generator::input Generator::output and Generator::makeCCSource parsesBart Vanhauwaert2010-05-071-5/+3
* Parses Generator declarationBart Vanhauwaert2010-05-061-1/+1
* Adds the Executable::Executable(std::string) constructorBart Vanhauwaert2010-05-061-3/+1
* Make membercalls real expressions that can return a resultBart Vanhauwaert2010-05-061-3/+13
* Added shift left operator and std::cout and std::endl builtinsBart Vanhauwaert2010-05-011-0/+1
* Added support for boost::date_timeBart Vanhauwaert2010-05-011-0/+1
* FIX : clean types that are not needed anymore from VariableBart Vanhauwaert2010-04-251-1/+0
* ADD : Executable::use memberBart Vanhauwaert2010-04-191-1/+1
* ADD : std::target_platform builtin namespaceBart Vanhauwaert2010-04-171-1/+1
* ADD : new parser now parses Description.cc againBart Vanhauwaert2010-04-161-11/+11
* Work in progress : new parserBart Vanhauwaert2010-04-141-12/+12
* Reworked the configuration phase and cache to be more consistentBart Vanhauwaert2010-03-171-3/+3
* Refactor global scope initialization to its own fileBart Vanhauwaert2010-01-101-4/+3
* New function in the project description languageBart Vanhauwaert2009-12-281-1/+2
* Refactor Variable class into own classBart Vanhauwaert2009-12-201-3/+3
* ADD : per target include directoriesBart Vanhauwaert2009-12-201-0/+2
* Component class to keep track of dependencies to build executablesBart Vanhauwaert2009-12-041-1/+1
* Correctly parse namespace syntaxBart Vanhauwaert2009-11-281-1/+2
* ADD : initial commitBart Vanhauwaert2009-11-101-0/+10