summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update error-chain and don't allow warningsMateusz Mikuła2018-06-253-3/+1
|/
* Merge pull request #83 from Mark-Simulacrum/fix-warning-libMark Rousskov2018-06-201-0/+1
|\
| * Fix warnings in library from error-chainMark Simulacrum2018-06-201-0/+1
|/
* Merge pull request #82 from Mark-Simulacrum/fix-warningsMark Rousskov2018-06-202-0/+5
|\
| * Test on stable/beta/nightlyMark Simulacrum2018-06-201-0/+4
| * Permit warnings inside error-chain expansionMark Simulacrum2018-06-201-0/+1
|/
* Merge pull request #81 from Eijebong/bumpAlex Crichton2018-03-023-71/+33
|\
| * Bump winapi to 0.3Bastien Orivel2018-03-023-69/+31
| * Bump lazy static to 1.0Bastien Orivel2018-03-021-1/+1
| * Bump walkdir to 2.0Bastien Orivel2018-03-021-1/+1
|/
* Merge pull request #80 from alexcrichton/less-comrpessAlex Crichton2018-02-261-1/+1
|\
| * Turn down xz compression levelAlex Crichton2018-02-261-1/+1
|/
* Merge pull request #79 from Keruspe/dropAlex Crichton2018-02-254-307/+0
|\
| * drop upgrade from v2 testMarc-Antoine Perennou2018-02-163-162/+0
| * drop upgrade from v1 testMarc-Antoine Perennou2018-02-163-145/+0
* | Merge pull request #78 from Keruspe/masterAlex Crichton2018-02-161-1/+9
|\ \ | |/ |/|
| * install-template: allow overriding datadirMarc-Antoine Perennou2018-02-161-1/+9
|/
* Merge pull request #77 from cuviper/rayon1Alex Crichton2018-02-162-2/+2
|\
| * update to rayon 1.0Josh Stone2018-02-152-2/+2
|/
* Merge pull request #76 from cuviper/rayonAlex Crichton2018-01-163-35/+58
|\
| * Stream the parallel xz/gz tarball generationJosh Stone2018-01-163-35/+58
|/
* Merge pull request #74 from MaloJaffre/flate-1.0Alex Crichton2017-12-293-4/+4
|\
| * Upgrade flate crate to 1.0.1Malo Jaffré2017-12-293-4/+4
|/
* Merge pull request #73 from RalfJung/executableAlex Crichton2017-09-151-1/+1
|\
| * preserve executable bit during installationRalf Jung2017-09-151-1/+1
|/
* Create xz/gz files in parallelAlex Crichton2017-09-061-26/+21
* Update error-chain and binary nameAlex Crichton2017-09-061-2/+2
* Merge pull request #71 from dhduvall/solaris-fixesAlex Crichton2017-08-105-7/+9
|\
| * /bin/sh on Solaris doesn't understand "local" keywordDanek Duvall2017-08-085-5/+5
| * Use cp/chmod instead of install, because SolarisDanek Duvall2017-08-081-2/+4
|/
* Merge pull request #70 from dhduvall/rm-get-host-tripleAlex Crichton2017-08-081-62/+4
|\
| * Remove get_host_triple() from install-template.shDanek Duvall2017-08-071-62/+4
|/
* Merge pull request #68 from cuviper/bulk-dir-chmodAlex Crichton2017-05-311-1/+1
|\
| * Don't force executable files in bulk dirsJosh Stone2017-05-311-1/+1
* | Merge pull request #67 from cuviper/tar-append_dataAlex Crichton2017-05-312-3/+22
|\ \ | |/ |/|
| * Use tar's append_data to add executables on WindowsJosh Stone2017-05-312-3/+22
|/
* Merge pull request #66 from cuviper/manifest-pathsAlex Crichton2017-05-201-2/+19
|\
| * Normalize the manifest to Unix-style path separatorsJosh Stone2017-05-201-2/+19
|/
* Merge pull request #64 from Keruspe/masterAlex Crichton2017-05-201-1/+1
|\
| * sysconfdir: honour DESTDIRMarc-Antoine Perennou2017-05-191-1/+1
|/
* Relax dependency on clap to 0.2.19Alex Crichton2017-05-171-1/+1
* Merge pull request #63 from cuviper/combine-copyAlex Crichton2017-05-133-10/+38
|\
| * Revert "Move the combined components instead of copying"Josh Stone2017-05-123-10/+38
|/
* Merge pull request #59 from Keruspe/masterAlex Crichton2017-05-101-0/+14
|\
| * add --sysconfdir supportMarc-Antoine Perennou2017-04-281-0/+7
| * add --bindir supportMarc-Antoine Perennou2017-04-281-0/+7
* | Merge pull request #62 from cuviper/oxidizeBrian Anderson2017-05-0816-1158/+1782
|\ \
| * | Tell Travis that we're rusty nowJosh Stone2017-05-051-5/+2
| * | Include the root directory in tarballJosh Stone2017-05-051-1/+1
| * | Standardize File errorsJosh Stone2017-05-055-38/+46