9109 Commits (692b9af94c02f58156bc429e950d99ffff046743)
 

Author SHA1 Message Date
Mike Gilbert 692b9af94c Ignore file access errors when scanning .so files in system libdirs 5 years ago
Daniel Mensinger 8515ae2e0c cmake: always split property lists (fixes #7228) 5 years ago
jonathanmist 4d82cfffc5 dependencies/cuda: Add support for ARM linux 5 years ago
Alexander Neumann 2f359ca5f5 fix cmake target configuration selection. 5 years ago
Daniel Mensinger cf561b5cfc boost: Try extracting BOOST_ROOT from boost.pc 5 years ago
Daniel Mensinger 15b738841b boost: Always sort shared before static (fixes #7171) 5 years ago
georgev93 bed0bc5c16 Add cmake files to msi package. 5 years ago
Nirbheek Chauhan 14a0f18d2a Bump versions to 0.54.2 for release 5 years ago
Nirbheek Chauhan 459d10254a travis/osx: Fix pkg-config installation 5 years ago
Daniel Mensinger d5e25b2914 boost: always use compiler include paths 5 years ago
Jussi Pakkanen 0efcbd3a61 Add AVR to cpu families. Closes #7085. 5 years ago
Szabi Tolnai d956cb9d40 Allow indexed custom target to be used in executable's depends. 5 years ago
Andrei Alexeyev a34e65d758 Do not pass rpath flags to wasm-ld 5 years ago
Nirbheek Chauhan 477947a53a cmake: Fetch c/cpp_std values correctly 5 years ago
Xavier Claessens 0d7431d878 gnome.generate_gir: Fix missing include directories 5 years ago
Nirbheek Chauhan 6e939c536d coredata: Fixup the default libdir value, not the set value 5 years ago
Nirbheek Chauhan e84c23c4ca unit tests: Fix broken test_cross_libdir test 5 years ago
Nirbheek Chauhan 3cf08d44c3 cmake: Fix string substitution index error 5 years ago
Nirbheek Chauhan 55969ddfef ui/qt: Warn if Android cpu_family is unknown 5 years ago
Matthew Waters ff408f5132 ui/qt: use new directory layout for qt on android 5 years ago
Nirbheek Chauhan 5ecf373244 gfortran: Fix has_header implementation with GCC 10 5 years ago
Daniel Mensinger a72159e913 boost: Try finding libraries with the matching arch (fixes #7110) 5 years ago
Marcel Hollerbach 0ac9c675c9 interpretor: Do not add dependencies if we already have them 5 years ago
Eric Lemanissier 32d2ac5307 macos: Remove framwork linkerlike args 5 years ago
Ole André Vadla Ravnås 72f263cddb Fix outdated cross-compilation checks 5 years ago
Christoph Reiter 7f4202112c Fix has_function() for clang on 64bit Windows 5 years ago
Daniel Mensinger 7601fc6e0e cmake: Ignore unknown c(pp)? stds (fixes #7104) 5 years ago
Dylan Baker 517cad1df6 interpreterbase: Fix version checking for deprecation 5 years ago
Dylan Baker 17c1c49a94 interpreter: Don't assign duplication and new feature warning to the same variable 5 years ago
Christoph Reiter 6aa9cab059 Fix builtin check in has_function() with GCC 10 on Windows 5 years ago
Andrei Alexeyev f225387907 Make cc.has_function work on GCC/Clang __builtins 5 years ago
Daniel Mensinger 0948570d91 boost: Do not be strict about static if not specified (fixes #7057) 5 years ago
Reza Housseini 33944becf6 More robust cmake version detection 5 years ago
Dylan Baker e03c4d4199 envconfig: Always honor PKG_CONFIG_PATH 5 years ago
Jussi Pakkanen 03f6d131f1 Add regression test for libdir reset. 5 years ago
Jussi Pakkanen 62b5c456ee Revert "coredata: init_builtins should always call libdir_cross_fixup" 5 years ago
Daniel Mensinger 2d72ac5733 boost: Do not set BOOST_ALL_DYN_LINK (fixes #7056) 5 years ago
Daniel Mensinger cbecdeffdf boost: Only use usage-requirements defines (fixes #7046) 5 years ago
georgev93 57122c3ee2 Adding a conditional case in _guess_files to confirm that the complete path is put together in even if a portion of the path is a location that exists. 5 years ago
Jan Alexander Steffens (heftig) 1b1674f2c1 Fix meson_jar_template 5 years ago
Nirbheek Chauhan 5a2f61d26f Bump versions to 0.54.1 for release 5 years ago
Jussi Pakkanen efd7eec2a5 Add rust stdlib dir to PATH on Windows. 5 years ago
Alexandre Lavigne f77181fc2a Issue: 7009: CMake/Centos7 Unable to find CMake even though it is installed 5 years ago
Nirbheek Chauhan 7631df249d compilers: Silence warning about gnu_inline with clang 5 years ago
Xavier Claessens bd64692f63 interpreter: Correctly ignore def files in build directory 5 years ago
Daniel Mensinger 79d13ce783 cmake: Do not compile explicit header files 5 years ago
Daniel Mensinger bd8d079473 backend: Fix file name confilcts by using the complete path 5 years ago
Daniel Mensinger eea52a367a cmake: Capture stdout with UNIX pipes 5 years ago
Daniel Mensinger b3832e632d cmake: Fix custom command CMake list issue 5 years ago
Daniel Mensinger ffdd6453e0 cmake: Preserve include directory order (fixes #6959) 5 years ago