8013 Commits (0384487fc52c445d005ca1ea5b2a1c83ce56200c)
 

Author SHA1 Message Date
Phillip Cao 0384487fc5 Fix CCRX linking external dependencies 5 years ago
Jakub Jermář 53289cb98c Add HelenOS to Users.md 5 years ago
Jussi Pakkanen 80ef6fd69f Pass optimization flags to rustc properly. Closes: #5788. 5 years ago
Rachel Mant f431cff809 Make .extract_objects() work correctly as an input to custom_target 5 years ago
Norbert Nemec 1cb6177f03 avoid cmake syntax error due to "\" path separators on windows 5 years ago
Jussi Pakkanen a201499306 Only iterate over existing libdirs. 5 years ago
Thibault Saunier edec2ee0ee gnome: Handle overriden g-ir-scanner 5 years ago
Michael Hirsch, Ph.D fd7e8c5400 expand tilde when looking up libraries -Dfoo=~/mylib 5 years ago
Nirbheek Chauhan 275c493caf
Update vim syntax files link in 0.37 release notes [skip ci] 5 years ago
Xavier Claessens 172a355b93 Revert "gnome: Use find_program() to get glib-compile-resources" 5 years ago
Xavier Claessens 0ab3d97566 gnome: Use find_program() to get glib-compile-resources 5 years ago
John Ericson d8335fb032 Put native file before cross file in options list 5 years ago
James Hilliard b21fd95f73 Add is_disabler function 5 years ago
Jussi Pakkanen 8764e4f579 Print only host platform info in some cases during native builds 5 years ago
Aleksey Gurtovoy e5b515aa1d ninjabackend: Squish Coco support 5 years ago
John Ericson 5d3c092ded docs: meson -> Meson in one place 5 years ago
Xavier Claessens 7cc112df0d dist: Add '-C' option and print better error message 5 years ago
Jussi Pakkanen 5fd4963766 Made build. options alias basic ones when native building. 5 years ago
Jussi Pakkanen 534c95cc3e Made set_option kwargs named-only. 5 years ago
Jussi Pakkanen 8a4aceef43 Do not print build and host settings when compiling natively. 5 years ago
Jussi Pakkanen b739652bc4 Do not print build compiler info when not cross compiling. It is confusing. 5 years ago
Jussi Pakkanen 81eecb25ad Describe how to set up VS external project. [skip ci] 5 years ago
Jussi Pakkanen da9fe8db2a Update MSI creator script to newest VS on Win 7. [skip ci] 5 years ago
Jussi Pakkanen f41bdae368 Add basic Webassembly support via Emscripten. 5 years ago
Jan Beich ddbf60f86d environment: simplify powerpc conditionals 5 years ago
Jan Beich 147d3f752c environment: simplify CPU logic via hw.machine_arch on BSDs 5 years ago
Jussi Pakkanen 5f2e44b0dd Make gettext targets no-ops if gettext is not installed. Closes: #821. 5 years ago
Xavier Claessens 32bd8a3847 Fix cross compilation on OSX 5 years ago
Marc-André Lureau 8ba1405742 sourceset: add all_dependencies() method 5 years ago
Marc-André Lureau 940ebd658b sourceset: fix using FeatureCheck decorators 5 years ago
Xavier Claessens 44ac680e55 gtkdoc: Use find_program() to get gtkdoc tools 5 years ago
Marcin Niestroj 987539e233 Improve support for crosscompiled CMake modules 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Jussi Pakkanen 2e6df380f1
Merge pull request #5644 from bonzini/meson-exe-cmdline 5 years ago
Jussi Pakkanen cba23413c5
Merge pull request #5749 from mensinda/cmGenExp 5 years ago
Jussi Pakkanen 9a62d6932b Make ARM compilers work on Linux. 5 years ago
Michael Hirsch, Ph.D 9943635a98 add pylint Azure job 5 years ago
Michael Hirsch, Ph.D fa38aa378e add pylint config file. update Sider CI name 5 years ago
Michael Hirsch, Ph.D 7aecfb1540 remove unreachable code 5 years ago
Emmanuel Pacaud 923efe9eda Add aravis to meson users (#5757) [skip-ci] 5 years ago
Dylan Baker e33183a4cc coredata: Ignore directories when searching for machine files 5 years ago
Michael Hirsch, Ph.D f3fbac9d2b OpenMP:stop searching when openmp headers are first found 5 years ago
Marc-André Lureau 06aaffa4e1 Allow kconfig to read from configure_file() 5 years ago
Daniel Mensinger 07f48851d0
cmake: added generator expression test case 5 years ago
Daniel Mensinger bee74eea16
cmake: Parse a subset of generator expressions 5 years ago
Jussi Pakkanen 679ddb0ae7
Merge pull request #5638 from mensinda/cmInterface 5 years ago
Jussi Pakkanen 5d9a1558c2
Merge pull request #5733 from scivision/pgi_openmp 5 years ago
Daniel Mensinger b72b5365af mintro: Fix crash related to the sources kwarg (fixes #5741) 5 years ago
Michael Hirsch, Ph.D f5554957cb
skip common/223 for PGI, as even 19.4 doesn't fully support C++17 as claimed 5 years ago
Michael Hirsch, Ph.D c2f2e51105
PGI: fix openmp for 190common test 5 years ago