-
Notifications
You must be signed in to change notification settings - Fork 349
Home
László Nagy edited this page Sep 4, 2021
·
6 revisions
Bear is a project, which includes multiple tools, to create insights of a software build process.
The primary tool of this project is also called bear, which generates JSON compilation database from the intercepted commands. Other tools of the project are aiming to give more generic information about the build process.
- Cross compilers
- Multilib (mixed 32bit and 64bit compilations)
- Compiler wrappers (ccache, distcc, mpi, etc..)
- OS specific notes
- Build tool specific notes
- Troubleshooting
- Roadmap is a high level description of the functionalities implemented in past and future versions.
- Features is a summary of the existing and planned features.
- Contribution guidelines
- Release process
- Home
- Usage
- Troubleshooting
- Project
- Roadmap
- Features
- Contribution
- Release process