index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
markdown
/
Reference-tables.md
Age
Commit message (
Expand
)
Author
2019-11-11
Add missing openbsd to the operating system names table [skip ci]
yshui
2019-10-15
envconfig: Add Alpha CPU family
Matt Turner
2019-09-26
envconfig: Add MicroBlaze CPU family
Nathan Rossi
2019-09-09
docs: Add sunos to the reference table
Dylan Baker
2019-08-05
Add basic Webassembly support via Emscripten.
Jussi Pakkanen
2019-06-25
Split attribute visibility
Dylan Baker
2019-05-13
docs/reference-table: Add intel-cl
Dylan Baker
2019-03-04
Add table for dependency method types. [skip ci]
Jussi Pakkanen
2019-01-21
Add PGI C and C++ compilers (#4803)
Michael Hirsch, Ph.D
2019-01-16
Flang Fortran compiler added.
Michael Hirsch, Ph.D
2019-01-08
docs: Add link args to the table of language args [skip ci]
Dylan Baker
2019-01-08
docs: document that using environment variables is discouraged [skip ci]
Dylan Baker
2018-12-13
Format Compiler and linker flag table [skip ci]
lzutao
2018-12-11
Add Renesas RL78 CPU family. Closes #4606.
Jussi Pakkanen
2018-11-22
[skip ci] Document CFLAGS and friends in main docs
Floris Bruynooghe
2018-11-22
docs: Alphabetically sort reference table rows [skip ci]
Jon Turney
2018-11-22
docs: Add clang-cl to reference table for compiler get_id() values [skip ci]
Jon Turney
2018-11-08
Add support for Renesas CC-RX toolchain
Phillip Cao
2018-11-03
Add new compiler.get_argument_syntax method
Dylan Baker
2018-10-27
docs: Fix gcc attribute list link [skip ci]
Nirbheek Chauhan
2018-10-10
Add gnu hurd to *_machine information
Dylan Baker
2018-10-02
docs: Add note to cpu_family table about endianess [skip ci]
Dylan Baker
2018-09-23
mesonbuild: Recognise ARC architecture
Alexey Brodkin
2018-09-07
Add method to check for C/C++ function attributes
Dylan Baker
2018-08-27
Add support for custom dist scripts.
Jussi Pakkanen
2018-08-11
Add support for s390x CPUs. Closes #3897.
Jussi Pakkanen
2018-08-03
Add 32 bit sparc processor support. Closes #3901.
Jussi Pakkanen
2018-07-21
mesonbuild: Recognise risc-v architecture
Khem Raj
2018-07-07
Canonicalise 64-bit PowerPC CPU families to "ppc64"
Ross Burton
2018-06-21
Added ARMCLANG compiler support for C/C++ (#3717)
Vasu Penugonda
2018-06-20
Validate cpu_family (#3753)
Ross Burton
2018-06-01
docs: Update cpu families (#3651) [skip ci]
Dylan Baker
2018-04-16
Merged Arm CC support.
Jussi Pakkanen
2018-04-15
Merge pull request #3115 from makise-homura/e2k-lcc-support
Jussi Pakkanen
2018-03-28
[skip ci] Added lcc and e2k CPU to reference tables
makise-homura
2018-03-27
Updates to CPP support and update review changes
Somasekhar Penugonda
2018-03-04
Fixing broken language arguments [skip ci]
Tim Ansell
2018-02-25
[skip ci] docs: Add reference table for language args parameter names (#3126)
Hylke Bons
2018-01-27
Fix typo in reference tables
xknight
2018-01-06
docs: Add netbsd to the reference table
Dylan Baker
2018-01-06
docs: Add dragonfly BSD to OS reference table
Dylan Baker
2018-01-06
docs: Add freebsd to the reference table
Dylan Baker
2017-12-07
docs: Add haiku to reference table
Dylan Baker
2017-11-19
docs: Add 'cygwin' to reference table for .system()
Jon Turney
2017-09-18
Added a page for reference tables.
Jussi Pakkanen