Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add message when i686-pc-mingw32 is used | Timothy Gu | 2014-10-14 | 1 | -0/+3 |
* | Fix target name check | Timothy Gu | 2014-10-14 | 1 | -1/+1 |
* | build-matrix: Speed up with unary notation | Timothy Gu | 2014-10-14 | 1 | -14/+22 |
* | hdf4: Enable on i686-w64-mingw32 | Timothy Gu | 2014-10-14 | 2 | -6/+5 |
* | jpeg: Fix INT32 definition clash | Timothy Gu | 2014-10-14 | 1 | -0/+33 |
* | Merge pull request #529 from TimothyGu/mingw-dead | Tony Theodore | 2014-10-14 | 51 | -10777/+22 |
|\ | |||||
| * | Remove i686-pc-mingw32 package recipes | Timothy Gu | 2014-10-14 | 39 | -54/+1 |
| * | Remove i686-pc-mingw32 | Timothy Gu | 2014-10-14 | 12 | -10723/+21 |
|/ | |||||
* | Fix counting of build-only packages | Timothy Gu | 2014-10-14 | 1 | -1/+2 |
* | build-matrix: use $(words $(BUILD_PKGS)) instead of counting | Timothy Gu | 2014-10-14 | 1 | -2/+1 |
* | Merge branch 'stable' | Timothy Gu | 2014-10-13 | 0 | -0/+0 |
|\ | |||||
| * | index: Fix MacPorts installation of git | Jui-You Tang | 2014-10-13 | 1 | -1/+1 |
* | | 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 |
| |\ \ |/ / / | |||||
| * | | 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 |
| * | | 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 |
* | | | Merge branch 'build-matrix-work' | Timothy Gu | 2014-10-13 | 2 | -9/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | build-matrix: make each tag a new line | Timothy Gu | 2014-10-13 | 1 | -6/+6 |
| * | | Add package versions to build-matrix. | Tobias Gruetzmacher | 2014-10-13 | 1 | -1/+3 |
| * | | css: Make row headers left-aligned | Timothy Gu | 2014-10-13 | 1 | -0/+1 |
| * | | build-matrix: Split huge command into smaller ones | Tobias Gruetzmacher | 2014-10-13 | 1 | -4/+3 |
|/ / | |||||
* | | qt3d: Fix update macro | Timothy Gu | 2014-10-12 | 1 | -3/+1 |
* | | fix whitespace | Mark Brand | 2014-10-11 | 2 | -3/+3 |
* | | Merge pull request #513 from gorthauer/master | mabrand | 2014-10-11 | 2 | -0/+26 |
|\ \ | |||||
| * | | Add qt3d package | Aleksey Sidorov | 2014-10-06 | 2 | -0/+26 |
* | | | sdl_image,sound CMakeLists: use more sensible project names | Timothy Gu | 2014-10-11 | 2 | -2/+2 |
* | | | CMake files: Add license boilerplate | Timothy Gu | 2014-10-11 | 9 | -0/+27 |
* | | | sdl_sound: Fix pkg-config name | Timothy Gu | 2014-10-11 | 1 | -1/+1 |
* | | | Merge pull request #522 from sikoragmbh/add-cmake-SDL_sound | Timothy Gu | 2014-10-11 | 3 | -1/+30 |
|\ \ \ | |||||
| * | | | sdl_sound: provide cmake find-script and test | Martin Müllenhaupt | 2014-10-09 | 3 | -0/+29 |
| * | | | sdl_sound: name pkg-configfile consistent | Martin Müllenhaupt | 2014-10-09 | 1 | -1/+1 |
* | | | | Revert "build-matrix: use $(newline) instead of ; to enter command" | Timothy Gu | 2014-10-10 | 1 | -9/+11 |
* | | | | build-matrix: use $(newline) instead of ; to enter command | TimothyGu | 2014-10-10 | 1 | -7/+7 |
* | | | | Partially revert "Make build matrix output a bit nicer." | Timothy Gu | 2014-10-10 | 1 | -10/+8 |
* | | | | mxe-activate: add build-matrix.html to tab completion | Tony Theodore | 2014-10-10 | 1 | -1/+3 |
* | | | | guile: enable i686-w64-mingw32 build (see #492) | Tony Theodore | 2014-10-10 | 4 | -32/+87 |
* | | | | Merge pull request #524 from TobiX/shared-fixes | Timothy Gu | 2014-10-09 | 5 | -33/+48 |
|\ \ \ \ | |||||
| * | | | | eigen: Update & enable shared build. | Tobias Gruetzmacher | 2014-10-09 | 1 | -4/+3 |
| * | | | | Enable shared build for sdl2_mixer. | Tobias Gruetzmacher | 2014-10-09 | 2 | -9/+27 |
| * | | | | Enable shared build for smpeg2. | Tobias Gruetzmacher | 2014-10-09 | 1 | -12/+8 |
| * | | | | Make build matrix output a bit nicer. | Tobias Gruetzmacher | 2014-10-09 | 1 | -8/+10 |
|/ / / / |