ThePhD
bbd5bd7fa1
Fix Linux build as best as possible while size issues still remain with MinGW.
2018-12-19 23:17:15 -05:00
ThePhD
4f366a17a9
begin migrating benchmarks and preparing documentation for sol3
2018-05-17 02:31:28 -04:00
ThePhD
033f041a50
travis is weird
2018-02-19 22:43:31 -05:00
ThePhD
c377ecebcb
more travis stuff, add missing license notice, update license year
2018-02-19 21:15:26 -05:00
ThePhD
e718d094b0
line endings are stupid
2018-02-19 17:17:04 -05:00
ThePhD
a6cf847984
Visual Studio 2015 builds are a nightmare...
2018-02-19 13:06:29 -05:00
ThePhD
d26f0ea0e5
Some test printouts to help us debug the MinGW x86 explosion
2018-02-17 21:38:29 -05:00
ThePhD
eca9ec46fd
Beef up testing suite significantly and make sure that the interop examples compile, at least on Linux
...
These damn libraries definitely don't compile clean on Windows... but then again, most people don't give a damn about Windows :<
2018-02-12 17:01:30 -05:00
ThePhD
18901463be
proper shell escapes
2018-02-11 01:17:13 -05:00
ThePhD
e412d7b28e
Use better shell syntax
2018-02-11 01:01:12 -05:00
ThePhD
6f80e271d7
these cmake details are starting to get unruly...
2018-02-11 00:53:53 -05:00
ThePhD
6202b91b40
x86 fixes
2018-01-20 12:02:06 -05:00
ThePhD
bfe696d2d7
put things in place for 32-bit testing and builds on both appveyor and travis
...
pray it doesn't shatter
2018-01-19 23:59:43 -05:00
ThePhD
1a64ba0fe5
Improve the docs, set up LuaJIT, and try to figure out why we can't build a DLL as an external projcet target with LuaJIT...
2018-01-19 15:03:22 -05:00
ThePhD
71963f9678
Try to always use the dedicated library built for the docker image by the LLVM team, otherwise everything goes to hell....
2018-01-10 08:40:37 -05:00
ThePhD
92821e28e2
fix appveyor not building literally everything
2018-01-08 14:51:55 -05:00
ThePhD
12d8a92f04
preparing the staging area once more for preparing fiels
...
cut down on final image size by auto-cleaning as much of the repository as possible
2018-01-08 14:29:45 -05:00
ThePhD
81b2e1fc66
use scripts from live, not what's pushed into the dockerfile
2018-01-08 12:45:12 -05:00
ThePhD
d45daccc8a
add travis folding commands
2018-01-08 12:38:47 -05:00
ThePhD
a98e0633ce
update travis usage and build description, and change inclusion matrix to allow for more failures
2018-01-08 09:06:03 -05:00
ThePhD
866ff08165
prepare a cycling build script and all... let's see how well this works
2018-01-08 00:02:36 -05:00
ThePhD
44e87cedda
[ci skip] Prepare travis and docker for pulling images: just need to build images...
2018-01-07 10:28:05 -05:00
ThePhD
1b94182c8d
¯\_(ツ)_/¯
2018-01-01 20:03:18 -05:00
ThePhD
88ffe7b322
unix file format, taking \r seriously, not skipping over it in the shell and instead gargling all the text... GOOD JOB.
2017-12-31 22:22:47 -05:00
ThePhD
962ff6cf61
master the use of docker. maybe
2017-12-31 21:15:43 -05:00
ThePhD
41c297b9ab
set build type and use it to configure the compiler used
2017-12-29 21:44:04 -05:00
ThePhD
c9628e09c8
dockerfiles and attempts to get permissions to not be bodied
2017-12-29 20:16:47 -05:00
ThePhD
d8b2da2647
attempt to use new travis build based on docker + Cmake for consistency, also so we can avoid the nightmare of figuring out travis-CI dependencies and their build image mess with Lua
2017-12-29 18:47:48 -05:00
ThePhD
9524fd061e
All these platforms are so hard to deal with...
2017-12-23 20:34:34 -05:00
ThePhD
0e19156d52
update everything for the new cmake build, prepare for new .travis.yml and new appveyor.yml
...
Add name of project at top of license
fix container_traits with respect to boost::property_tree: Fixes #554
fix as_table with a vector of tuples (forward_get ignored constness): Fixes #552
2017-12-20 04:58:50 -05:00