-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
For the first milestone of the Modules Roadmap, we want to be able to have a project that builds modules locally in the project and is able to import std
.
The first step of this process will be to collect input from a wide range of tooling providers in order to identify requirements in the ecosystem, for that we need to identify who we need to reach out to in order to get the requirements.
Compilers:
- msvc
- edg
- clang
- gcc
- Circle
- Zig
Standard Libraries:
- libstdc++
- libc++
- Microsoft STL
Build Systems:
- CMake
- build2
- buck
- buck2
- bazel
- hmake
- meson
- xmake
- MSBuild
Packaging Systems:
- RedHat
- Canonical
- Debian
- vcpkg
- Conan
- tipi.build
- Anaconda
- Spack
- pkg-config
- pkgconf
- build2
- Mamba
- pixi
- FreeBSD Ports
- NetBSD pkgsrc
- OpenBSD ports
- MacPorts
- Gentoo Linux Portage
- Homebrew
- Fink
Static Analysis Tools:
- clang-based
- gcc -fanalyze
- Coverity
- Fortify
- Github Advanced Security (codeql)
- Sonar
- PVS Studio
- ReSharper C++ (for Microsoft Visual Studio)
Documentation Systems:
- doxygen
- hdoc
- standardese
- doxypress
- Sphinx
IDEs:
- CLion
- Visual Studio
- vscode
- vim
- emacs
- Eclipse
- Qt Creator
- Compiler Explorer
- Xcode
The list above will be edited as the discussion progresses, please comment with suggestions to change this list.
bcardosolopes, bretbrownjr, leha-bot, huangqinjin and ghishadow
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress