4736 Commits (3d6d908f7c41623c26289e09ed6608cae14d4948)

Author SHA1 Message Date
Marcel Hollerbach 66bf339e33 meson: unbreak --profile-self 5 years ago
Nirbheek Chauhan 1e4eeccb0f configure_file: Also copy timestamps to avoid useless rebuilds 5 years ago
Nirbheek Chauhan 36a0797e1c minstall: Make --only-changed less verbose 5 years ago
Richard Laager 5118cf914d Exclude .hg* from dist tarballs 5 years ago
Xavier Claessens 3ba0073df6 Make 'default_library' per-subproject builtin option 5 years ago
Xavier Claessens 0bf3c4ac4d backends: Remove unused method 5 years ago
Michael Hirsch, Ph.D 2bbd57092f add FeatureNew 5 years ago
Michael Hirsch, Ph.D 5bbeab8ed4 add fs.stem() 5 years ago
Michael Hirsch, Ph.D dcb7043403 fs: add expanduser method 5 years ago
Michael Hirsch, Ph.D 4556343d95 fs: add methods as_posix, is_absolute 5 years ago
nikolayp 42931a82e1 depdenencies/qt: Second attempt to allow qt --no-framework on MacOS. 5 years ago
Max 3d70e3bc63
Fix import dependency from dub 5 years ago
Michael Hirsch, Ph.D a4e4d2e75a
doc 5 years ago
Michael Hirsch, Ph.D 554d35c3f3
add get_external_property to replace get_cross_property 5 years ago
Michael Hirsch, Ph.D c2e6565029
add meson.get_native_property for native files 5 years ago
Dylan Baker 235b7a69e7 dependencies/ui: Honor static argument with wxwidgets 5 years ago
Dylan Baker f3773fa5c6 dependencies/ui: Add type annotations to WxDependency 5 years ago
Dylan Baker 68842f535f dependencies/ui: wxwidgets requires C++ 5 years ago
Xavier Claessens 4c5a9523be pkgconfig: Generate -uninstalled.pc files 5 years ago
Xavier Claessens b3ab022777 pkgconfig: Fix code that make relative path 5 years ago
Jon Turney a3e2aa2d66
Fix prefix dependent option defaults (#6552) 5 years ago
Xavier Claessens 15eb0014ac interpreter: Iterate custom target outputs 5 years ago
Dylan Baker 7097d8a021 environment: Handle cases of no cs compiler being installed correctly 5 years ago
Daniel Mensinger 48cb1a7004
cmake: Fix spaces in compile flags (fixes #6566) 5 years ago
Daniel Mensinger 1f7e73fd5c cmake: Sanitize CMake names (fixes #6554) 5 years ago
Dylan Baker 97dd522476 environment: Be stricter about detecting icl 5 years ago
Michael bbc2745dcc update the init command 5 years ago
Michael 683cf46f32 add new templates 5 years ago
Xavier Claessens 31f00c11d3 summary: Fix empty list case 5 years ago
Dylan Baker c1a3b37ab7 dependencies: Add a zlib system dependency for windows 5 years ago
Dylan Baker d87955f990 dependencies: Add system zlib method for freebsd and dragonflybsd 5 years ago
Dylan Baker 5f51ee2fc8 dependencies: Add a zlib system dependency for macOS 5 years ago
Dylan Baker 402f7afdb0 dependencies: netcdf always look for netcdf-fortran for fortran 5 years ago
Daniel Mensinger 4104cbdaf9
typing: Fix Any --> T.Any 5 years ago
Dylan Baker d67271e1a6
Small cleanups for the LLVM dependency class (#6548) 5 years ago
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
alanNz 1682058dec -Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use 5 years ago
Xavier Claessens 8201b725ed Qt5: Do not use system qmake if not specified in cross file 5 years ago
Daniel Mensinger 273aeb8473 deps: Fix prelimenary CMake lookup. 5 years ago
Dylan Baker 32240d4276 dependencies: Add comment to the packages dict 5 years ago
Dylan Baker 4fc71e05c4 dependencies: Use a factory for curses 5 years ago
Dylan Baker 5ab29e264b dependencies: Rename _add_sub_dependency2 to _add_sub_dependency 5 years ago
Dylan Baker 6440b55b07 dependencies: Use a factory for fortran coarrays 5 years ago
Dylan Baker 081de4bfbc dependencies: Split detect_compiler out of dependency 5 years ago
Dylan Baker fbad73c939 dependencies: Use a DependencyFactory for threads 5 years ago
Dylan Baker 5d630c663c dependencies: Use a factory for NetCDF 5 years ago
Dylan Baker a8817a8e68 dependencies: Remove now dead code 5 years ago
Dylan Baker 89c67383cc dependencies: Use a custom factory for shaderc 5 years ago
Dylan Baker b0f0d30cf3 dependencies: Add a decorator for dependency factory functions 5 years ago
Dylan Baker 47502f8adf dependencies: Use DependencyFactory for sdl2 5 years ago