Commit Graph

211 Commits (435e3b1db4939cd486e2956fcf3db0faabf27dc0)

Author SHA1 Message Date
Tony Theodore 16a27abaf0 Makefile: add missing separator to find command
11 years ago
Tony Theodore 8982ac6b9e Makefile: add settings.mk to failed log output
11 years ago
Tony Theodore d6a0b0a47b Makefile: unexport various *TARGET* variables
11 years ago
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