]> git.lizzy.rs Git - rust.git/history - Makefile.in
Add spawn_conversation
[rust.git] / Makefile.in
2012-07-26 Paul StansiferMerge branch 'master' of github.com:paulstansifer/rust
2012-07-23 Tim ChevalierMerge pull request #3000 from dgryski/master
2012-07-21 Graydon HoareMerge tag 'release-0.3.1' into incoming
2012-07-21 Graydon HoareRelease 0.3.1
2012-07-20 Tim ChevalierMerge pull request #2910 from gwillen/bug-2360
2012-07-20 Tim ChevalierMerge remote-tracking branch 'Havvy/master' into Havvy...
2012-07-20 Tim ChevalierMerge pull request #2939 from jld/randomfloat
2012-07-20 Paul StansiferAdd a badge to the tutorial and reference docs indicati...
2012-07-17 Paul StansiferAdd a badge to the tutorial and reference docs indicati...
2012-07-11 Graydon HoareRevert "Reorganize lib-glob code to avoid accidentally...
2012-07-11 Graydon HoareReorganize lib-glob code to avoid accidentally duplicat...
2012-07-10 Brian Anderson0.2 -> 0.3
2012-07-03 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-03 Brian Andersonconfigure: Don't turn on rustc's -g with --enable-debug
2012-06-27 Brian AndersonAdd per-stage RUSTFLAGS environment variables, RUSTFLAG...
2012-06-15 Eric HolkMerge branch 'incoming' into newsnap
2012-06-14 Michael SullivanUpdate the build system to handle dependency on header...
2012-06-10 Brian AndersonMerge remote-tracking branch 'z0w0/cargo-deps'
2012-06-08 Patrick WaltonMerge branch 'incoming'
2012-06-07 Tim ChevalierMerge pull request #2523 from crabtw/freebsd
2012-06-07 Brian Andersonbuild: Build crates with --cfg stageN. Use #[cfg(stageN)]
2012-06-07 Tim Chevaliermerge
2012-06-07 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming'
2012-06-06 Brian AndersonMerge remote-tracking branch 'erickt/master' into incoming
2012-06-06 Erick TryzelaarSwitch "make all" to build stage2 versions of fuzzer...
2012-06-02 Brian AndersonRevert "build: Don't need to build the runtime before...
2012-06-02 Brian Andersonbuild: Don't need to build the runtime before starting...
2012-06-01 Brian Andersonbuild: Remove debug/ndebug cfg. Unused
2012-05-31 Kevin CantuRename librustsyntax to libsyntax
2012-05-22 Brian AndersonMerge pull request #2413 from erickt/master
2012-05-20 Brian Andersonbuild: pass RUSTFLAGS to the compiler
2012-05-19 Niko Matsakisfix up handling of &x where x is an arg or &self (for...
2012-05-18 Niko Matsakisuse -Z to distinguish internal debugging options
2012-04-16 Brian AndersonMerge pull request #2184 from evanmcc/local_rust
2012-04-11 Graydon HoareFix up LIBRUSTSYNTAX_INPUTS and tidy rule.
2012-04-05 Graydon HoareRemove autodep.mk, it's not being used.
2012-03-30 Brian Andersonbuild: Add --enable-debug configure option
2012-03-29 Brian Andersonbuild: Introduce rustsyntax crate
2012-03-27 Graydon HoareMove config.stamp touch to configure script.
2012-03-27 Graydon HoareOnly mention non-host triples if they exist.
2012-03-27 Graydon HoareBe more careful with CFG_{SRC,BUILD}_DIR ending in...
2012-03-27 Graydon HoareReconfigure less often, and tidy up MKFILE_DEPS.
2012-03-23 Marijn HaverbekeRemove last vestiges of old-style intrinsics
2012-03-23 Marijn HaverbekeRevert removal of intrinsics
2012-03-23 Marijn HaverbekeRemove support for the old-style intrinsics
2012-03-22 Brian AndersonBump version numbers to 0.2
2012-03-21 Josh MatthewsMerge remote-tracking branch 'mozilla/master'
2012-03-21 Josh MatthewsAvoid mangling names differently in debug builds to...
2012-03-15 Niko Matsakiskill old serialization code
2012-03-07 Niko Matsakisadd option to build enforcing mutability
2012-03-03 Graydon HoareMove src/comp to src/rustc
2012-02-28 Niko Matsakischange def's that are always local to use node_id,...
2012-02-15 Graydon HoareMerge pull request #1808 from kevina/macro-fixups
2012-02-11 Niko Matsakisuse absolute names when pretty-printing types
2012-02-11 Niko Matsakisput serializer into the build and encode full item...
2012-01-28 Brian AndersonMerge remote-tracking branch 'killerswan/fixing_strings_2'
2012-01-27 Graydon HoareMerge pull request #1669 from graydon/inno-setup
2012-01-26 Jyun-Yan Youchange the order of llvm include path
2012-01-26 unknownAdd Inno Setup installer script rather than NSIS
2012-01-21 Graydon HoareMerge pull request #1585 from mbrubeck/master
2012-01-21 Graydon HoareMerge pull request #1583 from killerswan/ubuntu_ppa
2012-01-20 Graydon HoareBump release number to 0.2pre to avoid clobbering 0...
2012-01-20 Kevin CantuAdd support for DESTDIR to "make install"
2012-01-20 Graydon HoareSet release string to 0.1.
2012-01-18 Graydon HoareRefactor the doc building rules a bit, sensitize them...
2012-01-18 Graydon HoareRename some readmes and fix some dist logic.
2012-01-17 Graydon HoareMerge pull request #1544 from kevina/issue-1393
2012-01-17 Graydon HoareMerge pull request #1554 from rtanglao/master
2012-01-17 Graydon HoareMerge pull request #1548 from grahame/fix-interrupted...
2012-01-17 Graydon HoareMerge pull request #1549 from grahame/build-tutorial
2012-01-17 Grahame Bowlandbuild the tutorial if node.js is available
2012-01-16 Graydon HoareMerge pull request #1540 from lht/exclude-stage3-by...
2012-01-16 Haitao Libuild: Stop building stage3 on normal test cycles
2012-01-15 Brian AndersonRegister snapshots
2012-01-15 Brian AndersonMerge pull request #1521 from grahame/master
2012-01-14 Brian Andersonbuild: Build libraries in the bin directory on win32
2012-01-13 Brian AndersonRevert "build: Build libraries in the bin directory...
2012-01-13 Brian AndersonRevert "Register snapshots"
2012-01-13 Brian AndersonMerge remote-tracking branch 'brson/win32'
2012-01-13 Graydon HoareBegin shift over to using pandoc, markdown and llnextge...
2012-01-13 Brian AndersonRegister snapshots
2012-01-12 Brian Andersonbuild: Build libraries in the bin directory on win32
2012-01-11 Brian AndersonRevert "build: Build libraries in the bin directory...
2012-01-11 Brian Andersonbuild: Build libraries in the bin directory on win32
2012-01-10 Graydon HoareFix 'make distcheck', close #1445.
2011-12-21 Graydon HoareMerge pull request #1363 from elly/cargo
2011-12-21 Graydon HoareAdd rustdoc to build.
2011-12-20 Graydon HoareMerge pull request #1349 from lht/driver
2011-12-20 Haitao LiSeparate driver rustc and librustc
2011-12-17 Brian AndersonMerge pull request #1320 from elly/cargo
2011-12-17 Graydon HoareMerge pull request #1319 from elly/cargo
2011-12-17 Graydon HoareUpdate build machinery to build and install librustc...
2011-12-15 Niko Matsakisnew targets, "rustc", "rustc-stage[123]", etc
2011-12-14 Niko Matsakisfirst attempt, not happy with it
2011-12-14 Brian Andersonbuild: Call llvm-config with the .exe extension on...
2011-12-14 Brian Andersonbuild: Fix definition of LLC/LLVM_AS
2011-12-13 Brian Andersonbuild: Set 'all' as the default goal. Closes #1290
2011-12-13 Haitao Lirustc: build versioned library with hash in its name
2011-12-13 Haitao LiUsing filename when finding libraries for linking
2011-12-11 Brian Andersonbuild: Use llvm-mc as our assembler
next