Paweł Bylica
|
3eb43b55df
|
tools: Add evmc tool main file
The evmc tool can just print help and version information.
|
2019-12-09 12:59:04 +01:00 |
|
Paweł Bylica
|
fcff503ee9
|
cmake: Configure Coverage build type
|
2019-12-06 22:10:00 +01:00 |
|
Paweł Bylica
|
7b15dfe0f2
|
EVMC 7.2.0-alpha.0
Bump version: 7.1.0 → 7.2.0-alpha.0
|
2019-12-04 10:02:20 +01:00 |
|
Paweł Bylica
|
1de783316a
|
EVMC 7.1.0
Bump version: 7.1.0-alpha.0 → 7.1.0
|
2019-11-29 13:19:18 +01:00 |
|
Paweł Bylica
|
beb0d92c11
|
cmake: Add evmc::evmc_cpp INTERFACE library for evmc.hpp
|
2019-11-29 11:55:51 +01:00 |
|
Paweł Bylica
|
63c2165d4a
|
cmake: Move definition of evmc::evmc to lib/
|
2019-11-28 19:45:10 +01:00 |
|
Paweł Bylica
|
c2f77c9da2
|
cmake: Move vmtester from test/ to tools/
|
2019-11-27 23:46:45 +01:00 |
|
Paweł Bylica
|
9b200a5bff
|
cmake: Make EVMC_EXAMPLES a dependant option of EVMC_TESTING
When EVMC_TESTING is ON, the EVMC_EXAMPLES is forced to be ON as well (user can control the value).
|
2019-11-27 23:40:37 +01:00 |
|
Paweł Bylica
|
d43d827d88
|
cmake: Make EVMC_TOOLS a dependant option of EVMC_TESTING
When EVMC_TESTING is ON, the EVMC_TOOLS is forced to be ON as well (user can control the value).
|
2019-11-27 23:40:37 +01:00 |
|
Paweł Bylica
|
23b634f300
|
cmake: Change description of EVMC_TESTING
|
2019-11-27 23:40:36 +01:00 |
|
Paweł Bylica
|
899996edd3
|
cmake: Rename EVMC_TEST_TOOLS to EVMC_TOOLS
|
2019-11-27 23:40:36 +01:00 |
|
Paweł Bylica
|
015e4b8f5d
|
EVMC 7.1.0-alpha.0
Bump version: 7.0.0 → 7.1.0-alpha.0
|
2019-11-18 16:36:41 +01:00 |
|
Paweł Bylica
|
e770f78819
|
EVMC 7.0.0
Bump version: 7.0.0-alpha.0 → 7.0.0
|
2019-11-11 14:46:58 +01:00 |
|
Andrei Maiboroda
|
10f038b57d
|
EVMC 7.0.0-alpha.0
Bump version: 7.0.0-alpha.0 → 7.0.0-alpha.0
|
2019-08-20 15:39:49 +02:00 |
|
Paweł Bylica
|
e9d4648200
|
EVMC 6.3.1
Bump version: 6.3.0 → 6.3.1
|
2019-08-19 23:16:43 +02:00 |
|
Paweł Bylica
|
f48ae8ba3b
|
EVMC 6.3.0
Bump version: 6.3.0-alpha.1 → 6.3.0
|
2019-08-12 12:00:05 +02:00 |
|
Paweł Bylica
|
e09808290a
|
cmake: Use CablePackage to configure binary/source packages
|
2019-08-12 11:24:01 +02:00 |
|
Paweł Bylica
|
dfa3bd41d2
|
cmake: Configure source package
|
2019-08-08 13:53:10 +02:00 |
|
Paweł Bylica
|
56ceca3b29
|
cmake: Add option to disable install
|
2019-07-23 12:29:31 +02:00 |
|
Paweł Bylica
|
fece3b066c
|
cmake: Include EVMC.cmake module in the package
|
2019-07-17 14:17:41 +02:00 |
|
Paweł Bylica
|
94fe0976e3
|
EVMC 6.3.0-alpha.1
Bump version: 6.3.0-alpha.0 → 6.3.0-alpha.1
|
2019-06-19 19:45:16 +02:00 |
|
Paweł Bylica
|
464e226f53
|
Change versioning scheme from -dev to -alpha.X
This allows making versioned snapshots as "alpha.X" pre-release versions.
|
2019-06-19 19:42:53 +02:00 |
|
Paweł Bylica
|
6474579357
|
cmake: Set build type before project()
|
2019-05-15 11:59:36 +02:00 |
|
Paweł Bylica
|
946d588d35
|
cmake: Move Hunter init script
|
2019-05-06 11:23:12 +02:00 |
|
Paweł Bylica
|
cf1311a670
|
EVMC 6.3.0-dev
Bump version: 6.2.1 → 6.3.0-dev
|
2019-05-06 10:22:28 +02:00 |
|
Paweł Bylica
|
bc30e5a42f
|
EVMC 6.2.1
Bump version: 6.2.0 → 6.2.1
|
2019-04-29 18:05:30 +02:00 |
|
Paweł Bylica
|
6987a50596
|
EVMC 6.2.0
Bump version: 6.2.0-dev → 6.2.0
|
2019-04-25 08:56:20 +02:00 |
|
Paweł Bylica
|
39162766df
|
Update copyright year, include the years of files creation
|
2019-04-24 18:36:28 +02:00 |
|
Paweł Bylica
|
3c1427fe7c
|
CMake: Add option EVMC_TEST_TOOLS
This will build evmc-vmtester but without bothering with unit tests. This option implies build examples because they are needed for vmtester.
|
2019-03-14 17:37:26 +01:00 |
|
Paweł Bylica
|
8eaa6bde3f
|
Hunter: Build only Release packages
|
2019-03-11 22:29:03 +01:00 |
|
Paweł Bylica
|
b4161767b1
|
EVMC 6.2.0-dev
Bump version: 6.1.1 → 6.2.0-dev
|
2019-03-11 12:32:22 +01:00 |
|
Paweł Bylica
|
a3e35b5654
|
EVMC 6.1.1
Bump version: 6.1.0 → 6.1.1
|
2019-02-13 12:02:07 +01:00 |
|
Paweł Bylica
|
4595b54bc3
|
EVMC 6.1.0
Bump version: 6.1.0-dev → 6.1.0
|
2019-01-24 14:10:59 +01:00 |
|
Paweł Bylica
|
377167f76a
|
Enhance compilation tests
|
2019-01-18 13:52:34 +01:00 |
|
Paweł Bylica
|
804a429ba5
|
CMake: Add toolchains support
|
2019-01-15 14:47:23 +01:00 |
|
Paweł Bylica
|
ba3e5fbcd2
|
Merge branch 'release/6.0' with v6.0.1
# Conflicts:
# .bumpversion.cfg
# CHANGELOG.md
# CMakeLists.txt
|
2018-11-10 23:59:17 +01:00 |
|
Paweł Bylica
|
de58981492
|
EVMC 6.0.1
Bump version: 6.0.0 → 6.0.1
|
2018-11-10 23:52:31 +01:00 |
|
Paweł Bylica
|
0b17831fa0
|
CMake: Load Hunter only when building with EVMC_TESTING
|
2018-11-10 23:01:48 +01:00 |
|
Paweł Bylica
|
fe3d59aa5c
|
EVMC 6.1.0-dev
Bump version: 6.0.0 → 6.1.0-dev
|
2018-10-24 23:23:15 +02:00 |
|
Paweł Bylica
|
354ba6f540
|
EVMC 6.0.0
Bump version: 6.0.0-dev → 6.0.0
|
2018-10-24 23:20:07 +02:00 |
|
Paweł Bylica
|
4d4ff37c1c
|
CMake: EVMC_TESTING option implies EVMC_EXAMPLES
|
2018-08-31 10:17:06 +02:00 |
|
Paweł Bylica
|
e43026cf9f
|
EVMC 6.0.0-dev
Bump version: 5.2.0 → 6.0.0-dev
|
2018-08-28 23:16:30 +02:00 |
|
Paweł Bylica
|
224080ef8c
|
EVMC 5.2.0
Bump version: 5.2.0-dev → 5.2.0
|
2018-08-28 23:11:56 +02:00 |
|
Paweł Bylica
|
048152a1bf
|
EVMC 5.2.0-dev
Bump version: 5.1.0 → 5.2.0-dev
|
2018-08-23 18:56:39 +02:00 |
|
Paweł Bylica
|
b1ffc31fab
|
EVMC 5.1.0
Bump version: 5.1.0-dev → 5.1.0
|
2018-08-23 18:52:58 +02:00 |
|
Paweł Bylica
|
43fc619a7e
|
Update license note in headers of source files
|
2018-08-22 13:57:25 +02:00 |
|
Paweł Bylica
|
0659e24db0
|
Update copyright notice
|
2018-08-21 09:44:18 +02:00 |
|
Paweł Bylica
|
b4ecf0e36f
|
EVMC 5.1.0-dev
Bump version: 5.0.0 → 5.1.0-dev
|
2018-08-10 11:12:25 +02:00 |
|
Paweł Bylica
|
cd435f8f78
|
EVMC 5.0.0
Bump version: 5.0.0-dev → 5.0.0
|
2018-08-10 11:10:06 +02:00 |
|
Paweł Bylica
|
46ca02b529
|
Mark version 5.0.0-dev and add bumpversion config
|
2018-08-10 10:50:24 +02:00 |
|