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
/
mesonbuild
/
compilers
/
c.py
Age
Commit message (
Expand
)
Author
2019-04-28
Cache compile results in coredata
Daniel Mensinger
2019-04-27
detect Intel ICL on windows
Michael Hirsch, Ph.D
2019-04-27
better default order for fotran compiler search
Michael Hirsch, Ph.D
2019-04-25
Don't use len() to test for container emptiness
Dylan Baker
2019-04-18
vs: Update toolset table for VS 2019
Nirbheek Chauhan
2019-04-10
Update Built-in Option c_std for C17. Closes #4842.
jrl64
2019-04-05
dependencies/misc: don't special case threads
Dylan Baker
2019-03-27
Sanity check with external args
John Ericson
2019-03-27
Don't collect preprocssor flags separately from compiler flags
John Ericson
2019-03-21
Merge pull request #5116 from dcbaker/openmp-de-specialize
Jussi Pakkanen
2019-03-20
replace library type strings with an enum
Dylan Baker
2019-03-19
dependencies/openmp: Don't special case OpenMP
Dylan Baker
2019-03-19
Merge pull request #4724 from jon-turney/lib-machine-always
Jussi Pakkanen
2019-03-14
compilers: Update comment about library search patterns
Nirbheek Chauhan
2019-03-14
compilers: Try harder to dedup builtin libs
Nirbheek Chauhan
2019-03-11
Add static as keyword to find_library
Niklas Claesson
2019-03-11
Fix _get_patterns on OpenBSD
Antoine Jacoutot
2019-02-19
Add warning level zero
jml1795
2019-02-15
Remove get_cross_extra_flags
John Ericson
2019-02-02
Never access environment.properties downstream
John Ericson
2019-01-31
find_library: Check arch of libraries on Darwin
Nirbheek Chauhan
2019-02-01
Rewrite appleframework and extraframework dependency classes
Nirbheek Chauhan
2019-01-27
BUGFIX: broken/missing Fortran code/unit tests
Michael Hirsch, Ph.D
2019-01-21
Add PGI C and C++ compilers (#4803)
Michael Hirsch, Ph.D
2019-01-10
Add get_werror_args for CCRX C compiler
Phillip Cao
2019-01-06
Absolute path generation refactoring
Daniel Mensinger
2019-01-05
Fix linking when cross-compiling and a windows resource is first object
Jon Turney
2019-01-02
Remove cross_info; cross file is parsed up front and discarded
John Ericson
2018-12-06
Store the target architecture for CL-like compilers
Jon Turney
2018-11-27
Remove linkerlike args from compile checks. Closes #4542.
Jussi Pakkanen
2018-11-19
Fix flake8 'imported but unused' reports
Jon Turney
2018-11-17
Merge pull request #4359 from dcbaker/icc-fixes
Dylan Baker
2018-11-17
Guard against broken lib paths returned by gcc.
Jussi Pakkanen
2018-11-15
compilers: quiet ICC messages about pch
Dylan Baker
2018-11-15
compilers: Move get_allow_undefined_link_args to Compiler
Dylan Baker
2018-11-15
compilers: Set the correct values for undefined modules on apple with icc
Dylan Baker
2018-11-15
compilers: Add ICC setting for get_allow_undefined_link_args
Dylan Baker
2018-11-15
compilers: fix compiler.compile for Intel Compilers
Dylan Baker
2018-11-15
Store unexpanded library directory paths. Closes #4392.
Jussi Pakkanen
2018-11-13
compilers: Use keyword only arguments for compiler interfaces
Dylan Baker
2018-11-08
Add support for Renesas CC-RX toolchain
Phillip Cao
2018-11-04
Use lld-link with clang-cl
Jon Turney
2018-11-04
Qualify checks of self.version by self.id in VisualStudioC/CPPCompiler
Jon Turney
2018-11-04
Teach VisualStudioCCompiler.get_pch_use_args() to handle clang-cl
Jon Turney
2018-11-04
Teach VisualStudioCCompiler.has_arguments() about clang-cl
Jon Turney
2018-11-04
Only add link arguments when needed in Compiler object methods
Jon Turney
2018-11-04
Detect clang-cl as msvc-like, not clang-like
Jon Turney
2018-11-03
Add new compiler.get_argument_syntax method
Dylan Baker
2018-10-30
Generalize gnulike-targeting-windows checks.
Josh Gao
2018-10-25
compilers/c: Fix allow undefined link arg for PE/COFF
Marvin Scholz
[prev]
[next]