summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Disable internalize. Unfortunately, the configure scripts are not ready for s...Lauro Ramos Venancio2008-02-27
* Add c++ to "inferlanguage"Lauro Ramos Venancio2008-02-15
* Use the subprocess module instead of os.system. Patch by Sam Bishop.Anders Carlsson2008-02-06
* - ccc creates output objects in same directory as the source file, andBill Wendling2008-02-03
* Make ccc work with older Python versions. Patch by Sam Bishop.Seo Sanghyeon2008-02-03
* Don't try to compile .a files.Anders Carlsson2008-01-31
* Improvements to ccc. Patch by Shantonu Sen.Anders Carlsson2008-01-29
* Implement -print-prog-name. Patch by Nuno Lopes.Seo Sanghyeon2008-01-25
* Ignore --paramSeo Sanghyeon2008-01-17
* Compiler driverSeo Sanghyeon2008-01-10