Commit Graph

31 Commits (f312209ac2620c2455d11b997592bf909a76de5f)

Author SHA1 Message Date
Boris Nagaev adb07e2153 patch-tool-mxe can import all patches of a package
9 years ago
Boris Nagaev a516d920ef reimplement patch-tool-mxe in Makefile
9 years ago
Boris Nagaev cb31219740 patch-tool-mxe: always output text diffs
9 years ago
Boris Nagaev 610569dc2e patch-tool-mxe: do not replace object id with 000
9 years ago
Tony Theodore bdb7e57d89 Merge pull request #1016 from LuaAndC/patch-tool-improvements
9 years ago
Boris Nagaev d5a35d7463 patch-tool-mxe: do not download dependencies
9 years ago
Boris Nagaev 8fe0680679 patch-tool-mxe: replace commit hash with zeros
9 years ago
Boris Nagaev 711a99a580 patch-tool-mxe: replace object names with zeros
9 years ago
Boris Nagaev 06ff4c57b0 patch-tool-mxe: omit signature with git version
9 years ago
Boris Nagaev eb332fde2e patch-tool-mxe: git format-patch *--no-numbered*
9 years ago
Boris Nagaev cfb73654d3 fix "patch-tool-mxe init" for gcc
9 years ago
Boris Nagaev baf62f66bb patch-tool-mxe: fix getting patch_name
9 years ago
Boris Nagaev 499ae65452 patch-tool-mxe: do not replace author with "MXE"
9 years ago
Timothy Gu 1bdd5cbe34 patch-tool-mxe: Add support for changing patch file
10 years ago
Timothy Gu 940a9c2647 patch-tool-mxe: Support .tgz, .tbz2, .txz
10 years ago
william3 a8d1ba94e6 patch-tool-mxe checks for package versions back in *.mk files
11 years ago
Ryan Pavlik 5298075f4d patch tool: Add useful status messages
12 years ago
Ryan Pavlik 63917a89b3 patch tool: check preconditions for init
12 years ago
Ryan Pavlik cf1d99d68d patch tool: check preconditions for export
12 years ago
Ryan Pavlik cd9cfc088b patch tool: check preconditions for import.
12 years ago
Ryan Pavlik 82947d8dd4 Patch tool: Adding some progress messages to long processes.
12 years ago
Ryan Pavlik cef822954c patch tool: Check for package file, and if it's not there, use makefile to grab it.
12 years ago
Ryan Pavlik 42e321a85a Patch tool: Move environment variable setup to a function.
12 years ago
Ryan Pavlik 2bdbb1360d Patch tool: replace elifs with case. Also handles errors.
12 years ago
Ryan Pavlik febfb49541 patch tool: Ensure the gits directory exists
12 years ago
Ryan Pavlik b69f2a51c1 patch-tool: use relative directories
12 years ago
Ryan Pavlik 519657fbf9 patch tool: fix so it gets the version from index.html now
12 years ago
Volker Grabsch 07c311bcba Cleanup coding style via "make cleanup-style"
12 years ago
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html
12 years ago
Volker Grabsch bbc72af783 Improve indentation
12 years ago
Volker Grabsch defdff28f0 Rebrand to new project name MXE
12 years ago