2378 Commits

Author SHA1 Message Date
John Wellbelove
79f3148eb3 Github actions for MSVC 2020-08-11 11:06:29 +01:00
John Wellbelove
208f0c2fb6 Github actions for MSVC 2020-08-11 10:57:32 +01:00
John Wellbelove
5d9bbf2672 Github actions for MSVC 2020-08-11 10:52:09 +01:00
John Wellbelove
6a2ce5e8c4 Github actions for MSVC 2020-08-11 10:49:24 +01:00
John Wellbelove
c4f59bc200 Github actions for MSVC 2020-08-11 10:38:44 +01:00
John Wellbelove
5cf076d61e Github actions for MSVC 2020-08-11 10:35:19 +01:00
John Wellbelove
731167fff6 Github actions for MSVC 2020-08-11 10:32:20 +01:00
John Wellbelove
e3d23f95bb Github actions for MSVC 2020-08-11 10:30:13 +01:00
John Wellbelove
d887d11035 Github actions for MSVC 2020-08-11 10:27:40 +01:00
John Wellbelove
346abe9a69 Github actions for MSVC 2020-08-11 10:21:39 +01:00
John Wellbelove
192a851577 Github actions for MSVC 2020-08-11 10:18:38 +01:00
John Wellbelove
c0590bf52d Github actions for MSVC 2020-08-11 10:16:01 +01:00
John Wellbelove
9724a0fe3f Github actions for MSVC 2020-08-11 10:07:52 +01:00
John Wellbelove
a9d39153e5 Github actions for MSVC 2020-08-11 10:03:20 +01:00
John Wellbelove
b971037ce5 Github actions for MSVC 2020-08-11 10:02:06 +01:00
John Wellbelove
44e2730baa Github actions for MSVC 2020-08-11 09:58:08 +01:00
John Wellbelove
1a3a2ce5cb Github actions for MSVC 2020-08-11 09:54:08 +01:00
John Wellbelove
367f96552e Github actions for MSVC 2020-08-11 09:53:29 +01:00
John Wellbelove
f9dbaba076 Github actions for MSVC 2020-08-11 09:52:12 +01:00
John Wellbelove
e84d495109 Merge branch 'hotfix/clang-9' into development 2020-08-09 17:20:15 +01:00
John Wellbelove
efbfc5c8ff clang 9 compatibility 2020-08-09 17:01:45 +01:00
John Wellbelove
b7b47f5cf2 Merge branch 'hotfix/clang-9' into development 2020-08-08 13:55:46 +01:00
John Wellbelove
50b60c025d String stream test << operator in etl namespace 2020-08-08 13:52:09 +01:00
John Wellbelove
1f2fd18d88 String stream test << operator 2020-08-08 13:52:08 +01:00
John Wellbelove
d389f06cdf String stream test << operator 2020-08-08 13:52:08 +01:00
John Wellbelove
5f0dae41de Experimental atomic_gcc_sync change 2020-08-08 13:52:08 +01:00
John Wellbelove
b973b01c08 Experimental atomic_gcc_sync change 2020-08-08 13:52:08 +01:00
John Wellbelove
e82538eacf YAML modification 2020-08-08 13:52:08 +01:00
John Wellbelove
254a8d4035 String stream test << operator in etl namespace 2020-08-08 13:50:05 +01:00
John Wellbelove
9804af3288 String stream test << operator 2020-08-08 13:50:04 +01:00
John Wellbelove
ae406d9686 String stream test << operator 2020-08-08 13:49:32 +01:00
John Wellbelove
ac76c79828 Experimental atomic_gcc_sync change 2020-08-08 13:49:31 +01:00
John Wellbelove
8eaeaba622 Experimental atomic_gcc_sync change 2020-08-08 13:49:31 +01:00
John Wellbelove
2544068d64 YAML modification 2020-08-08 13:49:27 +01:00
finger42
cda46033f1
cmake and make using same env with CC and CXX (#258)
Each "run:" call gets a new environment.

With this, the first "run:" is exporting CC and CXX.
In this "run:" the cmake stuff is created.

The next "run:" to make, is using the default CC and CXX, which is
GCC instead of clang.

And then some of the stuff is build with clang other with gcc

* moved cmake, make and running tests in one "run:" command, so they
are sharing the same environment

* fixed indention

* renamed the name to Build and run

* Build build-clang-9-Linux and build-clang-10-osx are similar now.

Co-authored-by: finger42 <finger42>
2020-08-07 18:48:16 +01:00
John Wellbelove
b5bdb4f566 String stream test << operator in etl namespace 2020-08-07 09:57:34 +01:00
John Wellbelove
cb7e224f93 String stream test << operator 2020-08-07 09:39:14 +01:00
John Wellbelove
744618ceaa String stream test << operator 2020-08-07 08:44:47 +01:00
John Wellbelove
5a604e1124 String stream test << operator 2020-08-07 08:33:25 +01:00
John Wellbelove
a0a86aa748 Added iterator comparisons 2020-08-06 20:45:52 +01:00
John Wellbelove
8b334c8a97 Experimental atomic_gcc_sync change 2020-08-04 12:01:33 +01:00
John Wellbelove
b92c3e8a1f Experimental atomic_gcc_sync change 2020-08-04 11:57:53 +01:00
John Wellbelove
08fc80a2c5 Experimental atomic_gcc_sync change 2020-08-04 11:40:31 +01:00
John Wellbelove
cdf660defe YAML modification 2020-08-03 20:33:47 +01:00
John Wellbelove
70429f540a YAML modification 2020-08-03 11:56:45 +01:00
John Wellbelove
c2f16d2403 YAML modification 2020-08-03 11:35:04 +01:00
John Wellbelove
432fbf4fc5 YAML modification 2020-08-03 11:34:00 +01:00
John Wellbelove
027f8fe3cf YAML modification 2020-08-03 11:29:42 +01:00
John Wellbelove
f41a82130e YAML modification 2020-08-03 11:28:14 +01:00
John Wellbelove
e3f1fad066 Add hotfix/clang-9 to branch list 2020-08-03 11:23:56 +01:00