summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* s3-fetch-and-sync: the new testing system is functional nowTimothy Gu2014-08-311-2/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Add forgotten fileTimothy Gu2014-08-311-0/+7
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* 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
| | | ugh...
* update-config-guess: fix typoTimothy Gu2014-08-191-1/+6
|
* patch-tool-mxe: Support .tgz, .tbz2, .txzTimothy Gu2014-08-071-3/+6
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update-gmsl: show new version when there is oneTimothy Gu2014-07-271-0/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update-config-guess: clean when no new version is availableTimothy Gu2014-06-291-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update-gmsl: print notice when no new version is availableTimothy Gu2014-06-291-0/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* 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
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* s3-fetch-and-sync: use /bin/shTimothy Gu2014-05-141-1/+1
|
* Add tool to update GMSLTimothy Gu2014-04-271-0/+45
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* 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* functionality
| * 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
| | | | | Oops! accidentally added the freebsd-excludes, but it should be harmless.
* 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
| | | gsed isn't really required and isn't available by that name on many linux systems
* 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 ↵Ryan Pavlik2012-06-131-0/+7
| | | | grab it.
* Patch tool: Move environment variable setup to a function.Ryan Pavlik2012-06-131-24/+29
| | | | | This keeps us from doing this in case of an incorrect call, making error messages much more sane.
* 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
|