1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-16 03:44:56 +02:00
Commit graph

17 commits

Author SHA1 Message Date
61ce4c751d Merge branch 'rpm-pkg' into develop 2023-04-05 19:38:21 +02:00
90f5aa17a8 build.sh: set default TARGET value to "all" 2023-04-05 19:17:45 +02:00
8076eb6342 build.sh: support rpm for --pkg-type 2023-04-05 16:19:45 +02:00
95849b1e32 build.sh: adding --libeosio flag 2021-05-06 18:05:39 +02:00
54f0fc206f build.sh: need to pass --config flag to cmake build (for multiconfig generators like Visual Studio/xcode) 2020-04-24 18:55:53 +02:00
0cb00ae734 build.sh: adding --cli and --no-gui flags to compliment --no-cli and --gui 2020-04-24 18:55:53 +02:00
2d1c0d0785 CMake: rename BUILD_COMPONENT_* options to COMPONENT_* 2020-04-24 12:01:24 +02:00
8d925536ba build.sh: add nsis to --pkg-type 2020-04-22 18:01:40 +02:00
7a8867bb3c build.sh: Adding --no-cli,--gui flags 2020-04-20 17:15:38 +02:00
006fb94786 build.sh: Adding pkg-type option. 2020-03-14 21:14:15 +01:00
9a0bd26f83 build.sh: Should not assume that cmake generates a Makefile. use cmake only commands to configure/build. 2020-03-14 21:10:08 +01:00
72a74fcb5a build.sh: fixing getopts. 2020-03-14 13:31:47 +01:00
677a48f34a build.sh: add "-l" option that does not build but list cmake variables. 2020-02-06 13:26:19 +01:00
dbb6b64950 build.sh: fix a bug where "cmake" command is echoed instead of executed. 2020-01-30 07:36:17 +01:00
826ad10ce9 build.sh: switch to "getopt" command and handle "--disable-threads" and "--force-ansi" long options. 2020-01-28 12:54:46 +01:00
693c7aa069 build.sh: handle build type option to cmake. 2020-01-28 12:31:13 +01:00
799a80b3e5 Initial Commit 2019-12-19 14:35:20 +01:00