summaryrefslogtreecommitdiffhomepage
path: root/tools/cppdrv.cc
AgeCommit message (Collapse)Author
2025-11-29chore: update general specs and citation file, breaking project structure ↵Amlal El Mahrouss
changes as well. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-26chore: fix compile_flags.txt and codebase choring.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-21meta: Codebase improvements on CompilerKit.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-17fix: meta: Better LICENSE.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-10feat: tools: portability and preprocessor fixesAmlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-05feat! compiler_kit: API breaking changes.Amlal El Mahrouss
feat: debugger_kit: Debugger work in progress implementation. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-05feat! compiler_kit & debugger_kit: breaking changes, big name refactors on ↵Amlal El Mahrouss
the source code have been done. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-07-30feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.Amlal El Mahrouss
what: - They've now become CompilerKit and DebuggerKit. - Expanding XCoff for NeBoot PowerPC backend. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-05-23feat!(LibCompiler): Codebase and diagram has been improved.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-04-25dev: stabilizing source code towards an 0.0.1 release.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-04-25meta: update .clang-format, format codebase.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-04-22cppdrv: making it coherent.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-04-22dev, tools: due maintenance on tools.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-04-19dev, LibCompiler, tooling: refactor and separate components into modulesAmlal El Mahrouss
(cppdrv, cxxdrv) Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>