| Commit message (Expand) | Author | Age | Files | Lines |
* | s3-fetch-and-sync: fix for s3cmd update | Tony Theodore | 2020-06-26 | 1 | -1/+1 |
|
|
* | secure URLs | Viktor Szakats | 2019-05-02 | 3 | -11/+17 |
|
|
* | remove gitlab mirror | Tony Theodore | 2019-04-09 | 2 | -125/+0 |
|
|
* | build-pkg: add version id to allow adding git tag | Tony Theodore | 2019-04-02 | 1 | -2/+5 |
|
|
* | remove gcc plugins from additional pkgs | Tony Theodore | 2019-03-10 | 1 | -1/+2 |
|
|
* | add gcc plugins to additional pkgs | Tony Theodore | 2019-03-09 | 1 | -1/+1 |
|
|
* | 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 | 2 | -8/+8 |
|
|
* | Secure URLs | Viktor Szakats | 2018-07-31 | 1 | -1/+1 |
|
|
* | Secure URLs | Viktor Szakats | 2018-07-27 | 1 | -1/+1 |
|
|
* | allow disabling usage of fakeroot via MXE_BUILD_PKG_NO_FAKEROOT | Ashish Kulkarni | 2018-07-01 | 1 | -2/+9 |
|
|
* | Revert "travis-push: only push on master branch" | Tony Theodore | 2018-03-18 | 1 | -1/+1 |
|
|
* | Revert "travis-push: test master in .travis.yml" | Tony Theodore | 2018-03-18 | 1 | -1/+1 |
|
|
* | travis-push: test master in .travis.yml | Tony Theodore | 2018-03-18 | 1 | -1/+1 |
|
|
* | travis-push: only push on master branch | Tony Theodore | 2018-03-18 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | add virtual toolchain package cc | Tony Theodore | 2017-12-22 | 1 | -1/+1 |
|
|
* | updates: move to separate file and add generic updater function | Tony Theodore | 2017-11-18 | 1 | -2/+13 |
|
|
* | s3-fetch-and-sync: cleanup log (make clean-junk removed) | Tony Theodore | 2017-11-13 | 1 | -1/+1 |
|
|
* | Makefile and s3: add mxe mirror and tidy output | Tony Theodore | 2017-11-13 | 1 | -1/+0 |
|
|
* | Makefile: also create suffixed archives for backup downloads | Tony Theodore | 2017-11-12 | 1 | -0/+1 |
|
|
* | build-pkg: exclude waf cache directory | Tony Theodore | 2017-10-31 | 1 | -0/+1 |
|
|
* | tools/skeleton.py: update pkg-config template | Tony Theodore | 2017-10-30 | 1 | -3/+5 |
|
|
* | run make cleanup-style | Tony Theodore | 2017-10-10 | 3 | -290/+290 |
|
|
* | 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 |
|/ |
|
* | copydlldeps.sh: Fixes for macOS. | Gregorio Litenstein | 2017-07-22 | 1 | -5/+21 |
|
|
* | copydlldeps.sh: Fix syntax error (missing space) | Gregorio Litenstein | 2017-07-22 | 1 | -1/+1 |
|
|
* | secure URLs | Viktor Szakats | 2017-05-19 | 1 | -1/+1 |
|
|
* | tools/skeleton.py: add gh_conf support | Tony Theodore | 2017-03-18 | 1 | -6/+30 |
|
|
* | add option to install Linux packages as well | Viktor Szakats | 2017-03-14 | 1 | -7/+9 |
|
|
* | rewrite hardcoded absolute paths | Viktor Szakats | 2017-03-14 | 1 | -1/+15 |
|
|
* | use curl+gpg instead of relying on gpg's curling capabilities | Viktor Szakats | 2017-03-14 | 1 | -4/+6 |
|
|
* | refer to LICENSE.md, TOFIX->FIXME | Viktor Szakats | 2017-03-14 | 1 | -24/+3 |
|
|
* | add bash script to install packages on non-Linux systems | Viktor Szakats | 2017-03-13 | 1 | -0/+165 |
|
|
* | more URL updates | Viktor Szakats | 2017-03-10 | 5 | -10/+9 |
|
|
* | build-pkg: disable usr/share/gtk-doc | Boris Nagaev | 2017-03-05 | 1 | -0/+1 |
|
|
* | add tools to create and update backup of packages | Boris Nagaev | 2017-01-07 | 2 | -0/+125 |
|
|