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
*
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
*
|
Add package versions to build-matrix.
Tobias Gruetzmacher
2014-10-13
1
-1/+3
*
|
build-matrix: Split huge command into smaller ones
Tobias Gruetzmacher
2014-10-13
1
-4/+3
*
|
Revert "build-matrix: use $(newline) instead of ; to enter command"
Timothy Gu
2014-10-10
1
-9/+11
*
|
build-matrix: use $(newline) instead of ; to enter command
TimothyGu
2014-10-10
1
-7/+7
*
|
Partially revert "Make build matrix output a bit nicer."
Timothy Gu
2014-10-10
1
-10/+8
*
|
Make build matrix output a bit nicer.
Tobias Gruetzmacher
2014-10-09
1
-8/+10
*
|
Makefile: add $(BUILD) to allowed targets
Tony Theodore
2014-10-08
1
-1/+1
*
|
Check if specified target is valid
Timothy Gu
2014-10-08
1
-0/+2
*
|
Makefile: update default target to i686-w64-mingw32.static (see #492)
Tony Theodore
2014-10-03
1
-1/+1
*
|
Silent the echoing of comment in build-matrix.html
Timothy Gu
2014-09-29
1
-1/+1
*
|
Explicitly disallow paths with whitespace
Timothy Gu
2014-09-04
1
-0/+4
*
|
Change default sf mirror to auto-select
Timothy Gu
2014-09-04
1
-1/+1
*
|
Add MXE_NO_BACKUP_DL mode for regression testing
Timothy Gu
2014-08-30
1
-9/+11
*
|
Add target download-only-* to ease developing
Timothy Gu
2014-08-22
1
-1/+5
*
|
Makefile: Add MXE_DISABLE_{PROGRAMS,DOCS,CRUFT}.
Uwe Hermann
2014-08-21
1
-0/+42
*
|
Support .tbz2 and .txz
Timothy Gu
2014-08-08
1
-2/+4
*
|
Fix GitHub update routine
Timothy Gu
2014-08-02
1
-0/+6
*
|
Fix autoconf version test since b9c230dd
Timothy Gu
2014-06-30
1
-1/+1
*
|
Remove the usr/ directory in addition to its contents
Timothy Gu
2014-06-27
1
-1/+1
*
|
Makefile: reduce wget timeouts and retries
Tony Theodore
2014-06-17
1
-2/+2
*
|
Makefile: fix whitespace
Timothy Gu
2014-05-17
1
-3/+3
*
|
Merge branch 'native'
Timothy Gu
2014-05-16
1
-12/+10
|
\
\
|
*
|
Check all requirements before exiting on error
Timothy Gu
2014-05-06
1
-12/+10
*
|
|
Makefile: style cleanups
Tony Theodore
2014-05-11
1
-11/+11
*
|
|
Makefile: style cleanup
Timothy Gu
2014-05-10
1
-20/+24
*
|
|
show-*deps-%: check if package exists before attempting to show deps
Timothy Gu
2014-05-10
1
-12/+18
*
|
|
Use set_is_member from GMSL for $(PKGS)
Timothy Gu
2014-05-10
1
-3/+4
[next]