Commit Graph

488 Commits (920f4dbbdf6e31da74e1c0bac3efedbf90b8b713)

Author SHA1 Message Date
Tony Theodore 29fc99a6cc Makefile: add PKG_CONFIGURE_OPTS variable for new-style rules
6 years ago
Tony Theodore 822c7e4099 add standalone scons-local pkg and remove scons from reqs
6 years ago
Tony Theodore 6f3bd170de Makefile: check for python2 requirement
6 years ago
Tony Theodore ec05c2c542 Makefile: fix autotools circular dep
6 years ago
Tony Theodore 473f697ba3 Makefile and cmake-conf: set CMAKE_SYSTEM_PROCESSOR
6 years ago
Tony Theodore 31d99c63bd Makefile: filter out .cmake from TEST_FILE
6 years ago
Tony Theodore affb44a245 build-matrix: replace unsupported char for "X"
6 years ago
Tony Theodore e96df609c0 Makefile: remove MXE_GET_GITHUB functions
6 years ago
Tony Theodore 4f21088b48 build-pkg: build nonet and check-reqs early, ignore .waf* artefacts
6 years ago
Tony Theodore 38c43b5017 sub makefiles: standardize names and add to build-pkg
6 years ago
Tony Theodore 02e11b8dc1 build-pkg: add usage notes for pkg list and dry run
6 years ago
Tony Theodore 068d3c0d7b Makefile: unify handling of required pkgs
6 years ago
Tony Theodore 6f5456cbb0 Makefile: add show-direct-downstream-deps and improve messages
6 years ago
Tony Theodore f217236aff Makefile: add AUTOTOOLS_* template variables
6 years ago
Tony Theodore 56ca9cf8f5 Makefile: define OPENSSL as a variable
6 years ago
Tony Theodore a68a0d9342 Makefile: avoid circular deps for autotools pkgs
6 years ago
Tony Theodore 9a48a19e87 Makefile: ensure downloads of source-only pkgs
6 years ago
Tony Theodore 52c8fa8e96 Makefile: add note about gcc --> cc switch
7 years ago
Tony Theodore 9d39a40a2b Makefile and build-pkg: use {pkg}~{target} directly
7 years ago
Tony Theodore 5fe1c5043b Makefile: fixups for dry-run
7 years ago
Tony Theodore 7c7e3d5f34 rename archive pkg-type to source-only for clarity
7 years ago
Tony Theodore 45e66ce85f Makefile: print download filename instead of pkg
7 years ago
Tony Theodore 6851997a29 Makefile: always touch install markers for empty builds
7 years ago
Tony Theodore 800377564b Makefile: add script package type avoid unpacking archive
7 years ago
Tony Theodore 8954654349 Makefile: separate build and virtual pkg types
7 years ago
Tony Theodore 3a26dafbd1 add virtual toolchain package cc
7 years ago
Tony Theodore c0c8d47d6a Makefile: add support for cross-target and order-only deps
7 years ago
Tony Theodore 0e1b95fc24 Improve handling of virtual packages and build messages
7 years ago
Tony Theodore 51217e01d2 updates: move to separate file and add generic updater function
7 years ago
Tony Theodore a3624b48b1 Makefile: speedup LOOKUP_PKG_RULE
7 years ago
Tony Theodore 9f8fb60f8a print-deps-for-build-pkg: sort and strip output for repeatable comparison
7 years ago
Tony Theodore 75417437a2 Makefile and s3: add mxe mirror and tidy output
7 years ago
Tony Theodore b82080ec4d Makefile: switch GitLab to https and reorder backup servers
7 years ago
Tony Theodore ba358185fa Makefile: also create suffixed archives for backup downloads
7 years ago
Tony Theodore 1e9aa771e3 Makefile: try next download url on failed checksum
7 years ago
Tony Theodore c974863b7c Makefile: add more disable doc options
7 years ago
Tony Theodore b58b3e9d3e Makefile: strip dot from $PATH
7 years ago
Tony Theodore 3e6d76dec6 Makefile: always eval $(PKG)_PATCHES as a variable
7 years ago
Viktor Szakats d735f7fe56 bump primary package mirror to HTTPS
7 years ago
Viktor Szakats b8599ed14b secure/update URLs
7 years ago
Tony Theodore bec723f574 Makefile: add more MXE_DISABLE_DOC_OPTS
7 years ago
Boris Nagaev fcdb7c18d9 Merge pull request #1743 from tonytheodore/build-matrix
7 years ago
Boris Nagaev eba574d606 MXE_DISABLE_DOCS: add nodist_man* version
7 years ago
Boris Nagaev 1aee39402f add dist_bin_SCRIPTS to MXE_DISABLE_PROGRAMS
7 years ago
Boris Nagaev ae26487a84 factor out var WGET_TOOL from WGET
7 years ago
Tony Theodore 3bc28c1513 build-matrix: fix detection of native virtual packages
7 years ago
Tony Theodore d0aa402fe6 Makefile: explicitly set .DEFAULT_GOAL for LOCAL_PKG_LIST
7 years ago
Tony Theodore 1cf2afb5d3 Makefile: explicitly set .DEFAULT_GOAL
7 years ago
Tony Theodore 6b40c10316 github: add check-gh-conf targets to verify updates and downloads
7 years ago
Boris Nagaev 13b5f5e047 add MANLINKS to MXE_DISABLE_DOCS
7 years ago