2243 Commits (495f47b12ba0f6463c999a1ec988146fd0b578b8)

Author SHA1 Message Date
makise-homura 495f47b12b Make more precise CPU detection for Elbrus platform 7 years ago
makise-homura 67f067d5b2 Added version detection for lcc compiler 7 years ago
makise-homura 546f81e0f9 Fixed lchmod detection for lcc C/C++ compilers 7 years ago
makise-homura 942e34241f Fixed compatibility issue regarding Python 3.5 7 years ago
makise-homura 3b254c6e49 Fixed failure if compiler messages is not in UTF-8 7 years ago
makise-homura 08bd07f860 Added specific get_library_dirs function for lcc 7 years ago
makise-homura 6230c2a2f6 Fixed indentation and space issues found by SideCI 7 years ago
makise-homura 7cc41baa98 Added Elbrus lcc compilers support as inheritance from gcc ones 7 years ago
makise-homura 22a83817c8 Fixed syntax issues (for 'in' operator) 7 years ago
makise-homura 8236bed11b Support lcc compiler for e2k (Elbrus) architecture 7 years ago
Nirbheek Chauhan 74ae719033 pkgconfig deps: Add all -L args when using -l args 7 years ago
Matthias Klumpp 7e0db58f81 d: gdc: Implement proper dependency gen support 7 years ago
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Caio Marcelo de Oliveira Filho 37b702e9aa Fail if singleline string has multiple lines 7 years ago
Nirbheek Chauhan aeee01f639 rmtree: Don't retry when the file is not found 7 years ago
Nirbheek Chauhan b2007217e0 vala: Fix path of C file with generated Vala files 7 years ago
Nirbheek Chauhan 657d9f2b29 Support running out-of-tree tests against a meson in PATH 7 years ago
Nirbheek Chauhan 0ec18a0531 wrap: Fix broken logic when initializing submodules 7 years ago
Matthias Klumpp a64a237d72 Don't mention "error" in error messages 7 years ago
Hemmo Nieminen ff1146bc8c Fix subproject prefix handling when checking subproject option validity. 7 years ago
Niklas Claesson e88887be4a Only remove substring if it is part of string 7 years ago
Jon Turney 7297e9f7a3 Add source location to warning for comparing different types 7 years ago
Jon Turney f37692bedb Fix exception in 'test cases/failing/55 wrong shared crate type' when rustc is missing 7 years ago
Jon Turney 56286fd2b8 Fix test cases/failing/52 inconsistent comparison 7 years ago
Jon Turney 9e6d3f903c Only expose exception() test function during unit tests 7 years ago
Jon Turney b78a01bced Add a test case for python exception exit status 7 years ago
Jon Turney 2a64ed855e Verify that failing tests are failing with an error, not a python exception 7 years ago
Jussi Pakkanen 9dc995b3e9 Permit path separators in subproject names but with a warning. Closes #2794. 7 years ago
Dylan Baker b11035693c backends: Only add pch args that are appropriate for the compiler 7 years ago
Jon Turney c027bb2c42 Ensure any generation error appears in the logfile and thus in CI output 7 years ago
Jussi Pakkanen e2b5ac29d6 Only add reconfigure deps on files, not dirs. Closes #2919. 7 years ago
Hemmo Nieminen d0f620364f Fix a stack trace caused by subproject.get_variable('non-existing'). 7 years ago
Jussi Pakkanen ca4cbab004 Use absolute path if relative can not be evaluated. Closes #2784. 7 years ago
Alex Hirsch 3e8eab66a1 Do not set MALLOC_PERTURB_ for benchmarks 7 years ago
Matthias Klumpp 3274f951d2 Don't fail loading subprojects if subprojects_dir is in a subdirectory 7 years ago
Matthias Klumpp f35606f61e Show a better error message if subproject can not be configured 7 years ago
Leon Krause 2fa44cf326 Enable default linker optimisations in MSVC release and minsize builds 7 years ago
Nirbheek Chauhan 15a1a317f4 wrap: Handle more submodule status cases 7 years ago
Jon Turney 0774f319e8 Don't use --export-dynamic on Cygwin 7 years ago
Benjamin Redelings ab37727289 Add comment. 7 years ago
Benjamin Redelings 52775ecb14 Clean up code a bit. 7 years ago
Benjamin Redelings 8596c36214 Don't give up - boost could be in search path. 7 years ago
Benjamin Redelings 80e4ac2d49 Don't give up before check for libraries - they could be in search path. 7 years ago
Benjamin Redelings 45a7d094cc Remove completed TODO notes. 7 years ago
Benjamin Redelings b762655e98 Remove unused import. 7 years ago
Benjamin Redelings 8cf9c7f268 Allow finding boost libraries on windows. 7 years ago
Benjamin Redelings 4babf035e5 Factor our sourceforge dir names, and don't crash on non-msvc. 7 years ago
Benjamin Redelings 47ced35b77 Don't crash if we are not msvc. 7 years ago
Benjamin Redelings f7862bcd92 Add note about mingw-w64 libraries. 7 years ago