Commit Graph

258 Commits (57d8984ac0aa682dead7a6acf4c8c8d884d61758)

Author SHA1 Message Date
Tony Theodore 641c765f31 Makefile: add target-specific dependencies to download-foo rules also
11 years ago
Tony Theodore 5fa97e7eed Makefile: add target-specific dependencies
11 years ago
Tony Theodore 4bc0f0f924 remove optional native builds for autoconf automake cmake libtool
11 years ago
Volker Grabsch e412eb642d Move package versions from index.html back into the src/*.mk files
11 years ago
Volker Grabsch 4419187a68 Replace unneeded "*-package" IDs in the docs
11 years ago
Tony Theodore 2b8d7eaf67 add optional native automake and autoconf
11 years ago
Tony Theodore b009e1f19f Makefile: log OSX software version
11 years ago
Tony Theodore cc718d702a Makefile and docs: remove yasm requirement
11 years ago
Tony Theodore 54fa3a4e0f Makefile: add extra logging details
11 years ago
Tony Theodore b7243e09a1 Makefile: add $(DATE) portability variable
11 years ago
Tony Theodore 8e7faf84df Makefile: add MXE_TARGET_LIST variable
11 years ago
Tony Theodore dff8750125 Makefile: add new DEFAULT_MAX_JOBS variable
11 years ago
Tony Theodore 7f2abcb332 Makefile: add g++ to requirements check
11 years ago
Mark Brand d3e276f9f0 unset CONFIG_SITE
11 years ago
Tony Theodore 95e37fbe7e Makefile: add target loop, serialise targets, and update settings file
11 years ago
Tony Theodore abc6e0993c Makefile: change order of ignore filter to allow patterns
11 years ago
Tony Theodore c329e0827c Makefile: default JOBS to number of CPUs
11 years ago
Tony Theodore 0a78a67d8e Makefile: fix indentation of missing url check
11 years ago
Tony Theodore fe78957219 Makefile: fix indentation of missing url check
11 years ago
Tony Theodore 0adc6cab1a Makefile: add error messages for undefined package or url
11 years ago
Tony Theodore 62d4c8c0ce Makefile: alert when an older verison is found during update
11 years ago
Ulrich Klauer 09e6d45916 Complete adding of GNU sort
11 years ago
Tony Theodore 4c3dad0aa0 Makefile: only update to latest version and print macro for failed updates
11 years ago
Tony Theodore 79b59c8430 add portability variable for gnu sort and add coreutils to requirements
11 years ago
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
Mark Brand 0d2b6b3126 unpack .tar.xz archives
14 years ago
Volker Grabsch d8498fdad1 merge
14 years ago
Volker Grabsch 864448fec6 change number of download retries from 20 to 3 in case an alternative download location is available
14 years ago
Volker Grabsch 92c305aaf3 generate list of year for copyright message automatically from "hg log"
14 years ago
Volker Grabsch d2530d8d9e improved pkg-config wrapper and its documentation
14 years ago
Volker Grabsch 77f47c13ca improved update script of all remaining SourceForge packages
14 years ago
Volker Grabsch b165cde85f improved coding style
14 years ago
Volker Grabsch f53eac4b7f implemented $(PKG)_FIX_GZIP for GitWeb snapshots and similar issues
14 years ago
Volker Grabsch 3d1c3af5ab changed download mechanism to allow for simple integration of post-download filters, at the cost of not being able to contine interrupted downloads
14 years ago
Tony Theodore 7ddc7133cb add portability variable for libtool
14 years ago
Volker Grabsch 45b4571757 remove the $(INSTALL) tool from check-requirements, because "--help" makes trouble there
14 years ago
Volker Grabsch 84c97e979c check requirements only at the first time and after each change to the main Makefile (which possibly changed the list of requirements)
14 years ago
Volker Grabsch 342b0b2c09 bugfix in the integration of "make check-requirements"
14 years ago
Volker Grabsch d53bd94f0c check most of the requirements in advance
14 years ago
Volker Grabsch d379c295e6 improved coding style: make use of the "-f" option of "ln"
14 years ago
Volker Grabsch 05de57144c portability fix for MSYS
14 years ago
Volker Grabsch 86896847e7 merge
14 years ago
Volker Grabsch 85c761d255 Backed out changeset 4b7a5212ac52
14 years ago
Martin Gerhardy aa14f59833 handle *.bz2 files as *.tar.bz2
14 years ago
Volker Grabsch 53a952e879 improved coding style
14 years ago
Volker Grabsch 0505dd0914 add more environment variables to the blacklist: CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH OBJC_INCLUDE_PATH LIBRARY_PATH
14 years ago
Tony Theodore 6def825015 rollback previous commit
14 years ago
Tony Theodore 714a12ab02 use the more recent gcc42 on OSX
14 years ago
Volker Grabsch d01c84a760 improved coding style
14 years ago
Mark Brand 3d4d82c7bb improved portability invoking tar with stdin
14 years ago
Volker Grabsch 7695cd835a bugfix: use GNU Patch under FreeBSD (by Tony Theodore)
14 years ago