Skip to content

Commit

Permalink
Wiki link systems
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 24, 2024
1 parent 870607b commit ec2b2e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions doc/development/os/linux/index.mdwn
Expand Up @@ -5,3 +5,8 @@
* <https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard>
- <https://tldp.org/>
- [[strace - Wikipedia|https://en.wikipedia.org/wiki/Strace]]

## Systems

- [[system/debian]]
- [[system/fedora-linux]]
2 changes: 1 addition & 1 deletion index.mdwn
Expand Up @@ -240,7 +240,7 @@ the combination that needs to be supported:
- [[CI/CD pipelines|doc/development/continuous-integration]]: Jenkins, Travis CI, AppVeyor, GitHub Actions, GitLab CI/CD, Azure Pipelines
- IDEs: local IDEs, cloud IDEs ([[Gitpod|doc/development/code-editor/gitpod]], [[Eclipse Che / Codenvy|doc/development/code-editor/eclipse-che]]),
notebooks ([[Project Jupyter|https://jupyter.org/]], [[Binder|https://mybinder.org/]])
- Operating systems: GNU/Linux ([[Debian|doc/development/system/debian]], Fedora, SuSE), macOS ([[Homebrew|doc/development/system/homebrew]], MacPorts, Fink), [[Windows|doc/development/os/windows]] ([[MSYS2|doc/development/system/msys2]], [[vcpkg|doc/development/system/vcpkg]]), \*BSDs
- Operating systems: GNU/Linux ([[Debian|doc/development/system/debian]], [[Fedora|doc/development/system/fedora-linux]], SuSE), macOS ([[Homebrew|doc/development/system/homebrew]], MacPorts, Fink), [[Windows|doc/development/os/windows]] ([[MSYS2|doc/development/system/msys2]], [[vcpkg|doc/development/system/vcpkg]]), \*BSDs
- Toolchains: `gcc`, `clang`, Visual Studio Build Tools, Oracle Developer Studio (Sun Studio), Open Watcom C/C++, Embarcadero C++Builder, Intel C++
- Wrappers: [[`ccache`|doc/development/language/c/compiler/ccache]], [[`distcc`|doc/development/language/c/compiler/distcc]]
- Build systems: [[CMake|doc/development/build-tool/cmake]], Gradle.
Expand Down

0 comments on commit ec2b2e6

Please sign in to comment.