summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | new core team member Boris NagaevTony Theodore2015-09-292-0/+2
| | |
* | | Merge pull request #896 from ChristianFrisson/pkgconf-cmakeTony Theodore2015-09-291-1/+1
|\ \ \ | | | | | | | | pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE
| * | | pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE in pkgconf.cmake ↵Christian Frisson2015-09-291-1/+1
| | | | | | | | | | | | | | | | so that pkgconf can be found through cmake at first run
* | | | Merge pull request #895 from ChristianFrisson/widl-cmakeTony Theodore2015-09-291-0/+4
|\ \ \ \ | |/ / / |/| | | widl: generation of widl.cmake
| * | | widl: generation of widl.cmake with CMAKE_WIDL indicating the path of the ↵Christian Frisson2015-09-291-0/+4
|/ / / | | | | | | | | | widl executable
* | | Merge pull request #891 from LuaAndC/build-pkg-ipcs-noteTony Theodore2015-09-291-22/+31
|\ \ \ | | | | | | | | build-pkg: add a note about fakeroot ipc problem
| * | | build-pkg: add a note about fakeroot ipc problemBoris Nagaev2015-09-271-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | I faced with the problem after running build-pkg on this machine many-many times. Finally I found this method how to fix it without restarting the machine.
| * | | build-pkg: use --[[ ... ]] syntax for long commentBoris Nagaev2015-09-271-17/+19
| | | |
* | | | Merge pull request #892 from LuaAndC/build-pkg-gitignoreTony Theodore2015-09-291-0/+7
|\ \ \ \ | | | | | | | | | | add files generated by build-pkg to .gitignore
| * | | | add files generated by build-pkg to .gitignoreBoris Nagaev2015-09-271-0/+7
| |/ / /
* | | | Merge pull request #893 from LuaAndC/prefixed-protocTony Theodore2015-09-291-2/+2
|\ \ \ \ | | | | | | | | | | protobuf: install prefixed protoc tool
| * | | | protobuf: install prefixed protoc toolBoris Nagaev2015-09-271-2/+2
| |/ / /
* | | | Update versions.jsonMXEBot as Travis CI2015-09-291-0/+1
| | | |
* | | | speexdsp: move to src/Tony Theodore2015-09-291-0/+0
| | | |
* | | | Merge pull request #894 from Hopper262/masterTimothy Gu2015-09-282-0/+29
|\ \ \ \ | | | | | | | | | | add package speexdsp
| * | | | add package libspeexHopper2622015-09-282-0/+29
|/ / / /
* | | | wget: use MXE_CONFIGURE_OPTSMark Brand2015-09-281-3/+1
| | | |
* | | | Update versions.jsonMXEBot as Travis CI2015-09-281-0/+1
| | | |
* | | | Merge pull request #889 from mabrand/unrtfmabrand2015-09-283-0/+98
|\ \ \ \ | |/ / / |/| | | new package: unrtf
| * | | new package: unrtfMark Brand2015-09-273-0/+98
| | | |
* | | | Update versions.jsonMXEBot as Travis CI2015-09-261-1/+1
|/ / /
* | | Merge pull request #866 from LuaAndC/muparser-update-githubTony Theodore2015-09-261-8/+7
|\ \ \ | | | | | | | | muparser: update upstream URL and version to 2.2.5
| * | | muparser: update upstream URL and version to 2.2.5Boris Nagaev2015-09-261-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original muparser location [1] forwards to Google Code [2], which in turn forwards to Github [3]. Version 2.2.3 can't be found on Github, that is why it was updated to 2.2.5. Updater script updated as well. MXE_GET_GITHUB_TAGS is used. [1] http://sourceforge.net/projects/muparser/ [2] https://code.google.com/p/muparser/ [3] https://github.com/beltoforion/muparser
* | | | Merge pull request #865 from LuaAndC/pire-updaterTony Theodore2015-09-261-0/+5
|\ \ \ \ | | | | | | | | | | add updater for pire
| * | | | add updater for pireBoris Nagaev2015-09-261-0/+5
| |/ / /
* | | | Merge pull request #888 from LuaAndC/get-github-tagsTony Theodore2015-09-261-3/+10
|\ \ \ \ | |/ / / |/| | | add macro MXE_GET_GITHUB_TAGS
| * | | add macro MXE_GET_GITHUB_TAGSTimothy Gu2015-09-261-0/+7
| | | | | | | | | | | | | | | | Source: https://github.com/mxe/mxe/pull/649#issuecomment-143390677
| * | | style: move pipe to new lineBoris Nagaev2015-09-261-3/+3
|/ / /
* | | Update versions.jsonMXEBot as Travis CI2015-09-251-0/+1
| | |
* | | ossim: various fixes and cleanupsTony Theodore2015-09-251-13/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -explicitly declare static/shared builds -enable freetype -use openthreads from openscenegraph -only build/install libs and headers -remove dummy test program -remove random empty lines see #726
* | | add package ossimRashad M2015-09-252-0/+40
| | |
* | | Update versions.jsonMXEBot as Travis CI2015-09-251-1/+1
| | |
* | | openscenegraph: update 3.2.1 --> 3.40 and enable sharedTony Theodore2015-09-251-7/+5
| | |
* | | Makefile: add cmake shared/static boolean variablesTony Theodore2015-09-251-0/+2
| | |
* | | README: Use SVG and fix LICENSE linkTimothy Gu2015-09-251-2/+2
| | |
* | | Remove Travis badgeTimothy Gu2015-09-251-3/+0
| | |
* | | Update and rename LICENSE to LICENSE.mdTimothy Gu2015-09-251-0/+1
| | |
* | | README: add pointer to mxe.cc and change note about shared supportTony Theodore2015-09-251-1/+1
| | |
* | | Merge pull request #810 from LuaAndC/readmeTony Theodore2015-09-252-0/+68
|\ \ \ | | | | | | | | add README.md and LICENSE files
| * | | add README.md and LICENSE filesBoris Nagaev2015-09-212-0/+68
| | | |
* | | | Merge pull request #885 from LuaAndC/llvm-sharedTony Theodore2015-09-251-3/+3
|\ \ \ \ | | | | | | | | | | llvm: enable shared build
| * | | | llvm: enable shared buildBoris Nagaev2015-09-241-3/+3
|/ / / /
* | | | llvm: fix update macro and remove obsolete llvm-config symlinkTony Theodore2015-09-241-2/+1
| | | | | | | | | | | | | | | | Fixes #844
* | | | Merge pull request #884 from LuaAndC/qt-and-qtbase-fix-manual-testTony Theodore2015-09-242-2/+18
|\ \ \ \ | | | | | | | | | | qt and qtbase: fix the test built the manual way
| * | | | qt and qtbase: fix the test built the manual wayBoris Nagaev2015-09-232-2/+18
|/ / / / | | | | | | | | | | | | | | | | | | | | Add MOC and RCC commands and files produced to the test. close #883
* | | | doc update: change sha1 --> sha256Tony Theodore2015-09-231-1/+1
| | | |
* | | | all packages: really use sha256 checksumsTony Theodore2015-09-23371-371/+371
| | | |
* | | | Merge pull request #851 from LuaAndC/qt-improve-testTony Theodore2015-09-234-4/+40
|\ \ \ \ | | | | | | | | | | Qt: test more Qt tools (moc, rcc)
| * | | | qt-test: add a headerBoris Nagaev2015-09-213-4/+34
| | | | | | | | | | | | | | | | | | | | Test moc tool
| * | | | qt-test: add Qt resources fileBoris Nagaev2015-09-212-0/+6
| |/ / / | | | | | | | | | | | | Test rcc tool