Timeline for How to provide clang-format config for IDE and build system of multiple projects?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 4, 2022 at 2:18 | comment | added | Greg Burghardt | I'm not too familiar with Conan. It would be nice if you could copy files upon installing a Conan package. | |
| Jun 30, 2022 at 8:45 | history | edited | oliver | CC BY-SA 4.0 |
added 172 characters in body
|
| Jun 28, 2022 at 19:50 | comment | added | Berin Loritsch | You'd definitely need to scope down the problem to a couple IDEs tops. | |
| Jun 28, 2022 at 19:50 | comment | added | Berin Loritsch | I doubt there is a general solution here. IDEs handle configuration differently, and usually have different places where project config is stored. In the Java community, the two most common build tools (Maven and Gradle) have plugins to generate and update IDE project files for specific IDEs. Typically the main ones used in that world (Eclipse and IDEA). A similar approach can work here, but it's not guaranteed. | |
| S Jun 28, 2022 at 15:33 | review | First questions | |||
| Jul 12, 2022 at 15:36 | |||||
| S Jun 28, 2022 at 15:33 | history | asked | oliver | CC BY-SA 4.0 |