summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* patch-tool: use relative directoriesRyan Pavlik2012-06-131-2/+3
|
* patch tool: fix so it gets the version from index.html nowRyan Pavlik2012-06-131-2/+1
|
* Cleanup coding style via "make cleanup-style"Volker Grabsch2012-03-292-2/+2
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Improve indentationVolker Grabsch2012-03-281-2/+2
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-14/+14
|
* add xz decompression to patch toolTony Theodore2012-03-271-0/+1
|
* Added the script which has been used to compress screenshots and to create ↵Volker Grabsch2011-12-161-0/+32
| | | | thumbnails (*-small.png) for doc/
* new tool: patch-tool-mingwMark Brand2010-10-011-0/+80