summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactoring variable class. Name is not part of the variable but the containerBart Vanhauwaert2009-12-213-40/+309
* Refactor Variable class into own classBart Vanhauwaert2009-12-203-244/+13
* ADD : per target include directoriesBart Vanhauwaert2009-12-205-0/+35
* Use a cIdentifier for boost::lexical_cast librarynameBart Vanhauwaert2009-12-045-2/+20
* Component class to keep track of dependencies to build executablesBart Vanhauwaert2009-12-048-1/+106
* Component class to keep track of libraries and other dependenciesBart Vanhauwaert2009-12-013-0/+21
* Correctly parse namespace syntaxBart Vanhauwaert2009-11-283-2/+72
* Reorganize parser code for easily adding namespace supportBart Vanhauwaert2009-11-271-162/+188
* FIX : include the regular files instead of platform dependent ones in bootstrapBart Vanhauwaert2009-11-181-2/+0
* Don't print debug output by defaultBart Vanhauwaert2009-11-161-2/+2
* Include correct host platform dependent filesBart Vanhauwaert2009-11-162-3/+9
* Pass options correctly for g++Bart Vanhauwaert2009-11-161-1/+2
* Correctly detect and configure gcc on Mac OS XBart Vanhauwaert2009-11-162-7/+11
* Compile bootstrap with debug informationBart Vanhauwaert2009-11-161-1/+1
* Return source if newer if target doesn't existBart Vanhauwaert2009-11-161-2/+2
* Implementation of missing file functions for MacOSXBart Vanhauwaert2009-11-161-0/+41
* Add MacOS X detectionBart Vanhauwaert2009-11-161-0/+4
* Bootstrap script for macBart Vanhauwaert2009-11-151-0/+21
* Don't include windows header file in non-platform fileBart Vanhauwaert2009-11-151-2/+0
* Remove leftover filesBart Vanhauwaert2009-11-154-157/+0
* ADD : initial commitBart Vanhauwaert2009-11-1045-0/+3850