18 Commits

Author SHA1 Message Date
Guy Shimko
a9a044ffdc
Merge pull request #9 from RoiKlevansky/ci-cd-pipeline
CI/CD pipeline
2024-10-30 21:44:48 +02:00
Roi Klevansky
fe4ad583ae fix: move all package links to GNU FTP 2024-10-30 20:38:57 +02:00
Roi Klevansky
7697e5c2e1 build(ci/cd): add basic Github workflow pipeline 2024-10-30 20:38:57 +02:00
Roi Klevansky
1dc231d162 build: add packing of artifacts to Makefile 2024-10-30 20:38:55 +02:00
Guy Shimko
fdc2d2e4ea
Merge pull request #1 from RoiKlevansky/build-using-dockerfile
Automate building using docker
2024-10-29 22:27:10 +02:00
Roi Klevansky
4cde133d93 build: make build script more verbose 2024-10-29 20:59:46 +02:00
Roi Klevansky
e70ba04f32 docs: add information about building with docker 2024-10-29 20:59:46 +02:00
Roi Klevansky
8e323429bd docs: document missing step in the building of MPFR 2024-10-29 20:59:46 +02:00
Roi Klevansky
0d59976a77 build: add Makefile 2024-10-29 20:59:46 +02:00
Roi Klevansky
a3becb6943 build: add Dockerfile 2024-10-29 20:59:46 +02:00
Roi Klevansky
b5e5665dd8 build: add build script for automated building 2024-10-29 20:59:46 +02:00
Roi Klevansky
4347d18af5 build: add script which patches GDB 2024-10-29 20:59:46 +02:00
Roi Klevansky
ab0673611d build: add script for automatically downloading packages 2024-10-29 20:59:46 +02:00
Roi Klevansky
3788bee966 build: add build directory to .gitignore 2024-10-29 20:45:28 +02:00
Guy Shimko
1706882030
Merge pull request #6 from RoiKlevansky/ignore-ide-folders
Add IDE folders to .gitignore
2024-10-21 19:29:26 +03:00
Roi Klevansky
9ae54f03f1 build: add IDE folders to .gitignore 2024-10-13 23:20:34 +03:00
Guy Shimko
aae73b4bc8 Added the required gdb buildsystem patches in order to build statically 2024-09-21 20:23:52 +03:00
Guy Shimko
0c794ef6a0 Added a readme file
The readme file may help other people to compile gdb statically as well!
gdb-15.1-static
2024-09-21 20:06:13 +03:00