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
*
#782 fix, wrong checksum calculation command for OSX
Alexande B
2015-12-13
1
-1/+1
*
disable doxygen in MXE_CONFIGURE_OPTS
Tony Theodore
2015-12-08
1
-1/+6
*
add unpacker for .deb files
Boris Nagaev
2015-12-06
1
-1/+2
*
Makefile: remove cmake from requirements check
Tony Theodore
2015-12-05
1
-1/+1
*
Makefile: build universal nonetwork.dylib
Tony Theodore
2015-12-01
1
-1/+2
*
cmake wrapper: use common TryRunResults.cmake
Tony Theodore
2015-12-01
1
-0/+1
*
Makefile: echo nonetwork build and remove mkdir in recipe
Tony Theodore
2015-11-30
1
-1/+1
*
Makefile: fix nonetwork location and `make -t`
Tony Theodore
2015-11-30
1
-2/+4
*
Makefile: remove *_MAKEFILE boilerplate and enable all-<plugin> target
Tony Theodore
2015-11-30
1
-6/+10
*
Makefile: also disable networking during build on OSX
Tony Theodore
2015-11-30
1
-4/+16
*
Makefile: only call UPDATE if rule exists
Tony Theodore
2015-11-30
1
-2/+3
*
Makefile: add plugins functionality to include makefiles from MXE_PLUGIN_DIRS
Tony Theodore
2015-11-26
1
-8/+19
*
remove optional native pkgs and build-requirements target
Tony Theodore
2015-11-26
1
-11/+2
*
Merge pull request #998 from LuaAndC/update-gh-packages
Tony Theodore
2015-11-16
1
-0/+1
|
\
|
*
MXE_GET_GITHUB_TAGS: new argument, stripped prefix
Boris Nagaev
2015-11-15
1
-0/+1
*
|
update requirement versions
Tony Theodore
2015-11-16
1
-1/+1
|
/
*
Makefile: don't echo nonetwork.so recipe
Tony Theodore
2015-11-15
1
-2/+2
*
set WGET=false when build
Boris Nagaev
2015-11-10
1
-1/+1
*
disable networking with LD_PRELOAD when build
Boris Nagaev
2015-11-10
1
-3/+8
*
enbale MXE_GCC_THREADS and allow target spec <triplet>.<link>.<threads>
Tony Theodore
2015-10-31
1
-1/+4
*
Makefile: filter out MXE_CONF_PKGS for inter-target deps
Tony Theodore
2015-10-27
1
-1/+1
*
Makefile: clean files created by build-pkg
Tony Theodore
2015-10-25
1
-1/+4
*
Makefile: add print-deps-for-build-pkg target with inter-target deps
Tony Theodore
2015-10-25
1
-1/+14
*
Makefile: enable target deps and native pkg build rules
Tony Theodore
2015-10-25
1
-2/+18
*
remove strange quote from comment about MXE_TMP
Boris Nagaev
2015-10-16
1
-1/+1
*
add variable to define directory for tmp-directories
Uwe Koloska
2015-10-14
1
-1/+9
*
check-requirements: check for native gdk-pixbuf
Boris Nagaev
2015-10-13
1
-1/+1
*
require patch number to start with a digit
Boris Nagaev
2015-10-12
1
-2/+4
*
Makefile: fix download for script only packages
Tony Theodore
2015-10-01
1
-3/+3
*
Makefile: add note about WINEPREFIX
Tony Theodore
2015-10-01
1
-0/+2
*
set WINEPREFIX to a readonly directory to force wine to fail
Tony Theodore
2015-09-30
1
-0/+2
*
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
|
\
[next]