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
*
Makefile: fix target validation checks
Tony Theodore
2017-01-19
1
-17/+23
*
add new packages backup: gitlab
Boris Nagaev
2017-01-08
1
-1/+3
*
make core to be the first item of MXE_PLUGIN_DIRS
Boris Nagaev
2016-12-26
1
-1/+1
*
add descriptions and websites to packages.json
Boris Nagaev
2016-12-22
1
-1/+3
*
core packages are now a plugin
Boris Nagaev
2016-12-22
1
-28/+16
*
mv docs/versions.json docs/packages.json
Boris Nagaev
2016-12-22
1
-2/+2
*
fix detection of openssl in Debian Sid
Boris Nagaev
2016-12-13
1
-1/+1
*
cleanup-deps-style: omit pkgs with derived deps
Boris Nagaev
2016-12-05
1
-1/+1
*
make cleanup-deps-style aware of plugins
Boris Nagaev
2016-12-05
1
-3/+3
*
fix updating docs/versions.json with plugins
Boris Nagaev
2016-12-05
1
-1/+1
*
pkg download: do not append to previous attempt
Boris Nagaev
2016-12-05
1
-7/+8
*
add MXE_PLUGIN_DIRS to autogenerated settings.mk
Boris Nagaev
2016-11-18
1
-0/+4
*
add new variables: BUILD_CROSS, BUILD_NATIVE
Boris Nagaev
2016-10-29
1
-0/+1
*
Add options to strip toolchain, executables, and libs
Tony Theodore
2016-10-23
1
-0/+8
*
Makefile: enable relative paths for SOURCE_TREE
Tony Theodore
2016-10-23
1
-1/+1
*
move CNAME to docs/
Boris Nagaev
2016-08-27
1
-1/+1
*
move index.html to docs/
Boris Nagaev
2016-08-27
1
-11/+11
*
add missing things
Boris Nagaev
2016-08-27
1
-0/+1
*
mv versions.json build-matrix.html assets docs/
Boris Nagaev
2016-08-27
1
-3/+3
*
rename doc/ to docs/
Boris Nagaev
2016-08-27
1
-1/+1
*
Copyright headers: point to LICENSE.md and shorten
Boris Nagaev
2016-08-27
1
-2/+1
*
fix MXE_GET_GITHUB_TAGS
Boris Nagaev
2016-08-24
1
-1/+1
*
Makefile: enable local $(PKG)_SOURCE_TREE
Tony Theodore
2016-08-11
1
-8/+20
*
remove trailing spaces from main log
Boris Nagaev
2016-08-02
1
-4/+9
*
Makefile: add BUILD_TYPE [debug | release] varaibles for pkg build rules
Tony Theodore
2016-07-16
1
-0/+2
*
refactor macro MXE_GET_GITHUB_ALL_TAGS
Boris Nagaev
2016-07-13
1
-2/+6
*
Makefile: add `TEST_FILE` to variables for pkg build rules
Tony Theodore
2016-07-11
1
-4/+7
*
Makefile: add SOURCE_DIR and BUILD_DIR variables
Tony Theodore
2016-07-11
1
-0/+4
*
Makefile: allow packages to specify a list of zero or more patches
Tony Theodore
2016-07-05
1
-1/+5
*
Merge pull request #1417 from tonytheodore/make-target-specific
Boris Nagaev
2016-07-04
1
-0/+3
|
\
|
*
Makefile: note use of target-specific variables
Tony Theodore
2016-07-04
1
-0/+3
*
|
fix multiple downloads of same file
Tony Theodore
2016-07-04
1
-1/+6
|
/
*
create tmp-*/readonly instead of usr/readonly
Boris Nagaev
2016-06-11
1
-7/+8
*
fix native plugins when additional dirs are specified
Tony Theodore
2016-06-02
1
-1/+1
*
Treat files ending in .tar.Z as gzipped tar files.
Thomas Danckaert
2016-05-30
1
-1/+2
*
add host compiler version to log
Boris Nagaev
2016-05-19
1
-0/+2
*
clarify rationale for env whitelist entries
Tony Theodore
2016-04-11
1
-2/+9
*
add `nonetwork` lib to `shell` target dependencies
Tony Theodore
2016-04-11
1
-1/+1
*
add "make shell" command
Boris Nagaev
2016-04-11
1
-0/+4
*
fix dependencies of build-matrix.html
Boris Nagaev
2016-02-23
1
-1/+1
*
Makefile: fix make clean target when $$WINEPREFIX directory doesn't exist
Boris Pek
2016-02-21
1
-1/+1
*
automatically set MXE_PLUGIN_DIRS for native requirements
Tony Theodore
2016-01-31
1
-0/+4
*
Makefile and mxe-conf: create basic non-empty directory hierarchy
Tony Theodore
2016-01-12
1
-7/+9
*
move patching functions and targets to patch.mk
Boris Nagaev
2016-01-08
1
-84/+1
*
patch-tool-mxe can import all patches of a package
Boris Nagaev
2016-01-08
1
-3/+11
*
reimplement patch-tool-mxe in Makefile
Boris Nagaev
2016-01-08
1
-1/+82
*
print Perl version to log
Boris Nagaev
2016-01-07
1
-0/+1
*
Makefile: don't clean build-matrix.html
Tony Theodore
2016-01-06
1
-1/+1
*
print Python version to log
Boris Nagaev
2016-01-03
1
-0/+1
*
Add git commit hash to log and build message
Tony Theodore
2015-12-27
1
-2/+11
[next]