9 Commits (185c4e3c95f32de429179b025ef86785b06bc3de)

Author SHA1 Message Date
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Dylan Baker 71db6b04a3 use OptionKey for builtin and base options 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Daniel Mensinger 1dfaccfd91 pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
Dylan Baker e7f0890cb9 compilers: move get_dependency_gen_args to base Compiler 4 years ago
Dylan Baker 96a1ae6dfe compilers: fully type annotate the C compilers 4 years ago
Dylan Baker 682d22129c compilers: Tell mypy that the compiler mixins are just that 4 years ago
Dylan Baker b6c8b8a5be compilers/mixins/pgi: Make type safe 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 years ago
Michael Hirsch, Ph.D b9af8f8b6b
PGI cannot accept -pthread 5 years ago
Michael Hirsch, Ph.D c8d380e4ef
PGI: use ar link wrapper on Windows 5 years ago
Dylan Baker 06dcbd50ee compilers: Dispatch to dynamic linker class 5 years ago
Michael Hirsch, Ph.D f5f7a7bbb3 compilers/mixins/pgi: simplify pic logic 5 years ago
Michael Hirsch, Ph.D d0e78a2534
default libtype to static to allow windows compilers to not skip 5 years ago
Michael Hirsch, Ph.D 7eebb6749a
no special shared lib args for PGI 5 years ago
Michael Hirsch, Ph.D 1e08d81476
PGI -shared is for Linux only 5 years ago
Michael Hirsch, Ph.D 1e53f67187 PGI: cpp_pch precompiled headers functionality 5 years ago
Dylan Baker 42d34095b4 compilers/mixins/pgi: Finish type annoations 5 years ago
Dylan Baker fab47c5680 compilers: split pgi compiler out of compilers module 5 years ago