|
586df77ff4
|
revert "added configure script source todo"
reverts commit abd8645ab06374a345f1698c313e3c6bfc363ed7.
turns out it breaks workflows
|
2024-04-13 17:19:07 +02:00 |
|
|
abd8645ab0
|
added configure script source todo
|
2024-04-13 12:19:32 +02:00 |
|
|
b1add93eca
|
added gmp dependency
|
2024-02-23 10:10:16 +01:00 |
|
|
07c82120dd
|
added unsupported distro dependency array
|
2024-02-23 09:52:33 +01:00 |
|
|
c294be679b
|
updated unsupported distro message formatting
|
2024-02-23 09:45:03 +01:00 |
|
|
808bffbdd6
|
removed useless yaml dependencies
|
2024-01-26 07:33:14 +01:00 |
|
|
d559173731
|
added chat-config library to gentoo config
|
2024-01-25 20:50:29 +01:00 |
|
|
808b776be9
|
removed yaml dependency
|
2024-01-24 12:07:46 +01:00 |
|
|
58d05293ce
|
fixed rustup installation
|
2024-01-24 11:37:43 +01:00 |
|
|
553d9732e8
|
added cargo install to package managers
|
2024-01-23 21:59:20 +01:00 |
|
|
2f64743052
|
moved manual rust installation to gentoo
|
2024-01-23 21:56:17 +01:00 |
|
|
edba888b47
|
simplified rust install command
|
2024-01-23 21:50:35 +01:00 |
|
|
d06f79dd12
|
added source command to rust installation
|
2024-01-23 21:47:53 +01:00 |
|
|
5b3c2e9052
|
rust install command fix
|
2024-01-23 21:46:20 +01:00 |
|
|
990b67fc0a
|
added automaticall default to rust installation
|
2024-01-23 21:42:46 +01:00 |
|
|
7e04837119
|
added rust installation into config script
|
2024-01-23 21:39:41 +01:00 |
|
|
586a8ed800
|
created ARCH_GENTOO_COMMON variable
|
2023-10-04 11:00:16 +02:00 |
|
|
34f416bace
|
marked config as executable
|
2023-10-04 10:56:15 +02:00 |
|
|
6d09e40e33
|
added gentoo installation into config
|
2023-10-04 09:57:51 +02:00 |
|
|
c6957aadd7
|
changed libyaml name in debian dependencies
|
2023-08-27 12:30:45 +02:00 |
|
|
8e5eff52e4
|
added libyaml into dependencies
|
2023-08-27 12:26:50 +02:00 |
|
|
f71647e0ff
|
added license at top of every file
I mean, the files where it is possible
|
2022-12-04 18:55:13 +01:00 |
|
|
c3198d6ab2
|
added tmux to required dependencies
|
2022-06-11 18:54:14 +02:00 |
|
|
b499bba382
|
added automatical confirm (when installing) to configuration script
it was annoying af
|
2022-06-11 16:37:07 +02:00 |
|
|
5502ee67c8
|
added libgit2 to required dependencies
|
2022-06-11 16:33:51 +02:00 |
|
|
03f362defd
|
removed the git dependency
I will probably auto-update WHY2 using CURL and some archive library (or just using system() :DD)
|
2022-06-10 19:50:33 +02:00 |
|
|
fafb8e8870
|
added git to required dependencies
|
2022-06-10 18:21:03 +02:00 |
|
|
268f7e3db2
|
added all packages to unsupported distro note
|
2022-05-26 18:57:42 +02:00 |
|
|
d352359ae2
|
added make package to configure script
|
2022-05-26 18:55:56 +02:00 |
|
|
4790683c49
|
added 'gcc' to install script
bruh I thought C compiler is installed by default.... *silently crying*
|
2022-05-16 19:14:46 +02:00 |
|
|
505b0a30b5
|
replaced curl for libcurl4-nss-dev (on Debian-based distros)
|
2022-04-27 19:40:50 +02:00 |
|
|
250c6aca30
|
trying to fix ubuntu json-c problems
|
2022-04-27 19:35:31 +02:00 |
|
|
48b6b8a5cc
|
added exit status
|
2022-04-27 18:47:57 +02:00 |
|
|
3390d07dbb
|
created check for root permissions
|
2022-04-27 18:28:42 +02:00 |
|
|
4772e7ae6f
|
simplified install cmd
|
2022-04-27 18:23:05 +02:00 |
|
|
09ad19068d
|
added curl to message
|
2022-04-27 18:21:04 +02:00 |
|
|
785e63df8b
|
included curl
|
2022-04-06 19:05:21 +02:00 |
|
|
5210f84754
|
created script for installing json-c
|
2022-04-04 18:06:01 +02:00 |
|