Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gettext: update | Mark Brand | 2014-10-17 | 1 | -2/+2 |
| | |||||
* | cfitsio: Update | Timothy Gu | 2014-10-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | cfitsio-test: Use #include <> instead of "" | Timothy Gu | 2014-10-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | atk: Update | Timothy Gu | 2014-10-17 | 2 | -13/+11 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | cunit: Update | Timothy Gu | 2014-10-17 | 1 | -3/+4 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | openssl: update | Mark Brand | 2014-10-16 | 1 | -2/+2 |
| | |||||
* | vigra: Fix update macro | Timothy Gu | 2014-10-16 | 1 | -5/+6 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | vigra: Fix download URL | Timothy Gu | 2014-10-16 | 1 | -1/+1 |
| | | | | | | Fixes remaining part of #532. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | gtkimageview: Fix download URL | Timothy Gu | 2014-10-16 | 1 | -3/+10 |
| | | | | | | Fixes part of #532. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | hdf4: Fix download URL | Timothy Gu | 2014-10-16 | 1 | -1/+1 |
| | | | | | | Fixes part of #532. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | libmikmod: Fix URL | Timothy Gu | 2014-10-16 | 1 | -1/+1 |
| | | | | | | Fixes part of #532. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Revert "assimp: Intentionally make the checksum wrong to test the server" | Timothy Gu | 2014-10-16 | 1 | -1/+1 |
| | | | | | | | | This reverts commit e5add0b9442047bb40da910919b962e875fe33ec. Fixes #531. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | assimp: Intentionally make the checksum wrong to test the server | Timothy Gu | 2014-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | assimp: Fix missing patch | Timothy Gu | 2014-10-16 | 1 | -0/+65 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | assimp: Update | Timothy Gu | 2014-10-15 | 1 | -13/+17 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | mxe-conf.cmake: Workaround buggy windres rules | Timothy Gu | 2014-10-15 | 1 | -2/+3 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | update: Add "UPDATE_DRYRUN" mode | Timothy Gu | 2014-10-15 | 1 | -4/+5 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | flex: Update | Timothy Gu | 2014-10-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | flex, libpng: Use $(SOURCEFORGE_MIRROR) | Timothy Gu | 2014-10-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Add message when i686-pc-mingw32 is used | Timothy Gu | 2014-10-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Fix target name check | Timothy Gu | 2014-10-14 | 1 | -1/+1 |
| | | | | | | | | This makes it error out when make MXE_TARGETS=i686-w64-mingw32.stati etc. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | build-matrix: Speed up with unary notation | Timothy Gu | 2014-10-14 | 1 | -14/+22 |
| | | | | | | 4.6s -> 3.9s. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | hdf4: Enable on i686-w64-mingw32 | Timothy Gu | 2014-10-14 | 2 | -6/+5 |
| | | | | | | | | | | This was the last package only supported by MinGW 32. Yay! See #492. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | jpeg: Fix INT32 definition clash | Timothy Gu | 2014-10-14 | 1 | -0/+33 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Merge pull request #529 from TimothyGu/mingw-dead | Tony Theodore | 2014-10-14 | 51 | -10777/+22 |
|\ | | | | | Remove i686-pc-mingw32 | ||||
| * | Remove i686-pc-mingw32 package recipes | Timothy Gu | 2014-10-14 | 39 | -54/+1 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
| * | Remove i686-pc-mingw32 | Timothy Gu | 2014-10-14 | 12 | -10723/+21 |
|/ | | | | | | | | Fixes #400 and #492. See #453. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Fix counting of build-only packages | Timothy Gu | 2014-10-14 | 1 | -1/+2 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | build-matrix: use $(words $(BUILD_PKGS)) instead of counting | Timothy Gu | 2014-10-14 | 1 | -2/+1 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | Merge branch 'stable' | Timothy Gu | 2014-10-13 | 0 | -0/+0 |
|\ | | | | | | | | | Conflicts: index.html | ||||
| * | index: Fix MacPorts installation of git | Jui-You Tang | 2014-10-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' | Timothy Gu | 2014-10-13 | 13 | -130/+90 |
|\ \ | |||||
| * | | s3 sync: update server details | Tony Theodore | 2014-10-13 | 1 | -2/+4 |
| | | | |||||
| * | | gnutls: update | Mark Brand | 2014-10-13 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #525 from TobiX/some-fixes | Timothy Gu | 2014-10-13 | 11 | -126/+84 |
| |\ \ |/ / / | | | | Some fixes | ||||
| * | | gta: Enable shared build. | Tobias Gruetzmacher | 2014-10-12 | 1 | -6/+2 |
| | | | |||||
| * | | glfw3: Update, enable shared & refresh patch. | Tobias Gruetzmacher | 2014-10-12 | 2 | -84/+16 |
| | | | |||||
| * | | glfw2: Enable shared build | Tobias Gruetzmacher | 2014-10-12 | 1 | -2/+17 |
| | | | |||||
| * | | json-c: Update, enable shared & refresh patch. | Tobias Gruetzmacher | 2014-10-12 | 3 | -15/+32 |
| | | | | | | | | | | | | This fixes CVE-2013-6371 and CVE-2013-6370. | ||||
| * | | gdb: Use "system" readline, enable shared. | Tobias Gruetzmacher | 2014-10-12 | 1 | -6/+3 |
| | | | |||||
| * | | cairomm: Update & enable shared. | Tobias Gruetzmacher | 2014-10-12 | 1 | -7/+4 |
| | | | |||||
| * | | libsigc++: Update. | Tobias Gruetzmacher | 2014-10-12 | 1 | -3/+3 |
| | | | |||||
| * | | cairo: Make patch useful in static and shared builds. | Tobias Gruetzmacher | 2014-10-12 | 1 | -3/+7 |
| | | | |||||
* | | | build-matrix: Add missing </html> | Timothy Gu | 2014-10-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | Odd the W3C HTML5 validator didn't catch that (although the XHTML 1.1 one did). Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | | Merge branch 'build-matrix-work' | Timothy Gu | 2014-10-13 | 2 | -9/+11 |
|\ \ \ | |/ / |/| | | | | | Merges #526. | ||||
| * | | build-matrix: make each tag a new line | Timothy Gu | 2014-10-13 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | Dunno how to fix the indentation, but this already looks way better than before. Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
| * | | Add package versions to build-matrix. | Tobias Gruetzmacher | 2014-10-13 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | This is a bit ugly at the moment, since there are some pretty long version numbers in MXE... | ||||
| * | | css: Make row headers left-aligned | Timothy Gu | 2014-10-13 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
| * | | build-matrix: Split huge command into smaller ones | Tobias Gruetzmacher | 2014-10-13 | 1 | -4/+3 |
|/ / | | | | | | | | | | | | | | | | | Just outputting each line on its own doesn't impact performance that much (7s to 7.5s on my system). On my system: 3.5s -> 4.5s, which is not to bad. --TG Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | | qt3d: Fix update macro | Timothy Gu | 2014-10-12 | 1 | -3/+1 |
| | |