Commit Graph

326 Commits (5c62f031758b999b0d1859a3fd304d2007f1773f)

Author SHA1 Message Date
Tony Theodore 5c62f03175 Makefile: allow script-only packages
9 years ago
Tony Theodore c97cc62e1a Makefile: log autoconf and automake versions
9 years ago
Tony Theodore d1e18ad8cb Makefile: print package messages during build
9 years ago
Tony Theodore 307efd50da Makefile: don't remove versions.json on clean
9 years ago
Timothy Gu 34d2cb0286 Fix occasion [done] message weirdness
9 years ago
Timothy Gu 18fafbeb98 Merge pull request #568 from tonytheodore/parallel
9 years ago
Timothy Gu 1c38e8aea5 Mark versions.json as phony
9 years ago
Timothy Gu 8cf0795e34 Merge pull request #638 from TobiX/index-versions-cache
9 years ago
Volker Grabsch 34f6fac9a5 Use command "7za" instead of "7z"
9 years ago
Martin Gerhardy 3559d54844 new package box2d
9 years ago
Timothy Gu 465131a2b6 Add LD_LIBRARY_PATH & ACLOCAL_PATH to safe envvars
9 years ago
Timothy Gu 1bd25fc0ec MXE_GET_GITHUB_SHA: simplify regex and make the hash longer
9 years ago
Tobias Gruetzmacher 06747eaca2 Add a new makefile target to cache versions.
9 years ago
Volker Grabsch eaac1a873f Merge branch 'stable'
10 years ago
Volker Grabsch 0c6cc9c91c Split cleanup-style into even smaller commands
10 years ago
Volker Grabsch dacd2ba109 Do not execute too many shell commands at once in "cleanup-style"
10 years ago
Volker Grabsch 40fd96e236 Remove empty line at EOF
10 years ago
Volker Grabsch 8fb5da24f5 Merge branch 'stable'
10 years ago
Volker Grabsch 27d37c27e7 Add missing .PHONY entry for cleanup-style
10 years ago
Timothy Gu 47c3d0c170 Remove extraneous comma
10 years ago
Timothy Gu 73898524ea Print config.log when build succeeded as well
10 years ago
Tony Theodore fde591f2c4 Makefile: build targets in parallel
10 years ago
Timothy Gu b06795b831 Add a $(BITS) convenience variable
10 years ago
Tony Theodore a063f823e8 Makefile: remove check for pkg-config since we build pkgconf
10 years ago
Timothy Gu bcdc828e1c Fix display of "autodetected jobs" when $(JOBS) is set in settings.mk
10 years ago
Timothy Gu df1b36c387 Show autodetected cores when no $(JOBS) is specified
10 years ago
Timothy Gu 9ebd3cedf7 update: Add "UPDATE_DRYRUN" mode
10 years ago
Timothy Gu 981b2c1d9b Add message when i686-pc-mingw32 is used
10 years ago
Timothy Gu 978fed72ed Fix target name check
10 years ago
Timothy Gu 0d612118bc build-matrix: Speed up with unary notation
10 years ago
Timothy Gu d87240eb7b Remove i686-pc-mingw32
10 years ago
Timothy Gu 30d33ef5db Fix counting of build-only packages
10 years ago
Timothy Gu 2bf824b5a7 build-matrix: use $(words $(BUILD_PKGS)) instead of counting
10 years ago
Timothy Gu 1f24f22085 build-matrix: Add missing </html>
10 years ago
Timothy Gu 1ea2349833 build-matrix: make each tag a new line
10 years ago
Tobias Gruetzmacher 67cd70bebb Add package versions to build-matrix.
10 years ago
Tobias Gruetzmacher c9bdb7adf6 build-matrix: Split huge command into smaller ones
10 years ago
Timothy Gu e8b457a582 Revert "build-matrix: use $(newline) instead of ; to enter command"
10 years ago
TimothyGu e21b728194 build-matrix: use $(newline) instead of ; to enter command
10 years ago
Timothy Gu f3a7e0f2d0 Partially revert "Make build matrix output a bit nicer."
10 years ago
Tobias Gruetzmacher 3797d4eb03 Make build matrix output a bit nicer.
10 years ago
Tony Theodore 4835619559 Makefile: add $(BUILD) to allowed targets
10 years ago
Timothy Gu 8dbc665ea1 Check if specified target is valid
10 years ago
Tony Theodore 500f27d10b Makefile: update default target to i686-w64-mingw32.static (see #492)
10 years ago
Timothy Gu c693d0496d Silent the echoing of comment in build-matrix.html
10 years ago
Timothy Gu 93f5573c6f Explicitly disallow paths with whitespace
10 years ago
Timothy Gu 9279bedac0 Change default sf mirror to auto-select
10 years ago
Timothy Gu 3209c45566 Add MXE_NO_BACKUP_DL mode for regression testing
10 years ago
Timothy Gu 30d2e78632 Add target download-only-* to ease developing
10 years ago
Timothy Gu 55558ecdd3 Add target download-only-* to ease developing
10 years ago