327 Commits (eb76ba7031f053a3c1e69ce79f52bf84a222fa48)

Author SHA1 Message Date
Nirbheek Chauhan bcee8fb8ca compilers: Update comment about library search patterns 6 years ago
Nirbheek Chauhan 07818dac6a compilers: Try harder to dedup builtin libs 6 years ago
Niklas Claesson dd2c44cdf6 Add static as keyword to find_library 6 years ago
Antoine Jacoutot 28b54c1b66 Fix indent to please codestyle. 6 years ago
Antoine Jacoutot d952e5ac4d GnuLikeCompiler: don't set b_lundef by default on OpenBSD 6 years ago
Antoine Jacoutot 03c0c3a8f4 Fix _get_patterns on OpenBSD 6 years ago
John M. Lindemon 939c00a972 Fix nvcc error with threads dependency (4999) 6 years ago
John Ericson 2d6d242aec Feed compiler Properties to get its options defaulted 6 years ago
Olexa Bilaniuk 8838cfae73 Solve NVCC -Werror problem. 6 years ago
Olexa Bilaniuk e632a81627 Rework CUDA sanity check. 6 years ago
jml1795 a9e63568fe Add warning level zero 6 years ago
Matthias Klumpp 2cede4d6c9 d: Translate the -isystem flag for LDC and DMD 6 years ago
Andrei Alexeyev 2d0841c624 Improve handling of gui_app 6 years ago
John Ericson d451a4bd97 Remove get_cross_extra_flags 6 years ago
Olexa Bilaniuk df0b734a17 Fixes for CUDA compiler shared library linking. 6 years ago
Michael Hirsch, Ph.D 6b874339cc BUGFIX: Fortran openmp 6 years ago
Jussi Pakkanen 25ae7f95bd Add werror flags to nvcc. Closes #4911. 6 years ago
Michael Hirsch, Ph.D 70e6f4198c Fortran 2008 submodule (#4874) 6 years ago
Luís Ferreira b90f196f17 d: fix linker due to argument errors 6 years ago
Corentin Noël 08757dcdfd vala: Support position-independent executables 6 years ago
John Ericson 19f81d3e33 Never access environment.properties downstream 6 years ago
John Ericson 6dbe33d949 C# and Java compilers should have `is_cross = False` 6 years ago
Michael Hirsch, Ph.D 8821c0aadc better handle variable HDF5 setups, update Fortran compiler def 6 years ago
Nirbheek Chauhan 50b863032e find_library: Check arch of libraries on Darwin 6 years ago
Nirbheek Chauhan c0166355ce Rewrite appleframework and extraframework dependency classes 6 years ago
Michael Hirsch, Ph.D cccffaa29d BUGFIX: allow fc.run(code) to work, pick only Fortran module 6 years ago
Michael Hirsch, Ph.D 4e31ca3abe correct naming to CudaCompiler, pep8 6 years ago
Michael Hirsch, Ph.D 8636f31d9c BUGFIX: broken/missing Fortran code/unit tests 6 years ago
Jussi Pakkanen e1b50309df All the fixes needed to make work against current master. 6 years ago
Jussi Pakkanen 8eca221aac More tests and pic. 6 years ago
Jussi Pakkanen 396e355c94 Clean up minor issues. 6 years ago
Beau Johnston 54b6afa675 added cuda compiler 6 years ago
Michael Hirsch, Ph.D 72486afd08 Add PGI C and C++ compilers (#4803) 6 years ago
Michael Hirsch, Ph.D 9bb21be59b
FlangFortranCompiler inherit ClangCompiler 6 years ago
Michael Hirsch, Ph.D 9a318d3d5a
better handle link args: PGI and Flang 6 years ago
Michael Hirsch, Ph.D b40c1af900
Flang Fortran compiler added. 6 years ago
Michael Hirsch, Ph.D fff88b354a restore PGI compile functioning 6 years ago
Phillip Cao 13fe2e40eb Add get_werror_args for CCRX C compiler 6 years ago
Daniel Mensinger ca808a0702
More os.pathsep 6 years ago
Daniel Mensinger 477b69b505
Use os.pathsep 6 years ago
Daniel Mensinger 681532452c
Handle java correct 6 years ago
Daniel Mensinger 9eca2e46a0
Added more compiler option support 6 years ago
Daniel Mensinger 9742927903
Absolute path generation refactoring 6 years ago
Daniel Mensinger c4eb5c79fe
Added unit test 6 years ago
Daniel Mensinger 71d17b44e4
Fixed list_target_files and list_targets 6 years ago
John Ericson 2b22576fb6 Remove cross_info; cross file is parsed up front and discarded 6 years ago
Jussi Pakkanen 6c76ac8017 Handle strings in cross file args. Closes #4671. 6 years ago
Dylan Baker b335ca2818 compilers/icc: Add even more diag-errors to actually error on 6 years ago
Jon Turney 541307a426
Windows clang supports `-mwindows` to set subsystem 6 years ago
Martin Storsjö 05e75ab3e7 Reinstate "compilers/c: Fix allow undefined link arg for PE/COFF" 6 years ago