about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2011-10-12move ctags.rust into src/etcNiko Matsakis-0/+7
2011-10-07Make windows package uninstallableBrian Anderson-0/+24
2011-10-07Make windows packaging work againBrian Anderson-10/+13
2011-10-05Add more valgrind suppressions for __libc_freeresBrian Anderson-0/+9
2011-09-29Register snapshots and finish filesystem reorgBrian Anderson-11/+1
2011-09-29Update snapshot scripts for the new regimeBrian Anderson-6/+6
2011-09-29vim: Add `pure` to the list of keywordsPatrick Walton-2/+2
2011-09-28Eliminate glue.o. Closes #990Brian Anderson-2/+12
2011-09-28vim: `const` is a keywordPatrick Walton-2/+2
2011-09-23Add libuv upgrade instructions to src/etc/gyp-uvErick Tryzelaar-0/+13
2011-09-23Update to libuv commit 3ca382.Erick Tryzelaar-0/+36
2011-09-11Don't check-fast xfail-win32 testsBrian Anderson-1/+2
2011-09-02Remove transitional code from combine-tests.py. Issue #855Brian Anderson-7/+1
2011-08-31Replace xfail-stageN with simply xfail-testMarijn Haverbeke-1/+1
2011-08-30Allow main to take istrs. Issue #855Brian Anderson-0/+6
2011-08-27Convert std::io to istrs. Issue #855Brian Anderson-1/+1
2011-08-26Add a valgrind suppression for the llvm::User leakBrian Anderson-0/+6
2011-08-24Fix combine-tests.py for new ivec regimeBrian Anderson-1/+1
2011-08-16Convert most main functions to the ivec signatureBrian Anderson-2/+2
2011-08-14Register new snapshotsBrian Anderson-10/+1
2011-08-14Fix typo in snapshot.pyBrian Anderson-1/+1
2011-08-14Add lib/main.o to snapshotBrian Anderson-2/+11
2011-08-05etc: Add "lambda" and "inline" to the vim modePatrick Walton-4/+4
2011-08-05etc: Update the Vim syntax mode with new keywordsPatrick Walton-6/+6
2011-07-28Make combine-tests ignore temp filesBrian Anderson-1/+2
2011-07-27Another attempt at fixing fast check for the win tinderboxMarijn Haverbeke-1/+1
2011-07-27Fix python script for fast-check to output valid syntaxMarijn Haverbeke-1/+1
2011-07-27Hack to make snap-stage1 actually build incompatible changesMarijn Haverbeke-1/+4
2011-07-23Add an NSIS script for building a win32 installer. Closes #522.Graydon Hoare-0/+39
2011-07-21Build the stage1 compiler against the newly built librustrt.Michael Sullivan-9/+1
2011-07-21Grab librustrt.so instead of lib/librustrt.so in the snapshot.Michael Sullivan-1/+9
2011-07-21Build stage0/lib/libstd.so using the stage0 compiler.Michael Sullivan-3/+3
2011-07-19Register new snapshotsBrian Anderson-10/+1
2011-07-19Update snapshot scripts for new location of intrinsics.bcBrian Anderson-2/+11
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