Commit Graph

872 Commits

Author SHA1 Message Date
Tobias Gruetzmacher 35275cab5e Add libepoxy. 2015-01-16 23:37:54 +01:00
Tobias Gruetzmacher 3b2f6ff158 Add xorg-macros. 2015-01-16 23:37:54 +01:00
Volker Grabsch 19c77d210e Merge branch 'stable' 2014-12-24 01:02:35 +01:00
Volker Grabsch e4202530bc Add MSYS2 to the list of related projects
See also: https://lists.nongnu.org/archive/html/mingw-cross-env-list/2014-12/msg00019.html
2014-12-24 00:59:24 +01:00
Sergey ee4d150fb7 tinyxml2 2014-12-15 22:07:26 +03:00
Sergey b4dc0346f5 minizip 2014-12-15 22:07:26 +03:00
Timothy Gu aabb2ef8b2 Merge branch 'stable' 2014-12-13 00:36:18 -05:00
Timothy Gu eb20c9c243 index: Update see-also links
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-13 00:35:32 -05:00
Timothy Gu 5f4dd1a675 Merge branch 'stable' 2014-12-13 00:23:31 -05:00
Timothy Gu 6bf82e1d64 index: name javascript functions
Better debugger output.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-13 00:23:01 -05:00
Timothy Gu 1d2a284453 index: Sort package list
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-12 22:57:22 -05:00
Stefano Balzan db8326927a Added CCfits library
TODO: add an example program and updade instructions in ccfits.mk
2014-12-12 22:35:51 -05:00
Mark Brand fb586f07d7 new qt5 modules: qtwebchannel and qtwebengine 2014-12-06 03:13:02 +01:00
Tony Theodore 4571504ef8 docs: note usage of UPDATE_DRYRUN 2014-12-04 13:47:48 +11:00
Mark Brand cf5b4ee81f fix HTML in entry for package gendef 2014-11-23 11:17:55 +01:00
Mark Brand cac8ed106f new package: gendef
Like widl, the code ships with mingw-w64. This tool is useful
for generating .def files from dlls, especially x86_64 dlls.
2014-11-22 19:42:39 +01:00
Russell Standish 452dd1fd25 Added json_spirit package
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-11-08 18:57:55 -05:00
Volker Grabsch 7a9b8cb8b7 Merge branch 'stable' 2014-11-03 09:18:30 +01:00
Volker Grabsch bc9ac39fea Add xfemm to the list of projects which use MXE 2014-11-03 09:16:54 +01:00
Tony Theodore 523fa4c8d7 add native package GNU Make
mostly to test the new v4 series
2014-10-29 21:11:42 +11:00
Tony Theodore e72ab4a659 various packages: run `make cleanup-style` 2014-10-29 21:09:07 +11:00
Timothy Gu 545880bdf3 Fix package stats on index.html 2014-10-20 17:27:47 -07:00
Timothy Gu c1ff6fcb0d Merge branch 'stable' 2014-10-18 17:41:29 +00:00
Timothy Gu 79a337f2e9 Reduce the memory requirement to 2 GiB
Our DigitalOcean machine can build all packages successfully, with one thread.
2014-10-18 17:38:13 +00:00
Timothy Gu 1a030bbe32 hdf4: Enable on i686-w64-mingw32
This was the last package only supported by MinGW 32.

Yay!

See #492.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-13 23:19:26 -04:00
Timothy Gu d87240eb7b Remove i686-pc-mingw32
Fixes #400 and #492.

See #453.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-14 01:32:44 +00:00
Jui-You Tang e32165c67e index: Fix MacPorts installation of git
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-13 21:21:49 +00:00
mabrand 2e2c8c12ec Merge pull request #513 from gorthauer/master
thanks
2014-10-11 14:08:02 +02:00
Timothy Gu c940dfa042 Add package libaacs
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-07 20:29:22 -07:00
Aleksey Sidorov df42a7c276 Add qt3d package 2014-10-06 12:49:56 +04:00
Timothy Gu 4b5f68e9fd Continue drafting the release notes
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-02 20:30:41 -07:00
Timothy Gu 7fd4be37b5 Update package stats
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-02 20:05:05 -07:00
Boris Nagaev 2083aa49b7 add package LuaJIT 2014-09-30 17:26:50 -07:00
Timothy Gu ab9b646101 Update package numbers
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-29 16:52:37 -07:00
Timothy Gu 66f96745cf Remove packages tcl and tk
They don't build on systems that don't have tclsh installed.

See #508.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-21 19:36:24 -07:00
Timothy Gu 6b07ebd3a5 Merge pull request #477 from newnon/master
Rudix documentation update
2014-09-19 15:22:50 -07:00
Timothy Gu 9abbf13aae Merge pull request #503 from sikoragmbh/oce_package
Package request: OCE
2014-09-08 18:21:54 -07:00
Andrew Kelley 7fec33d41b add chipmunk physics package 2014-09-04 19:53:52 -07:00
Martin Müllenhaupt 97266d6208 new package: oce 2014-09-04 13:28:08 +02:00
Timothy Gu 93f5573c6f Explicitly disallow paths with whitespace
It didn't work anyway even before this commit.

Workarounds #490.
2014-09-03 20:31:55 -07:00
Timothy Gu b7f9139526 Update package stats 2014-09-02 18:22:14 -07:00
Timothy Gu 23a469cd69 Add package libbs2b
The libbs2b.mk file was incorrectly added in 262aa647f0. Sorry about
that.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-31 14:34:31 -07:00
Timothy Gu 30d2e78632 Add target download-only-* to ease developing
Signed-off-by: Timothy Gu <timothygu99@gmail.com>

Conflicts:
	Makefile
2014-08-29 17:13:24 -07:00
Timothy Gu fdd95aaf05 Merge pull request #484 from starius/master
new package luabind
2014-08-26 21:15:06 -07:00
Timothy Gu 2ba2a327e7 Merge branch 'stable' 2014-08-24 13:22:17 -07:00
Timothy Gu d5573fe3b3 index: fix dead link
Closes #482.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-24 13:21:46 -07:00
Boris Nagaev 22612efbdb new package luabind
luabind is compatible with Lua 5.1, but MXE Lua is 5.2,
so sevaral patches are applied
2014-08-22 19:39:14 +04:00
Timothy Gu 55558ecdd3 Add target download-only-* to ease developing
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-21 19:53:45 -07:00
Sergey Perepelitsa 223403ab7e end tag mismatch 2014-08-20 23:05:19 +04:00
Sergey Perepelitsa 6225667979 Doc improvements 2014-08-20 22:56:53 +04:00