0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
Commit Graph

14 Commits

Author SHA1 Message Date
Bernd Lörwald
dfa297f069 ci: enable ctest output on failure 2023-02-11 09:04:45 +01:00
Egor Pugin
f00cac9599 Update CI scripts. 2018-01-31 17:55:02 +03:00
rbock
7422cb9e3b Compile with both, MSVC 2015 and 2017
Make MSVC 2017 accept the code as well

MSVC still has problems with variadic templates...

Adjust README, do not do debug build (reduce load for appveyor)
2017-06-25 12:53:21 +02:00
Christian Dávid
eed1b89f2e Corrected path to date in .appveyor.yml (again) 2016-05-06 19:52:00 +02:00
Christian Dávid
5bd9614754 Corrected path to date in .appveyor.yml (again) 2016-05-05 20:31:28 +02:00
Christian Dávid
bd22cdbb61 Corrected path to date in .appveyor.yml 2016-05-05 16:58:19 +02:00
Christian Dávid
21ea63c050 Adopted .appveyor.yml to find the date library 2016-05-05 10:31:58 +02:00
rbock
91defe2450 MSVC update 2 already has std::chrono::floor 2016-04-17 10:45:31 +02:00
rbock
a3f29e18e7 Checkout a specific version of date for CI 2016-04-14 16:41:17 +02:00
rbock
0a77c73e1d Enable exception handling when compiling with MSVC 2015-12-28 17:31:00 +01:00
rbock
bb97989679 Try to get rid of warning C4503 (type name too long) 2015-12-28 17:24:36 +01:00
rbock
0957775202 Not sure why pushd/popd did not work... 2015-12-27 20:47:37 +01:00
rbock
151f39c8e7 Commented out unused pushd 2015-12-27 20:35:13 +01:00
rbock
c5d4b4f8b3 Added first appveyor config 2015-12-27 20:23:27 +01:00