summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/3rdparty.lua
Commit message (Collapse)AuthorAgeFilesLines
* portaudio needs COM (nw) Vas Crabb2017-01-231-2/+2
|
* srcclean (nw) Vas Crabb2017-01-221-2/+2
|
* fix msvc compile intealls2017-01-141-0/+5
|
* Initial PortAudio backend with build script changes to support library ↵ inte alls2017-01-111-149/+155
| | | | version 20161030
* Introduced utf8proc and created wrapper code to expose a prettier API Nathan Woods2016-12-311-0/+39
|
* srcclean (nw) Vas Crabb2016-11-271-3/+3
|
* Remove unneeded 7z file that is unsupported by UWP (nw) Brad Hughes2016-11-191-1/+1
|
* Update LZMA to 16.04 (security and portability fixes) Vas Crabb2016-11-181-1/+2
|
* Added VS2017 support into project files (nw) Miodrag Milanovic2016-11-161-5/+5
|
* Updated SDL2 to 2.0.5 (nw) Miodrag Milanovic2016-11-161-3/+10
|
* Fixed android build (nw) Miodrag Milanovic2016-11-101-1/+1
|
* Some more work on UWP (nw) Miodrag Milanovic2016-11-101-1/+5
|
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on ↵ Miodrag Milanovic2016-11-091-1/+37
| | | | previous Brad work (nw)
* resurected sqlite3 and lsqlite3 (nw) Miodrag Milanovic2016-11-071-0/+34
|
* Added lua-linenoise by Carls request (nw) Miodrag Milanovic2016-11-041-0/+2
|
* Updated BGFX and BX and recompiled shaders (nw) Branimir Karadžić2016-10-291-2/+3
|
* srcclean (nw) Vas Crabb2016-10-231-3/+3
|
* fix VS build (noticed only when using MSBUILD=1) (nw) Miodrag Milanovic2016-10-231-0/+7
|
* Added more warning disable to support compile on various clang versions (nw) Miodrag Milanovic2016-10-081-1/+1
|
* Fix compile (nw) Miodrag Milanovic2016-10-071-0/+20
|
* Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-071-201/+0
|
* Fix build (nw) Miodrag Milanovic2016-09-031-0/+1
|
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-301-135/+135
|
* some C++14 features are not supported by VS2013. VS2015 is free for home use ↵ Miodrag Milanovic2016-08-271-5/+0
| | | | so no need for legacy support (nw)
* Compile netlist and lua only if used (nw) Miodrag Milanovic2016-08-121-0/+2
|
* Update BX and BGFX (nw) Miodrag Milanovic2016-08-061-2/+9
|
* temp for mingw gcc 6.1 till update bgfx code (nw) Miodrag Milanovic2016-07-201-0/+1
|
* android strip SDL lib (nw) Jeffrey Clark2016-06-301-0/+2
|
* Removed not needed files from compiling (nw) Miodrag Milanovic2016-06-161-3/+0
|
* Added initial ninja support to use add MAKETYPE=ninja to compile command ↵ Miodrag Milanovic2016-06-091-8/+8
| | | | | | line (nw) Custom build tasks are not yet working
* support msbuild from posix shell Jeffrey Clark2016-05-311-5/+5
| | | | preliminary fastbuild support (experimental in genie)
* removed not used libraries, and commented portaudio that will be used but no ↵ Miodrag Milanovic2016-05-311-233/+150
| | | | need for now (nw)
* proper patch already applied upstream (nw) Miodrag Milanovic2016-05-281-2/+0
|
* we are not using pipes so no problem, but there is something wrong here (nw) Miodrag Milanovic2016-05-281-0/+2
|
* fix compile issue (nw) Miodrag Milanovic2016-05-271-0/+2
|
* try to support older xcode (nw) Miodrag Milanovic2016-05-161-0/+1
|
* NetBSD fix, from pull request #852 [Thomas Klausner] Miodrag Milanovic2016-05-021-0/+9
|
* Update expat to 2.1.1 for security and bug fixes Vas Crabb2016-04-121-0/+28
|
* Update to latest BGFX (nw) Branimir Karadžić2016-04-101-0/+1
|
* Fix SDL build on linux: couriersud2016-04-091-0/+1
| | | | | | | - removed inclusion of SDL headers in all headers. - replaced those by forward declarations and in one case by a wrapper class (for a typedef struct). - added -Wno-strict-prototypes to 7z build (gmake target)
* Fix windows compile (nw) Miodrag Milanovic2016-04-091-0/+5
|
* Update LZMA SDK to 15.14 Vas Crabb2016-04-091-9/+37
|
* Revert "bgfx fix for osx (nw)" Olivier Galibert2016-04-061-1/+0
| | | | | | This reverts commit 9d9939820840bcd96e8b496433515f4e242c559c. Not needed anymore with my previous change.
* bgfx fix for osx (nw) Miodrag Milanovic2016-04-061-0/+1
|
* Added some more files to bgfx build and initialize imgui (nw) Miodrag Milanovic2016-04-051-0/+8
|
* added missing files in build (nw) Miodrag Milanovic2016-04-051-0/+2
|
* Update BGFX to latest (nw) Branimir Karadžić2016-04-041-2/+2
|
* Fixed joystick on Android preventing application to crash, cleanup init for ↵ Miodrag Milanovic2016-04-021-1/+1
| | | | SDL in total (nw)
* scrclean on lua scripts (nw) Miodrag Milanovic2016-03-291-59/+59
|
* fix typo (nw) Miodrag Milanovic2016-03-291-1/+1
|