494 Commits

Author SHA1 Message Date
20588ded70 missing keyword fix 2022-05-04 19:11:00 +02:00
2441fbf832 added testing why2-app into gh workflow 2022-05-04 19:07:52 +02:00
6cad7ff693 added why2-app into install script 2022-05-04 19:04:25 +02:00
32440a0cb7 created basic info code for why2-app 2022-05-04 19:00:02 +02:00
7158843b73 fixed noOutput getter 2022-05-04 18:52:51 +02:00
7522c1aaae fixed missing flags for app 2022-05-04 18:52:19 +02:00
265d3c134a implemented noOutput flag 2022-05-04 18:44:54 +02:00
b6819fbebd created noOutput flag 2022-05-04 18:42:30 +02:00
38eeb4303e created basic app source code 2022-05-04 18:28:15 +02:00
eefffcecdc created folder for WHY2 lib in src/ 2022-05-04 18:18:07 +02:00
7c5ef9ab42 made the test project link more variable 2022-05-03 19:33:08 +02:00
a6f37faf9e typo fix 2022-05-03 19:26:47 +02:00
e8f3e2bf8c merged why2-test and project-test 2022-05-03 19:24:52 +02:00
5fd50930fa added missing step for running test 2022-05-03 19:20:03 +02:00
b5d3267eb6 moved WHY2 project test to separated file 2022-05-03 19:16:11 +02:00
689be81b5e renamed build.yml to why2-test.yml 2022-05-03 19:08:43 +02:00
24b1f2d6df trying to fix the fucking segfault by replacing cc for gcc
I have no idea
2022-05-03 19:05:07 +02:00
3963adf357 changed wget link to newer version 2022-05-03 19:02:07 +02:00
ba1c4b2ca7 replaced curl for wget (in test build) 2022-05-03 18:56:34 +02:00
6ae4599516 changed version to v3.1 2022-05-03 18:53:03 +02:00
a083c0fe4a moved compilation to curl section 2022-05-03 18:44:28 +02:00
ee9e94614a added sleep cuz curl is not finnishing 2022-05-03 18:42:00 +02:00
61ce5d0c1b implemented keyLength 2022-05-03 18:37:28 +02:00
e85a14b253 created getter & setter for keyLength (replacement for KEY_LENGTH) 2022-05-03 18:36:44 +02:00
d194526fc8 fixed invalid link 2022-05-03 18:24:22 +02:00
e8cbe75b42 added missing flags 2022-05-03 17:58:09 +02:00
e0fee56ed2 added step for testing WHY2 as project
copies some 🤌 speciale 🤌 code and runs it as completely new project using WHY2
2022-05-03 17:56:20 +02:00
5056fe2764 added possible build without installation 2022-05-03 17:19:19 +02:00
703c7d7044 fixed undefined reference problem (hopefully)
dude - this problem.... I was searching fucking milions pages to fix this shit and THE WHOLE PROBLEM WAS CAUSED BY WRONG ORDER OF FLAGS..... I'm gonna die....
2022-05-03 17:10:22 +02:00
ce8f8e73a7 changed versions branch 2022-05-02 19:58:34 +02:00
faf7789e5d removed the json-c flags 2022-05-02 19:31:38 +02:00
3102241ca5 added another json-c flag 2022-05-02 19:30:30 +02:00
43043b707d added json-c flag 2022-05-02 19:27:24 +02:00
9233655d40 wrong version fix 2022-05-02 19:23:34 +02:00
4be38d930d added lib sub-flag 2022-05-02 19:19:43 +02:00
da03b85b9c created install & test flag
This flag basically does the same as 'install' and 'test' combined :D
2022-05-02 18:05:12 +02:00
b3e444e2d9 implemeted skipCheck 2022-05-02 18:01:52 +02:00
c5dca2c782 changed SKIP_CHECK to variable & created getter and setter 2022-05-02 18:01:12 +02:00
0c1a0a84b6 added misc directory to ignored
i love you so much, Alex
2022-05-02 17:05:15 +02:00
efca98cf6a changed version to v3.0 2022-05-01 19:48:03 +02:00
4cd2d612da replaced md readme with basic text readme 2022-05-01 19:12:30 +02:00
8b89c5a854 added installed header files 2022-05-01 16:41:36 +02:00
6b6ed33bbf added configure note to install error 2022-05-01 16:37:51 +02:00
e98fc0354b moved why2 lib into flags 2022-05-01 16:35:48 +02:00
25259423b5 moved installing header files before library 2022-05-01 16:29:53 +02:00
c95db7aafb added step for installation 2022-05-01 16:27:10 +02:00
505893333f added install way to readme 2022-05-01 16:25:10 +02:00
5dda971834 implemented install way 2022-05-01 16:23:07 +02:00
39a4a02955 created install way 2022-05-01 16:20:58 +02:00
a9b482d907 re-added apt update to gh workflow 2022-04-30 17:01:55 +02:00