summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* s3-fetch-and-sync: the new testing system is functional nowTimothy Gu2014-08-311-2/+1
* Add forgotten fileTimothy Gu2014-08-311-0/+7
* s3-fetch-and-sync: Add experimental download failure notification systemTimothy Gu2014-08-311-1/+22
* update-config-guess: Fix websiteTimothy Gu2014-08-191-1/+1
* update-config-guess: fix typoTimothy Gu2014-08-191-1/+6
* patch-tool-mxe: Support .tgz, .tbz2, .txzTimothy Gu2014-08-071-3/+6
* update-gmsl: show new version when there is oneTimothy Gu2014-07-271-0/+1
* update-config-guess: clean when no new version is availableTimothy Gu2014-06-291-1/+1
* update-gmsl: print notice when no new version is availableTimothy Gu2014-06-291-0/+2
* mxe-activate: fix variable matchingTony Theodore2014-06-171-2/+2
* mxe-activate: use compgen -e for variable list instead of envTony Theodore2014-06-141-2/+2
* Add tool to update config.guessTimothy Gu2014-05-231-0/+43
* s3-fetch-and-sync: use /bin/shTimothy Gu2014-05-141-1/+1
* Add tool to update GMSLTimothy Gu2014-04-271-0/+45
* s3-fetch-and-sync: use clean-junk instead of clean-pkgTony Theodore2014-04-151-1/+1
* add make-shared-from-static build toolJohn W. Eaton2014-03-101-0/+218
* mxe-activate: fix tools path and target listTony Theodore2014-02-191-2/+5
* Makefile and pkgconf: move external tools separate directoryTony Theodore2014-02-094-3296/+0
* Makefile and docs: add GNU Make Standard LibraryTony Theodore2014-02-083-0/+1738
* doc update: add proxies to env whitelist and re-align unset commandTony Theodore2013-08-271-1/+4
* mxe-activate: add BUILD to pathTony Theodore2013-08-251-1/+2
* Merge pull request #228 from tonytheodore/depsTony Theodore2013-08-252-36/+7
|\
| * Makefile and docs: add EXCLUDE_PKGS and show*deps* functionalityTony Theodore2013-08-202-36/+7
* | add config.guess to tools so its available prior to any package buildsTony Theodore2013-08-251-0/+1558
* | doc update: add EDITOR to env whitelist for interactive sessionsTony Theodore2013-08-211-1/+1
|/
* mxe-activate: get targets from MakefileTony Theodore2013-08-201-1/+2
* mxe-activate: unset env vars for interactive useTony Theodore2013-08-111-3/+4
* mxe-activate: clear env vars on make invocationTony Theodore2013-08-101-1/+1
* patch-tool-mxe checks for package versions back in *.mk fileswilliam32013-08-051-1/+2
* doc update: mention FreeBSD partial supportTony Theodore2013-07-151-0/+1
* package pthreads: define pseudo file and checksumTony Theodore2013-07-141-36/+31
* mxe-activate: add completions to gmakeTony Theodore2013-05-241-1/+1
* make cleanup-styleTony Theodore2013-05-171-13/+13
* s3 sync: don't need to keep local copies of pkgsTony Theodore2013-05-151-0/+1
* tools/mxe-activate: really fix gsed with portability variableTony Theodore2013-02-131-3/+6
* Update tools/mxe-activateTony Theodore2013-02-111-1/+1
* add list of packages to exclude for freebsdTony Theodore2013-02-101-0/+39
* rename completion script to mxe-activate and unset env varsTony Theodore2013-01-061-0/+1
* add mxe alias and path to completion scriptTony Theodore2013-01-061-3/+7
* add initial bash completion to tools/Tony Theodore2013-01-061-0/+41
* add s3-fetch-and-sync scriptTony Theodore2012-09-221-0/+8
* patch tool: Add useful status messagesRyan Pavlik2012-06-131-2/+5
* patch tool: check preconditions for initRyan Pavlik2012-06-131-0/+5
* patch tool: check preconditions for exportRyan Pavlik2012-06-131-0/+5
* patch tool: check preconditions for import.Ryan Pavlik2012-06-131-5/+16
* Patch tool: Adding some progress messages to long processes.Ryan Pavlik2012-06-131-0/+9
* patch tool: Check for package file, and if it's not there, use makefile to gr...Ryan Pavlik2012-06-131-0/+7
* Patch tool: Move environment variable setup to a function.Ryan Pavlik2012-06-131-24/+29
* Patch tool: replace elifs with case. Also handles errors.Ryan Pavlik2012-06-131-7/+23
* patch tool: Ensure the gits directory existsRyan Pavlik2012-06-131-0/+1