|
|
37647685ea
|
CMake: install license file for both cli and gui
|
2020-04-24 16:35:10 +02:00 |
|
|
|
2084a66dbf
|
CMakeLists.txt: set CMAKE_BUILD_TYPE to Debug per default.
|
2020-04-24 13:38:20 +02:00 |
|
|
|
2d1c0d0785
|
CMake: rename BUILD_COMPONENT_* options to COMPONENT_*
|
2020-04-24 12:01:24 +02:00 |
|
|
|
a390d4226f
|
CMakeLists.txt: Set CMAKE_INSTALL_BINDIR to "bin" on windows
With Qt we have alot more files then just the two .exe's
|
2020-04-23 16:36:09 +02:00 |
|
|
|
a350dd5846
|
CMakeLists.txt: Fixing compile flags for MSVC
Use set_compile_options() with cmake generator expression to define flags for
all configurations and compilers in a compact way.
|
2020-04-22 18:00:53 +02:00 |
|
|
|
4a83b06ef2
|
CMake: new CPack structure with config defined in sub directories.
|
2020-04-21 14:23:59 +02:00 |
|
|
|
fc49dd243d
|
Merge remote-tracking branch 'pnx/gui' into develop
|
2020-04-16 14:39:58 +02:00 |
|
|
|
54d46004c1
|
cli: change .h to .hpp
|
2020-04-16 12:59:03 +02:00 |
|
|
|
0503aa0f04
|
CMakeLists.txt: Add PROJECT_LICENSE_FILE variable.
|
2020-04-15 19:31:49 +02:00 |
|
|
|
bbd2959a0d
|
CMakeLists.txt: adding DOWNLOAD_CACHE_DIR variable.
|
2020-04-10 16:58:42 +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 |
|