summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | yaml-cpp: use SOURCE_DIR and BUILD_DIR variablesBoris Nagaev2016-07-151-4/+5
| | |
| * | yaml-cpp: use cmake wrapperBoris Nagaev2016-07-151-2/+1
| | |
| * | yaml-cpp: provide updaterBoris Nagaev2016-07-151-0/+4
| | |
| * | yaml-cpp: rename file to yaml-cpp-$VERSION.tar.gzBoris Nagaev2016-07-151-2/+2
| | |
| * | Adds yaml-cppNick Overdijk2016-07-152-0/+24
| | |
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-162-2/+2
| | |
* | | Merge pull request #1439 from LuaAndC/update-wt-3.3.6Tony Theodore2016-07-162-7/+12
|\ \ \ | | | | | | | | Update Wt from 3.3.5 to 3.3.6
| * | | update wt: 3.3.5 -> 3.3.6Boris Nagaev2016-07-151-2/+2
| | | |
| * | | wt: fix updaterBoris Nagaev2016-07-131-3/+4
| | | | | | | | | | | | | | | | Use github tags and filter out tags like *-rc* tags (e.g. "3.3.6-rc2").
| * | | refactor macro MXE_GET_GITHUB_ALL_TAGSBoris Nagaev2016-07-131-2/+6
| |/ / | | | | | | | | | It is needed to get full list of tags and apply grep or sed manually.
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-152-8/+8
| | |
* | | update: freetypeMark Brand2016-07-151-2/+2
| | |
* | | update: libgcrypt, libgpg_errorMark Brand2016-07-152-4/+4
|/ /
* | Merge pull request #1391 from darealshinji/poppler-sharedTony Theodore2016-07-151-67/+44
|\ \ | | | | | | poppler: enable .dll builds
| * | poppler: enable DLL buildsdarealshinji2016-07-152-76/+50
| | |
* | | tools/copydlldeps: removing exit 0 at the endLars Engelhard2016-07-151-2/+0
| | |
* | | tools/copydlldeps: introducing excludepattern and whitelist of DLLsLars2016-07-152-32/+102
| | |
* | | tools/copydlldeps: multiCall + case insensitivityLars2016-07-152-58/+69
| | |
* | | Merge pull request #1438 from LuaAndC/cgal-staticTony Theodore2016-07-151-2/+2
|\ \ \ | | | | | | | | cgal: build static libraries for static targets
| * | | cgal: build static libraries for static targetsBoris Nagaev2016-07-151-1/+1
| | | | | | | | | | | | | | | | fix #1402
| * | | cgal: install with -j 1Boris Nagaev2016-07-151-1/+1
|/ / /
* | | Merge pull request #1432 from LuaAndC/skeletonTony Theodore2016-07-143-55/+354
|\ \ \ | | | | | | | | add tool skeleton.py
| * | | skeleton: don't truncate index.html on write errorBoris Nagaev2016-07-121-1/+3
| | | | | | | | | | | | | | | | Write new version to a temporary file and rename it to index.html.
| * | | make skeleton.py Python 3 compatibleBoris Nagaev2016-07-121-4/+15
| | | |
| * | | use $(TEST_FILE) in skeleton.pyBoris Nagaev2016-07-111-1/+1
| | | |
| * | | Merge pull request #8 from tonytheodore/LuaAndC-skeletonBoris Nagaev2016-07-111-4/+7
| |\ \ \ | | | | | | | | | | Makefile: add `TEST_FILE` to variables for pkg build rules
| | * | | Makefile: add `TEST_FILE` to variables for pkg build rulesTony Theodore2016-07-111-4/+7
| |/ / /
| * | | skeleton: use SOURCE_DIR and BUILD_DIRBoris Nagaev2016-07-111-11/+9
| | | | | | | | | | | | | | | | and do not mkdir build dir.
| * | | Makefile: add SOURCE_DIR and BUILD_DIR variablesTony Theodore2016-07-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use `*.build_` until all packages are converted see #1159 This commit was amended by Boris Nagaev on Jul 11, 2016.
| * | | add description of skeleton.py to index.htmlBoris Nagaev2016-07-101-0/+9
| | | |
| * | | add tool skeleton.pyBoris Nagaev2016-07-101-0/+272
| | | | | | | | | | | | | | | | This tool creates a skeleton of new MXE package.
| * | | index.html: sort packages lexicographicallyBoris Nagaev2016-07-101-51/+51
| | | | | | | | | | | | | | | | Fix indentation of openthreads.
* | | | gcc-host plugin: fix conflict with target libiconvTony Theodore2016-07-121-0/+1
|/ / /
* | | Merge pull request #1431 from tonytheodore/qt5-host-toolsBoris Nagaev2016-07-102-1/+64
|\ \ \ | | | | | | | | add qt5-host-tools example plugin
| * | | qt5-host-tools: update READMETony Theodore2016-07-091-1/+12
| | | |
| * | | add qt5-host-tools example pluginTony Theodore2016-07-091-0/+52
|/ / / | | | | | | | | | starting point for #950, builds `qmake.exe`, `rcc.exe`, etc
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-082-4/+4
| | |
* | | Merge pull request #1430 from sibuserv/update-ffmpegTony Theodore2016-07-082-4/+4
|\ \ \ | | | | | | | | Update ffmpeg
| * | | ffmpeg: update from 3.0 to 3.1.1Boris Pek2016-07-081-2/+2
| | | |
| * | | x264: update from 20151011-2245 to 20160706-2245Boris Pek2016-07-081-2/+2
|/ / /
* | | Merge pull request #1429 from sibuserv/fix-freeglutTony Theodore2016-07-082-7/+23
|\ \ \ | | | | | | | | freeglut: update patch: fix pkgconfig file
| * | | freeglut: update patch: fix pkgconfig fileBoris Pek2016-07-082-7/+23
|/ / /
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-072-4/+15
| | |
* | | xxhash: add testBoris Nagaev2016-07-072-0/+17
| | |
* | | xxhash: create .pc fileBoris Nagaev2016-07-071-0/+8
| | |
* | | xxhash: enable shared buildBoris Nagaev2016-07-072-15/+38
| | |
* | | fixesSergey2016-07-071-4/+4
| | |
* | | xxHash lib addedSergey Perepelitsa2016-07-073-0/+55
| | |
* | | oce: disable installing dependent libsTony Theodore2016-07-071-1/+2
| | | | | | | | | | | | | | | this breaks static builds and appears to only be useful for creating self-contained bundles
* | | Update versions.json & build-matrix.htmlMXEBot as Travis CI2016-07-072-14/+14
| | |