Commit Graph

184 Commits (23dae33a44a1b94c29c721de9acd943668f3754e)

Author SHA1 Message Date
Tony Theodore 107bd8856e Makefile: continue after errors in update macros
11 years ago
Tony Theodore 77d4ec9fef Makefile: add sample default rule when creating settings.mk
12 years ago
Tony Theodore 419f67bacd Makefile: correctly escape urls for amazon services
12 years ago
Volker Grabsch 9bdffc5b85 Merge pull request #81 from tonytheodore/glib-optional-native
12 years ago
Mark Brand 1be528dde5 fix spurious PKGS targets
12 years ago
Tony Theodore 8de88aa4dd Makefile: pass PKG variable to build rules
12 years ago
Tony Theodore 9c2746d2c4 add package cdn fallback
12 years ago
Tony Theodore b4ec3437d2 cleanup after failed download
12 years ago
Tony Theodore cf12ed3972 fix bracketing of wget calls
12 years ago
Tony Theodore 936a7f7b9a add tertiary fallback for unavailable package files
12 years ago
Mark Brand 5cc604d8b6 Merge branch 'stable'
12 years ago
Mark Brand a93d9d0dc9 replace sourceforge mirror
12 years ago
Tony Theodore 6f98c22697 Makefile: add wget portability variable - $(WGET)
12 years ago
Volker Grabsch 6f47641bb6 Add support for a local settings file settings.mk
12 years ago
Volker Grabsch 137fede635 Bugfix in "make check-requirements" to work with Automake 1.12
12 years ago
Volker Grabsch 757ed92e87 Remove entries for the "dist/" directory which is no longer used
12 years ago
Volker Grabsch 003362b9ae Portability fix: Define $(PWD) before $(SHELL)
12 years ago
Tony Theodore d99585da15 revert PWD portability fix
12 years ago
Tony Theodore 0c9d711a11 portability fix: use physical location for PWD
12 years ago
Volker Grabsch b004dc9aa2 Load only *.mk files of packages mentioned in index.html
12 years ago
Volker Grabsch b30427d28d Load list of packages from index.html instead of scanning src/
12 years ago
Volker Grabsch 96bbff530a Improve order of entries in main Makefile
12 years ago
Volker Grabsch 9c79bd37ae Improve "make cleanup-style" to touch only files that have to be fixed
12 years ago
Volker Grabsch 2597d986c2 Fix trailing space after version number
12 years ago
Volker Grabsch 875c74934c Add new command "make cleanup-style"
12 years ago
Volker Grabsch 1a99fb3de2 Remove "make dist" as it is of no use anymore
12 years ago
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html
12 years ago
Volker Grabsch 8a254e5b71 Improve performance of loading main Makefile
12 years ago
Volker Grabsch 7e6723adb5 Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
12 years ago
Volker Grabsch 483164575c Improve coding style
12 years ago
Volker Grabsch c9289cde81 Improve coding style
12 years ago
Volker Grabsch d21f492f7a Improve coding style
12 years ago
Volker Grabsch 4d18a12ed1 Disable release tarball creation and upload in "make dist"
12 years ago
Volker Grabsch 2bd4751713 Remove dead code
12 years ago
Volker Grabsch defdff28f0 Rebrand to new project name MXE
12 years ago
Volker Grabsch 8aafe30c08 Remove the old and probably incorrectly working "make strip" feature
12 years ago
Volker Grabsch 037aa0db41 Produce cleaner HTML code for package list
12 years ago
Volker Grabsch b8c40cbc78 Simplify code
12 years ago
Volker Grabsch a2d2bf86c7 Simplify authors list in the docs
12 years ago
Volker Grabsch a889647b58 Check for required versions of Autoconf and Automake
12 years ago
Volker Grabsch 148931b4ae replaced $(BUILD) with a more direct and less brittle construct
13 years ago
Mark Brand 26a746fe74 add BUILD and install config.guess and config.sub
13 years ago
Volker Grabsch 6ca88cec3a merge
13 years ago
Volker Grabsch f2e6c5b0b7 Ensure that $(PWD) is always set, which is needed for use with sudo
13 years ago
Volker Grabsch d3bff5a8cb log the total disk usage of the temporary build directory after each successful build
13 years ago
Volker Grabsch eda23ec881 avoid HTTPS issues when downloading files (the checksum test remains, of course)
13 years ago
Volker Grabsch 6e8d007501 improved validator URL to be used on "make dist"
13 years ago
Volker Grabsch 369c6f7e3e fixed usability issue in "make dist"
13 years ago
Volker Grabsch dac2f1a408 improved "make dist" to automate more activities of the release process
13 years ago
Tony Theodore d9bfa57f73 add cmake toolchain file and simplify build rules of relevant packages
13 years ago