Commit Graph

301 Commits (3b57e93a576d050a3b64cf36f6f19d1409022787)

Author SHA1 Message Date
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 55558ecdd3 Add target download-only-* to ease developing
10 years ago
Uwe Hermann fd1dc823ed Makefile: Add MXE_DISABLE_{PROGRAMS,DOCS,CRUFT}.
10 years ago
Timothy Gu 754f485bd2 Support .tbz2 and .txz
10 years ago
Timothy Gu 8b2e5e1bac Fix GitHub update routine
10 years ago
Timothy Gu b075a5ca1e Fix autoconf version test since b9c230dd
10 years ago
Timothy Gu 77238e0175 Remove the usr/ directory in addition to its contents
10 years ago
Tony Theodore 128adcdac8 Makefile: reduce wget timeouts and retries
10 years ago
Timothy Gu f341eb3780 Makefile: fix whitespace
10 years ago
Timothy Gu 3a506a2c61 Merge branch 'native'
10 years ago
Tony Theodore 7e59569dcd Makefile: style cleanups
10 years ago
Timothy Gu 1eadfb66ec Makefile: style cleanup
10 years ago
Timothy Gu 14375a38ff show-*deps-%: check if package exists before attempting to show deps
10 years ago
Timothy Gu d632bcd7cb Use set_is_member from GMSL for $(PKGS)
10 years ago
Timothy Gu 20969b9645 Fix per-target dep calculation
10 years ago
Timothy Gu d68838f924 Check all requirements before exiting on error
10 years ago
Timothy Gu 1bf5679e1a Separate out native-only packages in build matrix (& cosmetics)
10 years ago
Timothy Gu cc00a4b039 Count "virtual" packages seperately in total in build-matrix.html
10 years ago
Timothy Gu 0f30d73e37 Add package count per target
10 years ago
Timothy Gu 2b02ee7a90 Add build matrix generation target
10 years ago
Timothy Gu 681921c815 Increase $(BUILD_PKG) accuracy by checking build rules
10 years ago
Timothy Gu b7ef1855fc Move up LOOKUP_PKG_RULE
10 years ago
Timothy Gu 5eccb2f4db Move whitespace variables up to where all the other variables are
10 years ago
Tony Theodore a90a7252e2 silence deprecated target name warning for build-requirements
10 years ago
Tony Theodore 89a6f46b21 add requirements for gperf python ruby
10 years ago
Tony Theodore 6d6e255dbf Merge pull request #359 from TimothyGu/temp-rem
10 years ago