summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-0/+3
2011-07-12Fix fast-check target by disabling code snippet printing on warnings (broken ...Graydon Hoare-1/+2
2011-07-11Use new snapshot.Rafael Ávila de Espíndola-10/+1
2011-07-11Move llvm out of stageN/lib so that the host building stage 1+ canRafael Ávila de Espíndola-2/+11
2011-07-11Use new snapshot.Rafael Ávila de Espíndola-10/+1
2011-07-11Step 1/n for moving to the new type system: include intrinsics.bc in theRafael Ávila de Espíndola-2/+11
2011-07-07Register new snapshotsBrian Anderson-8/+1
2011-07-07Add rt and rustllvm to the snapshotBrian Anderson-2/+12
2011-07-07Use new snapshot.Rafael Ávila de Espíndola-7/+1
2011-07-07Add the static std library in the next snapshot.Rafael Ávila de Espíndola-2/+8
2011-06-30More fiddling with fast-check, now works on at least one windows machine.Graydon Hoare-6/+8
2011-06-29More fixes to fast-check.Graydon Hoare-5/+2
2011-06-29Register new snapshotsBrian Anderson-8/+1
2011-06-29Change snapshot logic to archive glue.o from the lib directoryBrian Anderson-2/+9
2011-06-29Add fast-check target that combines the stage2 run-pass suite into a single e...Graydon Hoare-0/+66
2011-06-28Bit more work on mingw cross. Pending on other changes now (test combination,...Graydon Hoare-1/+1
2011-06-27etc: Eliminate dyld valgrind errors on OS XPatrick Walton-0/+238
2011-06-17Register new snapshots. Update location of stage0's libstdBrian Anderson-10/+1
2011-06-17Update snapshot scripts to understand new dir layoutBrian Anderson-1/+10
2011-05-24Dead code.Rafael Ávila de Espíndola-6/+0
2011-05-17Add mirror-all-snapshots.py script for extra crowdsourced backup power.Graydon Hoare-5/+43
2011-05-17Move vim syntax file, add indent file.Erick Tryzelaar-0/+9
2011-05-16Let the snapshot-file parser parse empty T lines, since they are used to star...Graydon Hoare-0/+2
2011-05-13Add support for 'T' transition snapshots, which are identical to S snapshots ...Graydon Hoare-7/+1
2011-05-12etc: Update rust.vim with new keywords; color types differently from keywordsPatrick Walton-7/+35
2011-05-12Add snap-stageN targets.Graydon Hoare-4/+4
2011-05-03More python portability fixes (for windows).Graydon Hoare-2/+2
2011-05-03Attempt to use more portable pythonGraydon Hoare-18/+18
2011-05-03Attempt to shift build to stage0-from-snapshots.Graydon Hoare-1/+1
2011-05-03Small fixes to snapshot script.Graydon Hoare-9/+11
2011-05-03More snapshot logic refactoring.Graydon Hoare-50/+56
2011-05-02More hacking on the snapshot system.Graydon Hoare-36/+28
2011-05-02Initial sketch of snapshot support code, based on code from marijn.Graydon Hoare-0/+208
2011-03-19Fix indentation in tidy.Graydon Hoare-1/+1
2011-03-16Add some more dlopen-related suppressions for the MacPatrick Walton-0/+78
2011-01-07Make the valgrind suppressions file compatible with older versionsBrian Anderson-1/+1
2010-12-06rustc: Translate tag constructors. Can't call them at the moment due to lack ...Patrick Walton-0/+17
2010-10-13First stab at a Vim syntax highlighter for RustPatrick Walton-0/+35
2010-08-19Use "/usr/bin/env python" per the prevailing stylePatrick Walton-1/+1
2010-08-18Don't complain about \r when core.autocrlf is on in Git... and work in Python...Patrick Walton-4/+13
2010-08-18Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton-9/+3
2010-08-18Don't complain about \r when core.autocrlf is on in Git (now working with Pyt...Patrick Walton-3/+9
2010-08-18Revert "Don't complain about \r when core.autocrlf is on in Git"Patrick Walton-10/+3
2010-08-18Don't complain about \r when core.autocrlf is on in GitPatrick Walton-3/+10
2010-08-05Add a valgrind suppression for Snow Leopard dyldPatrick Walton-1/+11
2010-06-23Populate tree.Graydon Hoare-0/+39