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
...
*
Revert "Make CHECK_PKG_ARCHIVE return true for packages without files"
Tony Theodore
2015-09-30
1
-1/+1
*
Makefile: rename CC/CXX_BUILD --> BUILD_CC/CXX
Tony Theodore
2015-09-30
1
-3/+3
*
Makefile: add CC/CXX_BUILD portability variables
Tony Theodore
2015-09-30
1
-3/+5
*
Make CHECK_PKG_ARCHIVE return true for packages without files
Timothy Gu
2015-09-29
1
-1/+1
*
add macro MXE_GET_GITHUB_TAGS
Timothy Gu
2015-09-26
1
-0/+7
*
style: move pipe to new line
Boris Nagaev
2015-09-26
1
-3/+3
*
Makefile: add cmake shared/static boolean variables
Tony Theodore
2015-09-25
1
-0/+2
*
all packages: really use sha256 checksums
Tony Theodore
2015-09-23
1
-1/+1
*
Makefile: add cleanup-deps-style to reorder deps
Tony Theodore
2015-09-23
1
-0/+13
*
all packages: switch to sha256 checksums
Tony Theodore
2015-09-23
1
-1/+1
*
report downloading from backup
Boris Nagaev
2015-09-18
1
-3/+6
*
Move general configuration from pkgconf to mxe-conf and add cmake/mxe-conf.d
Tony Theodore
2015-09-12
1
-0/+1
*
Makefile: include mxe-conf as an order-only dep of all packages
Tony Theodore
2015-09-12
1
-1/+8
*
Makefile: allow script-only packages
Tony Theodore
2015-09-12
1
-5/+10
*
Makefile: log autoconf and automake versions
Tony Theodore
2015-09-07
1
-0/+2
*
Makefile: print package messages during build
Tony Theodore
2015-09-05
1
-0/+2
*
Makefile: don't remove versions.json on clean
Tony Theodore
2015-09-05
1
-1/+1
*
Fix occasion [done] message weirdness
Timothy Gu
2015-07-27
1
-2/+2
*
Merge pull request #568 from tonytheodore/parallel
Timothy Gu
2015-07-09
1
-55/+29
|
\
|
*
Makefile: build targets in parallel
Tony Theodore
2014-11-27
1
-55/+29
*
|
Mark versions.json as phony
Timothy Gu
2015-07-06
1
-1/+1
*
|
Merge pull request #638 from TobiX/index-versions-cache
Timothy Gu
2015-07-06
1
-1/+10
|
\
\
|
*
|
Add a new makefile target to cache versions.
Tobias Gruetzmacher
2015-02-27
1
-1/+10
*
|
|
Use command "7za" instead of "7z"
Volker Grabsch
2015-06-29
1
-2/+2
*
|
|
new package box2d
Martin Gerhardy
2015-06-29
1
-2/+3
*
|
|
Add LD_LIBRARY_PATH & ACLOCAL_PATH to safe envvars
Timothy Gu
2015-06-19
1
-1/+1
*
|
|
MXE_GET_GITHUB_SHA: simplify regex and make the hash longer
Timothy Gu
2015-03-10
1
-1/+1
|
/
/
*
|
Merge branch 'stable'
Volker Grabsch
2015-01-11
1
-15/+16
|
\
\
|
*
|
Split cleanup-style into even smaller commands
Volker Grabsch
2015-01-11
1
-4/+4
|
*
|
Do not execute too many shell commands at once in "cleanup-style"
Volker Grabsch
2015-01-11
1
-14/+16
|
*
|
Remove empty line at EOF
Volker Grabsch
2015-01-11
1
-1/+0
*
|
|
Merge branch 'stable'
Volker Grabsch
2015-01-11
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Add missing .PHONY entry for cleanup-style
Volker Grabsch
2015-01-11
1
-0/+1
|
*
|
Add target download-only-* to ease developing
Timothy Gu
2014-08-30
1
-1/+5
|
*
|
Makefile and docs: update automake version requirement
Niels Kristian Bech Jensen
2013-12-26
1
-1/+1
*
|
|
Remove extraneous comma
Timothy Gu
2014-12-14
1
-1/+1
*
|
|
Print config.log when build succeeded as well
Timothy Gu
2014-12-14
1
-6/+5
|
|
/
|
/
|
*
|
Add a $(BITS) convenience variable
Timothy Gu
2014-11-17
1
-0/+1
*
|
Makefile: remove check for pkg-config since we build pkgconf
Tony Theodore
2014-10-29
1
-2/+2
*
|
Fix display of "autodetected jobs" when $(JOBS) is set in settings.mk
Timothy Gu
2014-10-21
1
-7/+8
*
|
Show autodetected cores when no $(JOBS) is specified
Timothy Gu
2014-10-18
1
-1/+6
*
|
update: Add "UPDATE_DRYRUN" mode
Timothy Gu
2014-10-15
1
-4/+5
*
|
Add message when i686-pc-mingw32 is used
Timothy Gu
2014-10-14
1
-0/+3
*
|
Fix target name check
Timothy Gu
2014-10-14
1
-1/+1
*
|
build-matrix: Speed up with unary notation
Timothy Gu
2014-10-14
1
-14/+22
*
|
Remove i686-pc-mingw32
Timothy Gu
2014-10-14
1
-1/+1
*
|
Fix counting of build-only packages
Timothy Gu
2014-10-14
1
-1/+2
*
|
build-matrix: use $(words $(BUILD_PKGS)) instead of counting
Timothy Gu
2014-10-14
1
-2/+1
*
|
build-matrix: Add missing </html>
Timothy Gu
2014-10-13
1
-0/+1
*
|
build-matrix: make each tag a new line
Timothy Gu
2014-10-13
1
-6/+6
[prev]
[next]