about summary refs log tree commit diff
path: root/src/etc/snapshot.py
AgeCommit message (Expand)AuthorLines
2016-04-19mk: Bootstrap from stable instead of snapshotsAlex Crichton-304/+0
2016-01-31Rename sunos to solarisNikita Baksalyar-1/+1
2016-01-31Add Illumos supportNikita Baksalyar-0/+1
2015-07-01Add netbsd amd64 supportAlex Newman-4/+7
2015-02-11bitrig integrationDave Huseby-1/+3
2015-02-01openbsd supportSébastien Marie-1/+4
2015-01-27Fix PEP8 in snapshot.pyRicho Healey-132/+153
2014-12-19Several fixes for DragonFly (rebase)Michael Neumann-0/+3
2014-11-13src/etc/snapshot: support triples lacking a vendorCody P Schafer-1/+5
2014-11-04Implement flexible target specificationCorey Richardson-3/+2
2014-09-11Package rustc's mingw dependencies into Windows installer.Vadim Chugunov-3/+3
2014-09-09Fix snapshot.py for win64Brian Anderson-6/+12
2014-08-11Download snapshots using HTTPSBrian Anderson-1/+1
2014-02-10Revert non-license changes as part of 0ebe112bAlex Crichton-113/+115
2014-02-05etc: add missing license boilerplatesAdrien Tétar-116/+122
2014-02-05etc/tidy: don't check SNAP against tripleAdrien Tétar-5/+25
2014-01-05Add tidy support for snapshotsCorey Richardson-0/+38
2013-12-18llvm: Disable pthread on mingwklutzy-2/+1
2013-12-06Link rustllvm statically, and distribute a static snapshotAlex Crichton-28/+4
2013-11-29Statically link librustrt to libstdAlex Crichton-4/+0
2013-11-13be more robust when removing download artifacts and remove bogus raise statementBenjamin Peterson-2/+5
2013-10-29Move rust's uv implementation to its own crateAlex Crichton-0/+4
2013-10-02Package system runtime dependencies into snapshotsVadim Chugunov-2/+27
2013-07-19mk: Remove CFG_INSTALL_SNAP logic. #2664Brian Anderson-30/+1
2013-06-30configure: Require one of wget or curl.Luqman Aden-2/+8
2013-06-20core -> extra for macJames Miller-1/+1
2013-06-20Fix update snapshot script for renameJames Miller-4/+4
2013-01-17Add a license check to tidy. #4018Brian Anderson-0/+2
2012-12-11Switch snapshots to static.rust-lang.org.Graydon Hoare-1/+1
2012-10-08Revert bogus snapshot.py changeTim Chevalier-2/+1
2012-10-08Remove extra spaces from snapshots.txtTim Chevalier-1/+2
2012-06-21Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.Graydon Hoare-1/+1
2012-05-31Add libsyntax to the Python script for making a snapshotKevin Cantu-5/+4
2012-05-31Rename librustsyntax to libsyntaxKevin Cantu-0/+1
2012-04-03update make glob from .so to .dylibNiko Matsakis-1/+1
2012-03-29build: Add librustsyntax to snapshotsBrian Anderson-0/+4
2012-03-28python scripts run with Python 2.4 (for RHEL5)Grahame Bowland-5/+11
2012-01-17Python!Graydon Hoare-1/+1
2012-01-17Long line, grumble.Graydon Hoare-1/+2
2012-01-17don't leave files that will not checksum if download is interruptedGrahame Bowland-1/+7
2012-01-14build: Build libraries in the bin directory on win32Brian Anderson-5/+5
2012-01-12Revert "build: Build libraries in the bin directory on win32"Brian Anderson-5/+5
2012-01-12build: Build libraries in the bin directory on win32Brian Anderson-5/+5
2012-01-01fix link errorJyun-Yan You-1/+9
2011-12-19Remove cargo from snapshot file-list again; overestimated.Graydon Hoare-3/+0
2011-12-16Install and snapshot cargo by default.Graydon Hoare-0/+3
2011-12-16Update build machinery to build and install librustc everywhere (including sn...Graydon Hoare-0/+3
2011-12-13Attempt to fix windows builder.Graydon Hoare-1/+1
2011-12-12Update snapshot scripts to pick up the versioned librariesHaitao Li-9/+21
2011-12-07Change snapshot script to pick up host libcore as well.Graydon Hoare-6/+15