| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | Merge branch 'fix_openthreads' of https://github.com/rkanavath/mxe into rkana... | Tony Theodore | 2016-05-21 | 1 | -1/+1 | |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | | * | | | openthreads: build in src/OpenThreads | Rashad Kanavath | 2016-05-17 | 1 | -1/+1 | |
| | | | |/ / | ||||||
| | | * | | | curl: update | Mark Brand | 2016-05-20 | 1 | -2/+2 | |
| | | * | | | gnutls: update | Mark Brand | 2016-05-20 | 1 | -2/+2 | |
| | | * | | | sqlite: update | Mark Brand | 2016-05-18 | 1 | -2/+2 | |
| | | |/ / | ||||||
| | | * | | nsis: update patch after changing of nsis version | Boris Pek | 2016-05-16 | 1 | -20/+48 | |
| | | * | | nsis: update from 2.50 to 2.51 | Boris Pek | 2016-05-16 | 1 | -2/+2 | |
| | | * | | nsis: disable not needed utils | Boris Pek | 2016-05-16 | 1 | -1/+1 | |
| | | * | | nsis: fix build for x86_64-w64-mingw32 targets | Boris Pek | 2016-05-16 | 2 | -3/+285 | |
| | | * | | libxslt: enable shared | Tony Theodore | 2016-05-09 | 1 | -6/+1 | |
| | | |/ | ||||||
| | | * | Merge pull request #1339 from TobiX/jsoncpp-with-cmake | Tony Theodore | 2016-05-07 | 1 | -0/+1 | |
| | | |\ | ||||||
| | | | * | jsoncpp: Build & install cmake files | Tobias Gruetzmacher | 2016-05-06 | 1 | -0/+1 | |
| | | * | | Merge pull request #1327 from tehnick/gcc6-related-fixes | Tony Theodore | 2016-05-07 | 6 | -3/+113 | |
| | | |\ \ | | | |/ | | |/| | ||||||
| | | | * | freeimage: update patch: fix line endings | Boris Pek | 2016-05-06 | 1 | -7/+8 | |
| | | | * | wxwidgets: add patch: fix build with GCC >= 6.x | Boris Pek | 2016-05-05 | 1 | -0/+27 | |
| | | | * | dcmtk: add new patch: fix build with GCC >= 6.x | Boris Pek | 2016-05-05 | 1 | -0/+16 | |
| | | | * | fdk-aac: fix build with GCC >= 6.x | Boris Pek | 2016-05-05 | 1 | -1/+2 | |
| | | | * | freeimage: update patch: fix build with GCC >= 6.x | Boris Pek | 2016-05-04 | 1 | -0/+19 | |
| | | | * | flann: add new patch: fix build with GCC >= 6.x | Boris Pek | 2016-05-04 | 1 | -0/+31 | |
| | | | * | qt3d: update patch: fix build with GCC >= 6.x | Boris Pek | 2016-05-04 | 1 | -2/+17 | |
| | | * | | Merge pull request #1272 from garuma/master | Tony Theodore | 2016-05-06 | 1 | -1/+2 | |
| | | |\ \ | ||||||
| | | | * | | mman-win32: re-enable static build after changes in ca5bba6 | Jérémie Laval | 2016-03-23 | 1 | -1/+2 | |
| | | * | | | Merge pull request #1332 from rkanavath/update_ossim | Tony Theodore | 2016-05-06 | 2 | -32/+2 | |
| | | |\ \ \ | ||||||
| | | | * | | | ossim: upstream patch release. 1.8.20-1 -> 1.8.20-3 | Rashad Kanavath | 2016-05-04 | 2 | -32/+2 | |
| | | | | |/ | | | |/| | ||||||
| | | * | | | Merge pull request #1329 from rkanavath/fix_proj_dll_name | Tony Theodore | 2016-05-06 | 1 | -0/+12 | |
| | | |\ \ \ | ||||||
| | | | * | | | proj4: libproj-0.dll is checked by GDAL if the platform is windows | Rashad Kanavath | 2016-05-04 | 1 | -0/+12 | |
| | | | |/ / | ||||||
| | | * | | | libsvm: change output lib name. liblibsvm -> libsvm | Rashad Kanavath | 2016-05-04 | 1 | -2/+2 | |
| | | |/ / | ||||||
| | | * | | freetds: update | Mark Brand | 2016-05-03 | 1 | -2/+2 | |
| | | * | | harfbuzz: update | Mark Brand | 2016-05-03 | 1 | -2/+2 | |
| | | * | | openssl: update | Mark Brand | 2016-05-03 | 1 | -2/+2 | |
| | | * | | jsoncpp: fix build with GCC < 6.x | Boris Pek | 2016-05-02 | 1 | -1/+1 | |
| | | * | | smpeg: add workaround for builds with GCC >= 6.x | Boris Pek | 2016-04-30 | 1 | -1/+1 | |
| | | * | | smpeg2: add workaround for builds with GCC >= 6.x | Boris Pek | 2016-04-30 | 1 | -1/+1 | |
| | | * | | qt: add workaround for builds with GCC >= 6.x | Boris Pek | 2016-04-30 | 1 | -0/+1 | |
| | | * | | boost: add workaround for builds with GCC >= 6.x | Boris Pek | 2016-04-30 | 1 | -0/+1 | |
| | | * | | jsoncpp: add workaround for builds with GCC >= 6.x | Boris Pek | 2016-04-30 | 1 | -0/+4 | |
| | | * | | glib: update patch: fix build with GCC >= 6.x | Boris Pek | 2016-04-30 | 1 | -0/+20 | |
| | | * | | Merge pull request #1315 from LuaAndC/update-libuv-1.9.0 | Tony Theodore | 2016-04-30 | 2 | -2/+44 | |
| | | |\ \ | ||||||
| | | | * | | update libuv to 1.9.0 | Boris Nagaev | 2016-04-24 | 2 | -2/+44 | |
| | | * | | | box2d: update sha256 | Boris Nagaev | 2016-04-27 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | | * | | cmake: update to 3.5.2 | Boris Pek | 2016-04-24 | 1 | -2/+2 | |
| | | * | | Disable dynamic loading for static libalure. | Maurice Bos | 2016-04-21 | 1 | -0/+1 | |
| | | * | | Use correct cmake variable for static assimp library. | Maurice Bos | 2016-04-20 | 1 | -1/+1 | |
| | | * | | sqlite: update | Mark Brand | 2016-04-19 | 1 | -2/+2 | |
| | | * | | libgcrypt: update | Mark Brand | 2016-04-16 | 4 | -93/+91 | |
| | | * | | libical: update to version 2.0.0 | Boris Nagaev | 2016-04-14 | 2 | -2/+135 | |
| | | * | | libical: fix updater | Boris Nagaev | 2016-04-14 | 1 | -2/+1 | |
| | | * | | Merge #1304 Update SFML to the 2.3.2 version | Tony Theodore | 2016-04-14 | 1 | -2/+2 | |
| | | |\ \ | ||||||
| | | | * | | Update SFML to the 2.3.2 version | Rafal Zawadzki | 2016-04-13 | 1 | -2/+2 | |
| | | * | | | Merge #1291 add libuv | Tony Theodore | 2016-04-14 | 3 | -0/+80 | |
| | | |\ \ \ | ||||||
