index
:
mxe.git
master
MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
add ccache and enable by default
Tony Theodore
2019-03-10
1
-1/+16
*
Makefile: fix native build when it's the only target specified
Tony Theodore
2019-03-09
1
-0/+1
*
build-pkg changes
Tony Theodore
2019-02-26
1
-2/+2
*
Makefile: avoid implied native builds
Tony Theodore
2019-02-24
1
-1/+4
*
Makefile: ignore git failure when building from snapshot
Tony Theodore
2019-01-23
1
-1/+1
*
add support for lzip archives
Mark Brand
2019-01-10
1
-2/+3
*
Switch to GCC with posix threads by default
Boris Pek
2019-01-09
1
-4/+4
*
add LC_* variables to whitelist
Tony Theodore
2018-12-29
1
-1/+1
*
darwin: don't build i386 nonet lib
Tony Theodore
2018-09-30
1
-1/+1
*
Makefile: add PKG_CONFIGURE_OPTS variable for new-style rules
Tony Theodore
2018-09-19
1
-0/+4
*
add standalone scons-local pkg and remove scons from reqs
Tony Theodore
2018-08-31
1
-1/+1
*
Makefile: check for python2 requirement
Tony Theodore
2018-08-31
1
-0/+5
*
Makefile: fix autotools circular dep
Tony Theodore
2018-04-06
1
-1/+1
*
Makefile and cmake-conf: set CMAKE_SYSTEM_PROCESSOR
Tony Theodore
2018-03-20
1
-0/+1
*
Makefile: filter out .cmake from TEST_FILE
Tony Theodore
2018-03-20
1
-1/+1
*
build-matrix: replace unsupported char for "X"
Tony Theodore
2018-03-17
1
-2/+2
*
Makefile: remove MXE_GET_GITHUB functions
Tony Theodore
2018-03-15
1
-19/+0
*
build-pkg: build nonet and check-reqs early, ignore .waf* artefacts
Tony Theodore
2018-03-12
1
-0/+3
*
sub makefiles: standardize names and add to build-pkg
Tony Theodore
2018-03-12
1
-3/+3
*
build-pkg: add usage notes for pkg list and dry run
Tony Theodore
2018-03-12
1
-1/+1
*
Makefile: unify handling of required pkgs
Tony Theodore
2018-03-12
1
-13/+27
*
Makefile: add show-direct-downstream-deps and improve messages
Tony Theodore
2018-03-06
1
-4/+21
*
Makefile: add AUTOTOOLS_* template variables
Tony Theodore
2018-03-01
1
-0/+15
*
Makefile: define OPENSSL as a variable
Tony Theodore
2018-03-01
1
-2/+3
*
Makefile: avoid circular deps for autotools pkgs
Tony Theodore
2018-02-17
1
-1/+1
*
Makefile: ensure downloads of source-only pkgs
Tony Theodore
2018-02-17
1
-1/+2
*
Makefile: add note about gcc --> cc switch
Tony Theodore
2017-12-22
1
-0/+8
*
Makefile and build-pkg: use {pkg}~{target} directly
Tony Theodore
2017-12-22
1
-2/+2
*
Makefile: fixups for dry-run
Tony Theodore
2017-12-22
1
-2/+4
*
rename archive pkg-type to source-only for clarity
Tony Theodore
2017-12-22
1
-2/+2
*
Makefile: print download filename instead of pkg
Tony Theodore
2017-12-22
1
-1/+4
*
Makefile: always touch install markers for empty builds
Tony Theodore
2017-12-22
1
-1/+1
*
Makefile: add script package type avoid unpacking archive
Tony Theodore
2017-12-22
1
-1/+4
*
Makefile: separate build and virtual pkg types
Tony Theodore
2017-12-22
1
-6/+9
*
add virtual toolchain package cc
Tony Theodore
2017-12-22
1
-2/+5
*
Makefile: add support for cross-target and order-only deps
Tony Theodore
2017-12-22
1
-22/+86
*
Improve handling of virtual packages and build messages
Tony Theodore
2017-12-22
1
-49/+74
*
updates: move to separate file and add generic updater function
Tony Theodore
2017-11-18
1
-46/+2
*
Makefile: speedup LOOKUP_PKG_RULE
Tony Theodore
2017-11-13
1
-27/+48
*
print-deps-for-build-pkg: sort and strip output for repeatable comparison
Tony Theodore
2017-11-13
1
-3/+3
*
Makefile and s3: add mxe mirror and tidy output
Tony Theodore
2017-11-13
1
-4/+6
*
Makefile: switch GitLab to https and reorder backup servers
Tony Theodore
2017-11-12
1
-4/+4
*
Makefile: also create suffixed archives for backup downloads
Tony Theodore
2017-11-12
1
-3/+4
*
Makefile: try next download url on failed checksum
Tony Theodore
2017-11-12
1
-13/+17
*
Makefile: add more disable doc options
Tony Theodore
2017-10-19
1
-0/+4
*
Makefile: strip dot from $PATH
Tony Theodore
2017-10-13
1
-1/+1
*
Makefile: always eval $(PKG)_PATCHES as a variable
Tony Theodore
2017-10-09
1
-2/+3
*
bump primary package mirror to HTTPS
Viktor Szakats
2017-09-24
1
-1/+1
*
secure/update URLs
Viktor Szakats
2017-09-24
1
-3/+3
*
Makefile: add more MXE_DISABLE_DOC_OPTS
Tony Theodore
2017-07-20
1
-0/+1
[next]