Skip to content

Commit

Permalink
Wiki link
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 24, 2024
1 parent 4c85649 commit fe7ead0
Showing 1 changed file with 1 addition and 1 deletion.
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|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
- Operating systems: GNU/Linux ([[Debian|doc/development/system/debian]], [[Fedora|doc/development/system/fedora-linux]], SuSE), macOS ([[Homebrew|doc/development/system/homebrew]], [[MacPorts|doc/development/system/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 fe7ead0

Please sign in to comment.