This PR adds a detailed Configuration.md document that comprehensively
explains the Compiler Explorer configuration system. It covers:
- Configuration file structure and hierarchical loading
- Property types and automatic conversions
- List separators and specialized formats
- Group inheritance and compiler configuration
- Variable substitution mechanisms
- Advanced features like remote compilers and property debugging
Additionally, it updates all related documentation to reference this
central document for configuration details, reducing duplication and
ensuring consistency.
This document will serve as the foundation for future configuration
system improvements by providing clear documentation of the current
implementation.
* The Grand Reformat
- everything made prettier...literally
- some tweaks to include a few more files, including documentation
- minor changes to format style
- some tiny `// prettier-ignore` changes to keep a few things the way we like them
- a couple of super minor tweaks to embedded document types to ensure they format correctly
* allow liblink also in lib group
* basic working version of lib binaries via conan
* refactored buildenvsetup into classes
* draft of more library readme
* things that aren't really needed
* dont request from conan if theres nothing to link
* conditionally
* its getting late
* download libraries with "native js"
* add libs
* Update c++.amazon.properties
* Update c++.amazon.properties
* Update c++.amazon.properties
* Update buildenvsetup-ceconan.js
* support library alias client- & server-side
* .
* merge master
* url change
* path fix
* disable broken compilers
* buggy clang compilers
* removed disabled compiler
* Update c++.amazon.properties
* bugfixes and add library lookupversion
* libuv and openssl update
* add libs
* test if tbb works with tbb_debug
* normal tbb
* rpath current folder as well for .so's
* add new tbb version and switch folders
* disable ulib