Age | Commit message (Expand) | Author |
---|---|---|
2009-07-11 | Delete the temp dir even when '--temp-dir' is specified. | Mikhail Glushenkov |
2009-07-09 | Remove some duplication. | Mikhail Glushenkov |
2009-07-09 | Fixed handling of -t. It gets the prirority for temp dir name. | Sanjiv Gupta |
2009-07-09 | Missing ) | Bill Wendling |
2009-07-09 | Add a -t="dir" option to the driver. This can be used to specify the director... | Sanjiv Gupta |
2009-07-06 | Reverting back the changes checked-in accidently. | Sanjiv Gupta |
2009-07-06 | Implement _CONFIG macro to allow users to se to configuration settings on the... | Sanjiv Gupta |
2009-07-04 | Make -save-temps=obj play better with -o. | Mikhail Glushenkov |
2009-06-30 | #include <iostream> is forbidden. Remove it in favor of raw_ostream. | Bill Wendling |
2009-06-30 | Add a way to access argv[0] in hooks. | Mikhail Glushenkov |
2009-06-30 | Move the driver entry point out of Main.inc. | Mikhail Glushenkov |