|
c09bdee89a
|
build: refine .gitignore rules for tools directory
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-13 16:47:15 +02:00 |
|
|
3fa7acb116
|
build: add support for GRUB in the build process
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-13 16:47:06 +02:00 |
|
|
749a1b1810
|
kernel: update boot code and linker script for aarch64
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-13 09:22:01 +02:00 |
|
|
210e06429c
|
vscode: update debug configurations
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-13 09:20:42 +02:00 |
|
|
137f16bc55
|
build: update debug configuration for aarch64
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-13 09:20:07 +02:00 |
|
|
995ef471ab
|
build: update QEMU configuration for aarch64 to use raspi4b
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-13 06:50:48 +02:00 |
|
|
58f3442c6d
|
build: use --no-install-recommends for apt installs in workflows
Build OS / Build amd64 (push) Failing after 7m32s
Build OS / Build i386 (push) Failing after 9m41s
Build OS / Build arm (push) Failing after 8m45s
Build OS / Build aarch64 (push) Failing after 14m10s
Build OS / Build Cross-Compiler & Toolchain (push) Failing after 7m54s
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 7m28s
Build OS / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-11 07:14:32 +02:00 |
|
|
3af04bce80
|
refactor: fix release building for aarch64 and arm
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-11 07:11:28 +02:00 |
|
|
75c8dbd31b
|
refactor: fix softfloat on aarch64 and arm
Build OS / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Blocked by required conditions
Build OS / Build amd64 (push) Blocked by required conditions
Build OS / Build i386 (push) Blocked by required conditions
Build OS / Build aarch64 (push) Blocked by required conditions
Build OS / Build arm (push) Blocked by required conditions
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 9m56s
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-11 06:48:48 +02:00 |
|
|
fbe9fbfbd1
|
kernel: add arm architecture support
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 5m35s
Build OS / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Has been cancelled
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Build OS / Build amd64 (push) Has been cancelled
Build OS / Build i386 (push) Has been cancelled
Build OS / Build aarch64 (push) Has been cancelled
Build OS / Build arm (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-10 18:55:34 +02:00 |
|
|
e6933acfb0
|
kernel: add aarch64 architecture support
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-10 17:26:26 +02:00 |
|
|
07abdd9f6c
|
workflows: move obsolete CodeQL and documentation workflows to makefile.yml
Build OS / Build Cross-Compiler & Toolchain (push) Successful in 2h54m6s
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 3m8s
Build OS / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Failing after 2m37s
Build OS / Build amd64 (push) Failing after 14m7s
Build OS / Build i386 (push) Failing after 13m9s
Build OS / Build aarch64 (push) Failing after 5m33s
Build OS / Build arm (push) Failing after 5m29s
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-08 17:11:46 +02:00 |
|
|
9cb66f395b
|
workflows: add ARM build support
Build OS / Build amd64 (push) Blocked by required conditions
Build OS / Build i386 (push) Blocked by required conditions
Build OS / Build aarch64 (push) Blocked by required conditions
Build OS / Build arm (push) Blocked by required conditions
Deploy Documentation / Deploy Documentation to GitHub Pages (push) Failing after 5m4s
CodeQL Advanced / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Failing after 4m42s
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-08 12:02:12 +02:00 |
|
|
eb602e12c2
|
toolchain: update architecture support and improve toolchain configuration
Added arm and aarch64 support
tools/Makefile has been refactored
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-08 11:59:30 +02:00 |
|
|
61b1e95629
|
kernel: Fix boot on i386
CodeQL Advanced / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Has been cancelled
Deploy Documentation / Deploy Documentation to GitHub Pages (push) Has been cancelled
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Build OS / Build amd64 (push) Has been cancelled
Build OS / Build i386 (push) Has been cancelled
Build OS / Build aarch64 (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-07 17:58:51 +02:00 |
|
|
2bb997597e
|
refactor: Fix build on i386
CodeQL Advanced / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Has been cancelled
Deploy Documentation / Deploy Documentation to GitHub Pages (push) Has been cancelled
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Build OS / Build amd64 (push) Has been cancelled
Build OS / Build i386 (push) Has been cancelled
Build OS / Build aarch64 (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-07 17:49:37 +02:00 |
|
|
463d16f8bc
|
refactor: streamline source file discovery in Makefile and update OSARCH handling in config.mk
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-07 13:45:59 +02:00 |
|
|
6cf3c62c83
|
chore: remove SonarCloud workflow configuration
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 21:44:56 +02:00 |
|
|
3a85a5586f
|
Merge branch 'master' of https://github.com/EnderIce2/Fennix
Deploy Documentation / Deploy Documentation to GitHub Pages (push) Failing after 3m36s
SonarCloud analysis / Analysis (push) Failing after 6m26s
Build OS / Build Cross-Compiler & Toolchain (push) Successful in 1h10m12s
Build OS / Build amd64 (push) Failing after 16m17s
Build OS / Build i386 (push) Failing after 7m21s
Build OS / Build aarch64 (push) Has been cancelled
CodeQL Advanced / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Failing after 2m53s
|
2025-01-04 21:35:38 +02:00 |
|
|
363200d443
|
Create sonarcloud.yml
|
2025-01-04 21:27:02 +02:00 |
|
|
d4001003a3
|
chore: add LICENSE file for rpmalloc
[skip ci]
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 21:05:06 +02:00 |
|
|
8bfed94ba9
|
chore: upgrade actions/checkout, actions/cache, and actions/upload-artifact to v4
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 21:01:06 +02:00 |
|
|
04edfd46bb
|
chore: rename workflow from 'Build OS' to 'Deploy Documentation'
[skip ci]
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 20:35:57 +02:00 |
|
|
082f2fb6f2
|
kernel: Fix release compilation on amd64
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 20:34:57 +02:00 |
|
|
94cdd71e1e
|
chore: migrate documentation deployment to a new workflow
[skip ci]
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 20:30:14 +02:00 |
|
|
c22c079628
|
chore: todo
Build OS / Build amd64 (push) Blocked by required conditions
Build OS / Build i386 (push) Blocked by required conditions
Build OS / Build aarch64 (push) Blocked by required conditions
CodeQL Advanced / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Failing after 3m8s
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 1m52s
Build OS / Build Cross-Compiler & Toolchain (push) Failing after 1h9m55s
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 20:26:08 +02:00 |
|
|
6024a2347b
|
chore: Add CodeQL advanced analysis workflow
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 20:23:34 +02:00 |
|
|
c723a5f82d
|
chore: Allow aarch64 build job
[skip ci]
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 20:19:10 +02:00 |
|
|
a6d2d51870
|
chore: Remove CodeQL analysis steps from makefile.yml workflow
[skip ci]
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 20:03:08 +02:00 |
|
|
fb186f6615
|
chore: Remove Flawfinder analysis steps from makefile.yml workflow
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 19:55:35 +02:00 |
|
|
0160fa3c72
|
chore: Update flawfinder scan minimum level from 4 to 5 in makefile.yml
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 19:47:21 +02:00 |
|
|
d77d6892a0
|
chore: Enhance makefile.yml to recheck and install specific versions of automake and autoconf
Build OS / Build i386 (push) Blocked by required conditions
Build OS / Build aarch64 (push) Blocked by required conditions
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 1m32s
Build OS / Build Cross-Compiler & Toolchain (push) Successful in 1h8m49s
Build OS / Flawfinder (push) Failing after 3m17s
Build OS / Analyze with CodeQL (cpp) (push) Failing after 3m27s
Build OS / Build amd64 (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:59:04 +02:00 |
|
|
2b1ec40dc3
|
chore: Add automake installation to makefile.yml workflow
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:49:43 +02:00 |
|
|
a1fa698bc3
|
chore: Update autoconf installation command to use dpkg with force option
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:46:40 +02:00 |
|
|
4c0cb59aa7
|
chore: Remove autoconf purge step and adjust installation method for autoconf
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 1m46s
Build OS / Build Cross-Compiler & Toolchain (push) Failing after 13m37s
Build OS / Analyze with CodeQL (cpp) (push) Has been skipped
Build OS / Build amd64 (push) Has been skipped
Build OS / Build i386 (push) Has been skipped
Build OS / Build aarch64 (push) Has been skipped
Build OS / Flawfinder (push) Failing after 2m29s
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:37:32 +02:00 |
|
|
f015ff606f
|
chore: Update makefile.yml to install automake alongside autoconf
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 2m2s
Build OS / Build Cross-Compiler & Toolchain (push) Failing after 1m16s
Build OS / Analyze with CodeQL (cpp) (push) Has been skipped
Build OS / Build amd64 (push) Has been skipped
Build OS / Build i386 (push) Has been skipped
Build OS / Build aarch64 (push) Has been skipped
Build OS / Flawfinder (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:33:52 +02:00 |
|
|
df0c17b50f
|
chore: Update autoconf workflow to also purge and install automake
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:30:46 +02:00 |
|
|
9a9ee7e571
|
chore: Update autoconf installation method in workflow to use Debian package
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:26:24 +02:00 |
|
|
e7e248bc3a
|
chore: Fix typo in package installation command in makefile.yml
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 1m30s
Build OS / Build Cross-Compiler & Toolchain (push) Failing after 38s
Build OS / Analyze with CodeQL (cpp) (push) Has been skipped
Build OS / Build amd64 (push) Has been skipped
Build OS / Build i386 (push) Has been skipped
Build OS / Build aarch64 (push) Has been skipped
Build OS / Flawfinder (push) Failing after 2m52s
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:17:21 +02:00 |
|
|
bbc6212cfa
|
chore: Enhance GCC installation workflow with autoconf recheck and libtool addition
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:15:58 +02:00 |
|
|
170922e1be
|
chore: Purge autoconf before installing GCC dependencies in workflow
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:07:18 +02:00 |
|
|
100927547d
|
chore: Update GCC dependencies in GitHub Actions workflow
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 18:03:09 +02:00 |
|
|
073f582752
|
website: Rewrite the website
Build OS / Deploy Documentation to GitHub Pages (push) Failing after 2m45s
Build OS / Build Cross-Compiler & Toolchain (push) Failing after 14m7s
Build OS / Analyze with CodeQL (cpp) (push) Has been skipped
Build OS / Build amd64 (push) Has been skipped
Build OS / Build i386 (push) Has been skipped
Build OS / Build aarch64 (push) Has been skipped
Build OS / Flawfinder (push) Failing after 6m46s
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 08:09:57 +02:00 |
|
|
edd13c30c5
|
chore: Update markdown files
Added CODE_OF_CONDUCT.md
Added CONTRIBUTING.md
Moved CREDITS.md
Moved LICENSES.md
Added SECURITY.md
Added STYLE_GUIDE.md
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 07:52:29 +02:00 |
|
|
6dae34debd
|
userspace: Rewrite everything
Everything.
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 06:27:54 +02:00 |
|
|
dea36a0228
|
chore: Update makefiles and doxygen
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 06:26:55 +02:00 |
|
|
8dd3179aaa
|
chore: Delete tailprofiler.sh and tailserial.sh scripts
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 06:14:47 +02:00 |
|
|
0699d7962d
|
docker: Remove .dockerignore, Dockerfile, and compose.yaml
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 06:14:20 +02:00 |
|
|
e4403cdbd6
|
vscode: Update configuration files
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 06:13:31 +02:00 |
|
|
5632c7cb10
|
drivers: Update syscalls.h
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 06:07:12 +02:00 |
|