1409 Commits (8d84d4b693cf80c1776806acc0ea9b3ff5ded53c)

Author SHA1 Message Date
Dylan Baker 6a5fdbf995 docs: Add Environment variables for compiler/linker selection 5 years ago
Dylan Baker 9074c7f8a4 envconfig: Make compiler and linker environment variables match 5 years ago
Dylan Baker 20f8e47221 docs: Update documentation for GDC linker overriding 5 years ago
Dylan Baker b54e557a40 docs: Document that ldc now supports linker overriding [skip ci] 5 years ago
Nirbheek Chauhan 7e1719fe06
docs: Document from_builtype mapping for b_vscrt [skip ci] 5 years ago
Adrien Gallouët 85489ab6c3
Add Glorytun in Users.md [skip ci] 5 years ago
Nirbheek Chauhan 69e9d32bca coredata: Warn on usage of both -Dbuildtype and -Doptimization/-Ddebug 5 years ago
Dylan Baker 7470617953 project_tests: Add the option to the test format to mark the language 5 years ago
Vedran Miletić 912d7b7eea
Document the requirement to run tests before coverage [skip ci] 5 years ago
Dylan Baker 5ccda6878d project_tests: Add "version" to "shared_lib" and "pdb" types 5 years ago
Jussi Pakkanen cfb79d0316 Add OpenTitan to the list of users. [skip ci] 5 years ago
Fini Jastrow b745769535 pkgconfig: Document conflicts keyword 5 years ago
Xavier Claessens ecb076ba00 qt5: Add has_tools() method 5 years ago
Xavier Claessens 8edc6d655d Improve logged messages for overriden dependencies 5 years ago
Xavier Claessens 943e9368f7 Simplify dependency() fallback 5 years ago
Xavier Claessens 2fdedc4d0f Add meson.override_dependency() 5 years ago
Dylan Baker 2cdc6892f4 project_tests: Add a "shared_lib" type 5 years ago
Amit D 6ac40539a3 Update Users.md 5 years ago
Nirbheek Chauhan 5c14f98239 Document the details of optimization+debug vs buildtype [skip ci] 5 years ago
Dylan Baker 1210a67f66 mesonbuild: Add mcompile command 5 years ago
Stéphane Cerveau a46f0a6202 interpreter: add 'name' method to BuildTargetHolder 5 years ago
Michael 2f080b1f2e add -C to meson init 5 years ago
Stephan Lachnit b190a20ad5 Users.md: add libratbag 5 years ago
Jon Turney 96f661e150
Add release note snippet 5 years ago
Dylan Baker 654f427759 compilers/linkers: Add a representation for wasm-ld 5 years ago
Dylan Baker 771b0d3ffb compilers/mixins/emscripten: Implement thread support 5 years ago
Mathieu Duponchelle 852fa087db doc: fix link warnings 5 years ago
Daniel Mensinger 6ef9d538de
test: Updated docs 5 years ago
Xavier Claessens 8101b0ddab summary: Add more info in Subprojects section 5 years ago
Xavier Claessens c175e97a88 summary: Add list_sep keyword argument 5 years ago
Jussi Pakkanen fb2b637bbb Typo fix. [skip ci] 5 years ago
Jussi Pakkanen 999376a347 Document the project policy on mixing build systems. [skip ci] 5 years ago
adamjalkemo 00c9a7a430 Update Custom-build-targets.md 5 years ago
Nirbheek Chauhan be486a2ec8 ninjabackend: List PDBs in output list for targets 5 years ago
Dylan Baker 48f3e72493 linkers: Update the linker names to be more consistent 5 years ago
Dylan Baker 9e7cca1472 docs: Fix reference table for linker names 5 years ago
Rohan Garg 73f03e6093 Introduce dataonly for the pkgconfig module 5 years ago
Niklas Hambüchen 8d63b6340b
docs: Fix Dub section being inside CMake section [skip ci] 5 years ago
Dylan Baker 73ddc01477 modules/cmake: Add a found() method to the cmake subproject 5 years ago
Niklas Hambüchen f4b34710d7 docs: Improve visibility for `.enabled()` etc., add example [skip ci] 5 years ago
Niklas Hambüchen 800e442613 docs: Mention `cuda` as supported language [skip ci] 5 years ago
Niklas Hambüchen 8eb13c93ea docs: Fix typo 'serie' -> 'series' 5 years ago
Nirbheek Chauhan 53265e3bc2 minstall: Add a new option --quiet 5 years ago
Nirbheek Chauhan 40b58be100 modules/python: Do not error out if positional args are passed 5 years ago
Nirbheek Chauhan 03bfc47ebf docs: Update documentation about linker selection 5 years ago
Jon Turney f20b99b8da
Document some more details of how project tests work 5 years ago
Jussi Pakkanen 47759550e5 Add unity block size option. 5 years ago
Daniel Mensinger 796b4c120a cmake: Add support for the new JSON trace format 5 years ago
Jon Turney c5a32c2afe
Refine behaviour of add_languages() when native: is missing 5 years ago
Jon Turney 7a159ff1e1
Add add_languages(native:) 5 years ago