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
*
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
*
|
Fix per-target dep calculation
Timothy Gu
2014-05-10
1
-5/+6
|
/
*
Separate out native-only packages in build matrix (& cosmetics)
Timothy Gu
2014-05-04
1
-4/+12
*
Count "virtual" packages seperately in total in build-matrix.html
Timothy Gu
2014-05-03
1
-2/+8
*
Add package count per target
Timothy Gu
2014-05-03
1
-0/+10
*
Add build matrix generation target
Timothy Gu
2014-04-30
1
-1/+53
*
Increase $(BUILD_PKG) accuracy by checking build rules
Timothy Gu
2014-04-30
1
-1/+6
*
Move up LOOKUP_PKG_RULE
Timothy Gu
2014-04-30
1
-25/+25
*
Move whitespace variables up to where all the other variables are
Timothy Gu
2014-04-26
1
-9/+9
*
silence deprecated target name warning for build-requirements
Tony Theodore
2014-04-22
1
-2/+2
*
add requirements for gperf python ruby
Tony Theodore
2014-04-22
1
-2/+2
*
Merge pull request #359 from TimothyGu/temp-rem
Tony Theodore
2014-04-15
1
-0/+4
|
\
|
*
Add convenience target clean-junk
Timothy Gu
2014-03-27
1
-0/+4
*
|
Squalch deprecated target name warning for build-requirements
Timothy Gu
2014-04-12
1
-1/+1
*
|
Merge commit 'd3adb06a1383a1454e95d58400c520454a61a716'
Timothy Gu
2014-04-11
1
-2/+2
|
\
\
|
*
|
Sort $(MXE_TARGET_LIST) by triplets instead of lib types
Timothy Gu
2014-04-10
1
-2/+2
|
|
/
*
|
Add documentation for default settings.mk
Timothy Gu
2014-04-11
1
-0/+13
|
/
*
Always symlink to log/PKG_TARGET
Timothy Gu
2014-03-21
1
-1/+1
*
Use tmp-PKG-TARGET as temporary dir
Timothy Gu
2014-03-21
1
-1/+1
*
Make download-* targets display "[download] *" instead of log
Timothy Gu
2014-03-11
1
-3/+17
*
Makefile: add support for make-shared-from-static tool with default args
Tony Theodore
2014-03-10
1
-0/+9
*
Makefile: add MXE_VERBOSE variable to echo full logs
Tony Theodore
2014-02-12
1
-2/+6
*
Makefile: speedup LOOKUP_PKG_RULE function
Tony Theodore
2014-02-12
1
-4/+17
*
various packages: enable shared builds
Tony Theodore
2014-02-10
1
-0/+1
*
Makefile and pkgconf: move external tools separate directory
Tony Theodore
2014-02-09
1
-2/+3
*
Makefile docs and pkgconf: add support for shared|static variants
Tony Theodore
2014-02-09
1
-4/+28
*
Merge pull request #320 from tonytheodore/lookup-pkg-rule
Tony Theodore
2014-02-08
1
-13/+22
|
\
|
*
Makefile: refactor lookup of pkg build rules and deps
Tony Theodore
2014-02-08
1
-13/+22
*
|
mxe configury: build native pkgconf and centralise various conf files
Tony Theodore
2014-02-08
1
-4/+0
|
/
*
Makefile and docs: add GNU Make Standard Library
Tony Theodore
2014-02-08
1
-2/+7
*
Add MXE-wide dependency for autopoint to full fill package xine-lib requirements
Tuukka Pasanen
2014-01-28
1
-1/+1
*
Revert "Add MXE_VERBOSE variable"
Tony Theodore
2014-01-14
1
-8/+0
*
Add MXE_VERBOSE variable
Timothy Gu
2014-01-02
1
-0/+8
*
update automake version requirement
Niels Kristian Bech Jensen
2013-12-26
1
-1/+1
[next]