aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
21 hoursci/ciimage: Lower nofile ulimit on containers that test DHEADmasterAndrei Horodniceanu2-0/+7
21 hoursenv2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is specialSimon McVittie2-11/+13
21 hoursenv2mfile: Don't hard-code Debian as always being LinuxSimon McVittie2-4/+10
21 hoursenv2mfile: Map Debian GNU/Hurd to system() -> gnuSimon McVittie2-5/+8
21 hoursenv2mfile: Add a function for mostly-identity mappings with special casesSimon McVittie1-6/+10
21 hoursunittests: Test env2mfile's dpkg_architecture_to_machine_infoSimon McVittie1-0/+391
21 hoursenv2mfile: Split detect_cross_debianlike()Simon McVittie1-0/+3
21 hoursenv2mfile: Convert MachineInfo into a dataclassSimon McVittie1-14/+15
23 hoursDocument the .kernel() and .subsystem() methodsDylan Baker1-0/+21
26 hoursdocs: Use examples for build_machine.cpu() that genuinely existSimon McVittie1-1/+1
28 hoursbackend/ninja: allow cleandead with dyndeps and ninja >= 1.12Dylan Baker1-1/+3
42 hoursmark the PyPI metadata as supporting python 3.13Eli Schwartz1-0/+1
43 hoursAdd additional C++ filename extensionsmid-kid1-1/+1
47 hourscompilers: remove hasattr from `can_compile_suffixes`Dylan Baker2-4/+1
47 hourscompilers: remove hasattr for `file_suffixes`Dylan Baker2-4/+3
47 hourscompilers: annotate lang_suffixesDylan Baker1-1/+1
2 daysminstall: fix bug linkDylan Baker1-1/+1
2 daysmodules/cmake: use typed_kwargs instead of permittedKwargsDylan Baker1-12/+17
2 daysmodules/cmake: use typed_kwargs for subproject.dependencyDylan Baker1-7/+12
2 daysmodules/cmake: simplify _args_to_infoDylan Baker1-9/+5
2 daysinterpreterbase/decorators: delete now unused stringArgsDylan Baker2-15/+0
2 daysmodules/cmake: use typed_pos_args for remaining subproject methodsDylan Baker1-10/+9
2 daysmodules/cmake: use typed_pos_args for subproject.dependencyDylan Baker1-3/+3
2 daysmodules/cmake: use typed_pos_args for subproject.get_variableDylan Baker2-8/+11
2 daysinterpreterobjects: use typed_pos_args for subproject.get_variableDylan Baker1-12/+6
2 daysAdd a simple reproducibility test command.Jussi Pakkanen4-1/+169
3 daystests: set c++ stdandard to c++11 for hd5fDylan Baker1-1/+5
3 daystests: use statx instead of sendmmsg in has_function testAndrea Pappacoda1-4/+3
3 daysprograms: Store the project version when overriding find_programNirbheek Chauhan2-1/+7
3 dayscmake/traceparser: fix typoStephan Lachnit1-1/+1
3 dayscompilers/detect: remove unsupported -cpp flag for Clang preprocessor detectionRaul Tambre1-6/+5
4 daysmetrowerks: Pass warning flags to all subtoolsmid-kid1-6/+5
4 daysmetrowerks: Whine when trying to build a shared librarymid-kid1-5/+3
4 daysmetrowerks: Fix compute_parameters_with_absolute_pathsmid-kid1-1/+1
4 daysdocs: update the Visual Studio guide for the post-0.59 era with automatic vsenvEli Schwartz1-3/+11
5 daysDon't fail to package when run twiceElliot1-10/+34
6 dayslinkers: Fix linker detection with clang on SolarisAlan Coopersmith2-21/+26
6 daysenv2mfile: Fix a typoSimon McVittie1-1/+1
9 dayscompiler,rust: fix sanity check and internal deps for baremetal rust project/...Florent Valette2-6/+35
9 daysclang-tidy: Avoid spawning too many threadsJonathon Anderson3-9/+72
9 dayslinkers: Disable -rpath-link with ld.zigccTristan Ross1-1/+3
9 dayslinkers: basic support for the 'zig cc' linkerAndrei Alexeyev4-0/+29
9 daysqt module: allow has_tools to specify which tools to checkPierre Lamot6-21/+74
9 daysMPI detection: try --showme:compile/--showme:link and -compile_info/-link_infopaugier1-4/+16
9 daysMPI detection: get version from old IntelMPI wrapperspaugier1-3/+8
9 daysMPI detection: support more implementations (any compilers)paugier2-84/+87
9 daysMPI detection: mpicc/mpiicc before pkg-configpaugier1-12/+13
10 daysinterpreter: when overriding a dependency make its name matchDylan Baker7-4/+79
10 daysdependency: define equality and hash operators for DependencyDylan Baker1-1/+18
10 days.github/workflows/os_comp.yml: set HOME to /root on OpenSUSEAndrei Horodniceanu1-1/+8