aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Removed tools/kconfigaqua2024-03-101-1/+0
|
* Bazel buildaqua2024-03-081-11/+1
|
* Use meson build systemaqua2023-11-271-1/+0
|
* Added make wrapperaqua2023-07-301-0/+4
|
* Place compiled objects and dependencies in build/aqua2023-03-201-4/+1
| | | | - generate dependencies during compile rather than explicitly
* Generate dependency files for source codeaqua2023-02-121-0/+1
| | | | | | Use the compiler to generate dependency files for all C, C++ and .S assembly source code files. These are included in the makefiles where the files are used.
* Remove custom include paths in makefilesaqua2022-12-041-0/+1
| | | | Add symlinks target to top-level makefile
* Add python-sphinx docsaqua2022-11-081-0/+1
|
* lib/malloc: add linked list implementationaqua2022-11-061-0/+1
|
* makefile: add Makefile.configaqua2022-11-011-0/+1
|
* makefile: add src/kernel.a targetaqua2022-10-291-0/+6
|
* Remove duplicated linker.ld argumentaqua2022-08-121-0/+2