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
/
tools
/
build-pkg.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-pkg: add version id to allow adding git tag
Tony Theodore
2019-04-02
1
-2/+5
*
notes on codename
Tony Theodore
2019-02-26
1
-3/+8
*
build-pkg changes
Tony Theodore
2019-02-26
1
-21/+26
*
add standalone scons-local pkg and remove scons from reqs
Tony Theodore
2018-08-31
1
-1/+1
*
Secure URLs
Viktor Szakats
2018-07-31
1
-1/+1
*
allow disabling usage of fakeroot via MXE_BUILD_PKG_NO_FAKEROOT
Ashish Kulkarni
2018-07-01
1
-2/+9
*
waf: unpack in build dir and don't install for general use
Tony Theodore
2018-03-12
1
-2/+0
*
build-pkg: build nonet and check-reqs early, ignore .waf* artefacts
Tony Theodore
2018-03-12
1
-1/+2
*
sub makefiles: standardize names and add to build-pkg
Tony Theodore
2018-03-12
1
-4/+6
*
build-pkg: add usage notes for pkg list and dry run
Tony Theodore
2018-03-12
1
-1/+14
*
build-pkg.lua: update debian deps and notes for other systems
Tony Theodore
2018-03-05
1
-1/+17
*
Makefile and build-pkg: use {pkg}~{target} directly
Tony Theodore
2017-12-22
1
-2/+2
*
build-pkg: exclude waf cache directory
Tony Theodore
2017-10-31
1
-0/+1
*
Merge pull request #1908 from LuaAndC/build-pkg-installed-size
Boris Nagaev
2017-09-29
1
-0/+17
|
\
|
*
build-pkg, Debian: set Installed-Size field
Boris Nagaev
2017-09-24
1
-0/+17
*
|
Merge pull request #1907 from LuaAndC/build-pkg-ignore-some-gitkeep
Boris Nagaev
2017-09-26
1
-0/+4
|
\
\
|
*
|
build-pkg: blacklist {installed,lib}/.gitkeep
Boris Nagaev
2017-09-24
1
-0/+4
|
|
/
*
|
build-pkg: pack empty packages as well
Boris Nagaev
2017-09-24
1
-35/+3
|
/
*
Merge pull request #1903 from LuaAndC/misspell
Boris Nagaev
2017-09-24
1
-1/+1
|
\
|
*
fix typos found by misspell tool
Boris Nagaev
2017-09-24
1
-1/+1
*
|
build-pkg: ignore all copies of nonetwork.so
Boris Nagaev
2017-09-24
1
-1/+4
|
/
*
more URL updates
Viktor Szakats
2017-03-10
1
-1/+1
*
build-pkg: disable usr/share/gtk-doc
Boris Nagaev
2017-03-05
1
-0/+1
*
build-pkg: system requirements are recommendations
Boris Nagaev
2016-10-12
1
-7/+16
*
move CNAME to docs/
Boris Nagaev
2016-08-27
1
-1/+0
*
move index.html to docs/
Boris Nagaev
2016-08-27
1
-2/+1
*
mv versions.json build-matrix.html assets docs/
Boris Nagaev
2016-08-27
1
-2/+0
*
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
*
build-pkg: fix crash if package breaks in 1st pass
Boris Nagaev
2016-08-02
1
-4/+7
*
build-pkg: track all files including gitignored
Boris Nagaev
2016-07-20
1
-1/+1
*
build-pkg: add env. var to change targets
Boris Nagaev
2016-06-11
1
-0/+12
*
build-pkg: prefix evn. vars with "MXE_BUILD_PKG"
Boris Nagaev
2016-06-11
1
-6/+7
*
build-pkg: limit number of retries of downloading
Boris Nagaev
2016-05-02
1
-2/+17
*
build-pkg, second pass: fix fail on broken package
Boris Nagaev
2016-04-20
1
-6/+8
*
build-pkg: provide more info about removed files
Boris Nagaev
2016-04-20
1
-3/+25
*
build-pkg: detect broken symlink and removed file
Boris Nagaev
2016-04-20
1
-1/+11
*
build-pkg: use "git add" with --all
Boris Nagaev
2016-04-20
1
-1/+2
*
build-pkg: exit with non-zero if second pass fails
Boris Nagaev
2016-04-20
1
-2/+9
*
build-pkg: provide a way to disable second pass
Boris Nagaev
2016-04-20
1
-4/+9
*
build-pkg: add second pass
Boris Nagaev
2016-04-20
1
-9/+78
*
build-pkg: move function isBuilt()
Boris Nagaev
2016-04-20
1
-12/+12
*
build-pkg, buildItem(): log pass (first, second)
Boris Nagaev
2016-04-20
1
-2/+2
*
build-pkg: provide a way to mute removeEmptyDirs()
Boris Nagaev
2016-04-20
1
-2/+5
*
build-pkg: add argument pass=first to build funcs
Boris Nagaev
2016-04-20
1
-14/+24
*
build-pkg: move top-level code to main() function
Boris Nagaev
2016-04-20
1
-32/+36
*
build-pkg: set MXE_DIR automatically
Boris Nagaev
2016-01-25
1
-7/+8
*
build-pkg: ignore installed/.gitkeep file
Boris Nagaev
2016-01-17
1
-1/+1
*
build-pkg: log and remove empty directories
Boris Nagaev
2016-01-17
1
-0/+17
*
build-pkg: touch usr/*/installed/* in build order
Boris Nagaev
2016-01-17
1
-6/+30
[next]