about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2014-04-17configure: Enable libc++ with LLVM with clangAlex Crichton-8/+23
2014-04-16auto merge of #13432 : ruediger/rust/rustmode, r=nikomatsakisbors-51/+58
2014-04-15dist: Make Windows installer uninstall first. Closes #9563Brian Anderson-2/+74
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-3/+3
2014-04-09rust-mode cleanup.Rüdiger Sonderfeld-51/+58
2014-04-08Improve searching for XXX in tidy script (#3303)Boris Egorov-2/+3
2014-04-07auto merge of #13288 : alexcrichton/rust/remove-check-fast, r=brsonbors-98/+13
2014-04-07auto merge of #13347 : HeroesGrave/rust/master, r=alexcrichtonbors-1/+1
2014-04-06mk: Pass the name of the make command to maketest.pyBrian Anderson-7/+8
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-91/+5
2014-04-06auto merge of #13340 : FlaPer87/rust/code-model, r=cmrbors-0/+1
2014-04-06Add support for different relocation modelsFlavio Percoco-0/+1
2014-04-06auto merge of #13315 : alexcrichton/rust/libc, r=alexcrichton,mebors-1/+1
2014-04-06fix kate syntax highlightingHeroesGrave-1/+1
2014-04-04Fix inner attribute syntax from `#[foo];` to `#![foo]`Timothée Ravier-1/+1
2014-04-04Fix fallout from std::libc separationCorey Richardson-1/+1
2014-04-04etc: attempts at fixing editor highlighting for new attribute syntaxCorey Richardson-2/+3
2014-04-03auto merge of #13296 : brson/rust/0.11-pre, r=alexcrichtonbors-1/+1
2014-04-03auto merge of #13290 : alexcrichton/rust/rollup, r=alexcrichtonbors-2/+2
2014-04-03Bump version to 0.11-preBrian Anderson-1/+1
2014-04-03Update emacs mode to support new `#![inner(attribute)]` syntax.Felix S. Klock II-2/+2
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-03-30mk: Don't touch config.tmp or tmp/dist as root. Closes #13190Brian Anderson-1/+0
2014-03-30Support new attribute syntax in vim syntax fileSteven Fackler-1/+1
2014-03-29auto merge of #13185 : alexcrichton/rust/osx-pkg, r=brsonbors-1/+17
2014-03-28auto merge of #13187 : brson/rust/dist, r=alexcrichtonbors-11/+68
2014-03-28dist: Tweak the OSX pkg installerAlex Crichton-1/+17
2014-03-28install: More error handlingBrian Anderson-0/+1
2014-03-28install: Extract function for creating absolute paths and reuse itBrian Anderson-9/+23
2014-03-28install: Fix string formatting in an errorBrian Anderson-3/+5
2014-03-28install: Explicitly delete the manifest during uninstall. Misc cleanupBrian Anderson-16/+20
2014-03-28install: Verify that installed compiler runsBrian Anderson-3/+39
2014-03-28Remove `Freeze` and add `Share` in vim's syntaxFlavio Percoco-1/+1
2014-03-28Rename Pod into CopyFlavio Percoco-1/+1
2014-03-26install: Don't allow installation over the install filesBrian Anderson-2/+14
2014-03-26install: name the bundled manifest 'manifest.in'. CleanupBrian Anderson-4/+6
2014-03-25install: Support --libdir and --mandir correctlyBrian Anderson-18/+54
2014-03-25configure: Make rustlibdir non-configurableBrian Anderson-1/+0
2014-03-25auto merge of #13063 : brson/rust/dist, r=alexcrichtonbors-13/+35
2014-03-24install: Don't try to run binaries on installBrian Anderson-4/+0
2014-03-24install: Improve error handlingBrian Anderson-11/+28
2014-03-24install: Error on uninstall if manifest can't be foundBrian Anderson-0/+7
2014-03-24mk: Fix distcheckBrian Anderson-0/+1
2014-03-24mk: Put win installer in correct dirBrian Anderson-1/+1
2014-03-24mk: Cleanup version handling and add support for nightly distsBrian Anderson-1/+2
2014-03-23sync: Move the concurrent queue to using &selfAlex Crichton-1/+1
2014-03-20auto merge of #13023 : thestinger/rust/deep_clone, r=alexcrichtonbors-2/+2
2014-03-20rename std::vec -> std::sliceDaniel Micay-3/+3
2014-03-20rm obsolete references to `DeepClone`Daniel Micay-2/+2
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-3/+0