Age | Commit message (Expand) | Author |
---|---|---|
2009-06-01 | Fix rare failure of .ver-svn creation, it has a dependency that the output | Daniel Dunbar |
2009-03-26 | Remove dead code. | Mike Stump |
2009-03-20 | strictly evaluate SVN_REVISION so that svnversion is run once instead of 4 ti... | Chris Lattner |
2009-03-18 | Make -j8 safe. | Mike Stump |
2009-03-18 | Move generated file to ObjDir. | Mike Stump |
2009-03-18 | Add revision information. | Mike Stump |
2009-03-18 | Improve version number. | Mike Stump |
2009-03-16 | Build system changes to use TableGen to generate the various | Douglas Gregor |
2009-03-02 | Stub out some structure for C++ driver. | Daniel Dunbar |
2009-03-02 | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar |
2008-08-05 | add a libDriver, for now only move the text diangostics stuff from Driver to ... | Nico Weber |