6065 Commits (e5766454d647af735b82e54e94c5bd0b8854871b)

Author SHA1 Message Date
Jussi Pakkanen e5766454d6 Set optimization level in the Xcode native way. 4 years ago
Jussi Pakkanen 6043016a38 Refactor Xcode target generation to its own method. 4 years ago
Jussi Pakkanen 2d30f8d124 Fix LGTM issues. 4 years ago
Jussi Pakkanen 3420957c73 Move constant to module level. 4 years ago
Jussi Pakkanen bf08bba371 Delete old implementation. 4 years ago
Jussi Pakkanen c43007408c Add last few things we skipped. 4 years ago
Jussi Pakkanen fb70490bd3 Fix all the minor things that got broken. 4 years ago
Jussi Pakkanen dc9e2d6269 Converted the last bit. 4 years ago
Jussi Pakkanen 3ce0ce86c9 Convert build configuration. 4 years ago
Jussi Pakkanen a026213145 Convert a few more. 4 years ago
Jussi Pakkanen 7a3fdf70cc Convert PBXGroup. 4 years ago
Jussi Pakkanen d78dba08a7 Convert a few more. 4 years ago
Jussi Pakkanen 87f1007ba7 Reduce verbosity. 4 years ago
Jussi Pakkanen 18f718299c Convert one more object type and some scaffolding. 4 years ago
Jussi Pakkanen 0967800705 Start refactoring the xcode backend by creating proper classes for pbx primitives. 4 years ago
Xavier Claessens 558a7bc6ff interpreter: Move to its own folder and split it 4 years ago
Dylan Baker f99ed692c4 environment: get environment variables for both host and build machines 4 years ago
Dylan Baker 2cd0723c42 Split environment variable and command line cflags 4 years ago
Aleksandr Mezin 692f673312 scripts/meson_exe: fix stdout and stderr decoding 4 years ago
Jussi Pakkanen e80ff985fb Do not add custom target dir automatically when implicit false. 4 years ago
Seungha Yang 448b11cb7f wrap: Tell which wrap-redirect file is missing 4 years ago
Xavier Claessens 1ad469342b msubprojects: wrap-file should be re-extracted with --reset 4 years ago
Dylan Baker 23c706add1 coredata: Fix dependency cache 4 years ago
Olexa Bilaniuk 2579420a72 Strip host-compiler -std flag from NVCC line. 4 years ago
Olexa Bilaniuk 5941e94ff8 Retract "DQSQ" merging in NVCC arguments handling. 4 years ago
Olexa Bilaniuk 3dbd493de2 Canonicalize and merge consecutive -Xcompiler flags together. 4 years ago
Xavier Claessens 47633330da pkgconfig: Allow setting prefix in dataonly pc file 4 years ago
Xavier Claessens df4314c7b8 backends: Remove @PRIVATE_OUTDIR_(ABS)@ substitution 4 years ago
Xavier Claessens 3fb9311d10 Remove ConfigureFile and ConfigureFileHolder 4 years ago
Dylan Baker b1d85f3cde modules/external_project: use typed_pos_args 4 years ago
Xavier Claessens 64775c0fd3 windows_proof_rmtree: Also retry os.chmod() part 4 years ago
Jussi Pakkanen c8826e907a Use find_program also in add_*_script for consistency. 4 years ago
Jussi Pakkanen 80c89a650b Use find_program also in custom_target for consistency. 4 years ago
Hemmo Nieminen 01c6b50a77 depfixer: temporarily modify file permissions 4 years ago
D Scott Phillips 703fd6d1fa
compilers: clang-cl: Also accept .s files (#8520) 4 years ago
Dylan Baker c86c18066e deprecated QMAKE dependency type 4 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago
Xavier Claessens 37d4c86e5b interpreter: Fix spurious warning in include_directories() 4 years ago
Xavier Claessens a9e9b7c750
devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548) 4 years ago
Xavier Claessens 1be13710ad
environment(): Allow stacking append() and prepend() (#8547) 4 years ago
Jussi Pakkanen 9ab4dadef9 Remove -pipe from default list of args. Closes #8508. 4 years ago
Xavier Claessens 8cd4d0b283 mlog: Do not print 'subproject|' for the message 'Executing subproject' 4 years ago
Xavier Claessens 7c3418204f interpreter: Do not print "method meson" 4 years ago
Xavier Claessens 60c2c25d5b mlog: Do not print 'subproject|' on empty lines 4 years ago
Xavier Claessens b33e7bca73 mlog: Add a space after 'subproject|' 4 years ago
Xavier Claessens 3c1ccb923f logs: Prepend current subproject name to all messages 4 years ago
Dylan Baker d7ac2f1065 qt: move compilers_detect to the qt module 4 years ago
Dylan Baker c1daa4e892 dependencies/qt: Split _get_modules_lib_suffix out of the class 4 years ago
Dylan Baker 3e86aecab8 dependencies/base: Use FeatureDeprecated instead of mlog.warning 4 years ago
Dylan Baker e37b020cef dependencies/qt: split get_qmake_host_bins into a free function 4 years ago