summaryrefslogtreecommitdiffstats
path: root/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix package stats on index.htmlTimothy Gu2014-10-211-0/+1
|
* Merge branch 'stable'Timothy Gu2014-10-181-1/+1
|\
| * Reduce the memory requirement to 2 GiBTimothy Gu2014-10-181-1/+1
| | | | | | | | Our DigitalOcean machine can build all packages successfully, with one thread.
| * index: Fix MacPorts installation of gitJui-You Tang2014-10-131-1/+1
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * Add target download-only-* to ease developingTimothy Gu2014-08-301-0/+7
| | | | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Conflicts: Makefile
* | hdf4: Enable on i686-w64-mingw32Timothy Gu2014-10-141-4/+4
| | | | | | | | | | | | | | | | | | | | This was the last package only supported by MinGW 32. Yay! See #492. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Remove i686-pc-mingw32Timothy Gu2014-10-141-40/+17
| | | | | | | | | | | | | | | | Fixes #400 and #492. See #453. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #513 from gorthauer/mastermabrand2014-10-111-0/+4
|\ \ | | | | | | thanks
| * | Add qt3d packageAleksey Sidorov2014-10-061-0/+4
| | |
* | | Add package libaacsTimothy Gu2014-10-081-0/+4
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Continue drafting the release notesTimothy Gu2014-10-031-4/+42
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Update package statsTimothy Gu2014-10-031-7/+7
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | add package LuaJITBoris Nagaev2014-10-011-0/+4
| | |
* | | Update package numbersTimothy Gu2014-09-291-5/+5
|/ / | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Remove packages tcl and tkTimothy Gu2014-09-221-8/+0
| | | | | | | | | | | | | | | | They don't build on systems that don't have tclsh installed. See #508. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Merge pull request #477 from newnon/masterTimothy Gu2014-09-191-3/+17
|\ \ | | | | | | Rudix documentation update
| * | end tag mismatchSergey Perepelitsa2014-08-201-4/+4
| | |
| * | Doc improvementsSergey Perepelitsa2014-08-201-5/+6
| | |
| * | Rudix documentation updateSergey Perepelitsa2014-08-201-3/+16
| | |
* | | Merge pull request #503 from sikoragmbh/oce_packageTimothy Gu2014-09-091-0/+4
|\ \ \ | | | | | | | | Package request: OCE
| * | | new package: oceMartin Müllenhaupt2014-09-041-0/+4
| | | |
* | | | add chipmunk physics packageAndrew Kelley2014-09-051-0/+4
|/ / /
* | | Explicitly disallow paths with whitespaceTimothy Gu2014-09-041-0/+5
| | | | | | | | | | | | | | | | | | It didn't work anyway even before this commit. Workarounds #490.
* | | Update package statsTimothy Gu2014-09-031-9/+9
| | |
* | | Add package libbs2bTimothy Gu2014-08-311-0/+4
| | | | | | | | | | | | | | | | | | | | | The libbs2b.mk file was incorrectly added in 262aa647f04db4aac. Sorry about that. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Merge pull request #484 from starius/masterTimothy Gu2014-08-271-0/+4
|\ \ \ | | | | | | | | new package luabind
| * | | new package luabindBoris Nagaev2014-08-221-0/+4
| |/ / | | | | | | | | | | | | luabind is compatible with Lua 5.1, but MXE Lua is 5.2, so sevaral patches are applied
* | | Merge branch 'stable'Timothy Gu2014-08-241-1/+1
|\ \ \ | | |/ | |/|
| * | index: fix dead linkTimothy Gu2014-08-241-1/+1
| | | | | | | | | | | | | | | | | | Closes #482. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | Add target download-only-* to ease developingTimothy Gu2014-08-221-0/+7
| |/ |/| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Add package vidstabTimothy Gu2014-08-161-0/+4
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Add package widlTimothy Gu2014-08-161-0/+4
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | index.html: Restore alphabetical order of package listTimothy Gu2014-08-081-5/+4
| |
* | add primesieve libraryFernando Ortiz2014-08-081-0/+5
| |
* | Add package libwebpSergey2014-08-061-0/+4
| | | | | | | | | | | | See #442 and #445. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Add package intltoolSergey2014-08-061-0/+4
| | | | | | | | | | | | See #445. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | Add package libwebsocketsTimothy Gu2014-08-061-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See #442 and #445. Initial patch based on: Sergey <non_2001@mail.ru> Modifications: - fix update macro - disable on MinGW32 - fix lib installation (w/o the patch it builds both shared/static) - use system zlib Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | sdl2_gfx: new MakefileSylvain Beucler2014-08-041-0/+4
| | | | | | | | | | | | | | | | Some modifications made by me (Timothy): - test program name changed to follow conventions - checksum fixed Signed-off-by: Timothy Gu <timothygu99@gmail.com
* | Merge pull request #417 from t-paul/qscintilla2Timothy Gu2014-08-031-0/+4
|\ \ | | | | | | Add package qscintilla2
| * | Add qscintilla2 editor component (Qt5).Torsten Paul2014-06-121-0/+4
| | |
* | | Add package libcacaTimothy Gu2014-08-031-0/+4
| | | | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | | New release notes draftTimothy Gu2014-08-021-0/+30
| | |
* | | Add autopoint to the list of `apt-get install`'sTimothy Gu2014-07-281-1/+1
| | | | | | | | | Fixes #437.
* | | Merge branch 'stable'Volker Grabsch2014-07-231-1/+1
|\ \ \ | | |/ | |/|
| * | Update year of copyright notice to 2014Volker Grabsch2014-07-231-1/+1
| | |
* | | packages cairo fontconfig freetype harbuzz: bootstrap build for mutual ↵Tony Theodore2014-06-171-0/+4
| | | | | | | | | | | | dependencies
* | | Add packages tcl and tkRoy Storey2014-06-151-0/+8
| |/ |/| | | | | | | | | Closes #410 and #412. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | new package qtsystemsMark Brand2014-05-231-0/+4
| |
* | update qt5 modulesMark Brand2014-05-211-0/+8
| |
* | Add libdvbpsi packageTimothy Gu2014-05-111-0/+4
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>