|
|
0503aa0f04
|
CMakeLists.txt: Add PROJECT_LICENSE_FILE variable.
|
2020-04-15 19:31:49 +02:00 |
|
|
|
69017c7a21
|
CMake: Adding BUILD_COMPONENT_GUI and BUILD_COMPONENT_CLI (so user's can build either one or both).
|
2020-04-10 11:52:58 +02:00 |
|
|
|
0205e25afb
|
Adding initial GUI code.
|
2020-04-08 10:11:52 +02:00 |
|
|
|
4cc6f39da3
|
CMakeLists.txt: some restructure/cleanup.
|
2020-04-08 10:07:24 +02:00 |
|
|
|
e80d8c5e34
|
rename "CMakeModules" directory to "cmake"
|
2020-04-08 09:55:14 +02:00 |
|
|
|
70dee5611b
|
CMakeLists.txt: Add c++ flags for the different types of builds.
|
2020-04-07 22:43:19 +02:00 |
|
|
|
d9976c7f80
|
CMakeLists.txt: set default value for CMAKE_BUILD_TYPE
|
2020-04-07 22:42:31 +02:00 |
|
|
|
ba0efa2dd7
|
move src dir to cli and add it's own cmake file.
|
2020-04-07 22:37:05 +02:00 |
|
|
|
526b87670b
|
remove LICENSE.bitcoin (this code exist in libeosio)
|
2020-04-07 17:21:42 +02:00 |
|
|
|
dd9dd484e3
|
Use the "common" subfolder instead of libeoskeygen repository.
|
2020-04-03 17:26:42 +02:00 |
|
|
|
043900845f
|
Version 1.0.4
|
2020-03-31 11:00:48 +02:00 |
|
|
|
ef93588211
|
CMake: remove USE_THREADS
|
2020-03-31 10:36:06 +02:00 |
|
|
|
522c9ccfd5
|
CPack: add CPACK_RESOURCE_FILE_LICENSE for NSIS generator.
|
2020-03-30 13:25:57 +02:00 |
|
|
|
7266699db9
|
CMake: use CPACK_DEBIAN_PACKAGE_SHLIBDEPS to autogenerate "Depends" field.
|
2020-03-28 15:19:10 +01:00 |
|
|
|
cf082919cc
|
CMakeLists.txt: remove unused openssl code.
|
2020-03-25 17:04:08 +01:00 |
|
|
|
fc00d97d40
|
move src/core/isatty to src/isatty
|
2020-03-23 13:44:37 +01:00 |
|
|
|
086d9e1241
|
Use remove library files and use libeoskeygen
|
2020-03-23 13:43:39 +01:00 |
|
|
|
d9634f334b
|
Decouple key_search_result() and KeySearch class with an interface.
|
2020-03-19 18:12:33 +01:00 |
|
|
|
8035e3233c
|
move some of the headers that should be included in the library to "include/eoskeygen" folder.
|
2020-03-19 09:14:08 +01:00 |
|
|
|
1075481b2e
|
move cli/src to src and combine all CMakeLists.txt
|
2020-03-16 14:10:10 +01:00 |
|
|
|
f601824e02
|
CMake: create packages with CPack and cpack_custom module.
|
2020-03-14 21:14:15 +01:00 |
|
|
|
2aaebdf5e2
|
remove "extras". it exists in it's own repo now.
|
2020-03-14 13:25:37 +01:00 |
|
|
|
04ac59aeac
|
Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
# CMakeLists.txt
|
2020-03-12 21:17:40 +01:00 |
|
|
|
13b2ff871f
|
Version 1.0.3
|
2020-03-12 21:13:31 +01:00 |
|
|
|
13e3cde4b7
|
CMakeLists.txt: move PROJECT_DESCRIPTION and PROJECT_HOMEPAGE_URL to project() function.
|
2020-03-11 13:59:33 +01:00 |
|
|
|
b52f61d319
|
cmake: split CMakeLists into multiple directories.
|
2020-03-11 12:00:16 +01:00 |
|
|
|
f0d3f355cc
|
Version 1.0.2
|
2020-03-03 11:54:14 +01:00 |
|
|
|
f7858cb5bd
|
adding core/isatty
|
2020-03-02 13:50:35 +01:00 |
|
|
|
9e9b3b7309
|
Version 1.0.1
|
2020-02-27 11:03:50 +01:00 |
|
|
|
787c5e4bf5
|
CMake: set minimum version to 3.15 (this version support cmake --install)
|
2020-02-27 10:46:04 +01:00 |
|
|
|
3bf42e5234
|
CMake: only install man page on *nix systems.
|
2020-02-21 12:07:07 +01:00 |
|
|
|
daa860d574
|
CMake: set additional install variables on windows.
|
2020-02-21 12:07:07 +01:00 |
|
|
|
6eaf32847c
|
CMake: move "flat install" for windows to the top of the file.
|
2020-02-21 12:07:07 +01:00 |
|
|
|
f907beba35
|
CMake: set CMAKE_INSTALL_SHAREDIR
|
2020-02-21 12:07:07 +01:00 |
|
|
|
6edcd2d66a
|
Version 1.0
|
2020-02-19 19:50:23 +01:00 |
|
|
|
3b55751022
|
CMake: move package stuff to CMakeModules/package.cmake
|
2020-02-19 13:40:10 +01:00 |
|
|
|
508d5639c5
|
CMake: set additional project information.
|
2020-02-19 13:39:08 +01:00 |
|
|
|
d6a4ae6db8
|
Organize source files into directory.
|
2020-02-19 13:09:53 +01:00 |
|
|
|
b88e613b54
|
adding core/file
|
2020-02-18 20:03:03 +01:00 |
|
|
|
f84f474290
|
Merge branch 'dictionary' into develop
# Conflicts:
# CMakeLists.txt
# src/main.cpp
|
2020-02-18 15:08:48 +01:00 |
|
|
|
f1f9eb5a66
|
console: add disable_color flag.
|
2020-02-18 14:29:53 +01:00 |
|
|
|
b03ad0b22d
|
CMake: define _CRT_SECURE_NO_WARNINGS for MSVC compiler.
Otherwise build will fail if you use "non-secure" functions. like fopen()
|
2020-02-17 17:15:25 +01:00 |
|
|
|
ade4708b50
|
Adding config.h.in
|
2020-02-17 15:36:14 +01:00 |
|
|
|
34c24eb710
|
Adding core/dictionary
|
2020-02-17 14:26:03 +01:00 |
|
|
|
fcbe784fc8
|
CMakeLists.txt: add option to build extras.
|
2020-02-14 02:06:50 +01:00 |
|
|
|
8e7b132ca1
|
checksum.h: implement using templates instead of nasty macro + header only as we don't have openssl specific code there anymore.
|
2020-02-11 19:32:34 +01:00 |
|
|
|
fc5614eff2
|
adding crypto/hash.h and move openssl specific code from checksum.cpp to crypto/openssl/hash.cpp
|
2020-02-11 15:42:56 +01:00 |
|
|
|
bc0369f301
|
Move "ec" directory to "crypto" and move openssl implementation into crypto/openssl directory.
|
2020-02-11 15:42:56 +01:00 |
|
|
|
20a47d11b5
|
Version 0.1.6
|
2020-02-07 06:53:53 +01:00 |
|
|
|
4742096417
|
Merge branch 'man-page' into develop
|
2020-02-05 19:34:17 +01:00 |
|