summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-12fix the previous commit which deleted a doc file but not the index entryEli Schwartz
2021-08-12Update wrap documentation to describe new submission processEli Schwartz
2021-08-12Fix building framework test.Jussi Pakkanen
2021-08-12Disable asan memory leak checks on a Cuda test.Jussi Pakkanen
2021-08-12Pass a test file to flex test.Jussi Pakkanen
2021-08-11Always generate Java rule, it is platform agnostic.Jussi Pakkanen
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker
2021-08-11Make the flex test case workAdrien Plazas
2021-08-09build: store global and project args per-machine even when not cross compilingDylan Baker
2021-08-09build: add a few annotationsDylan Baker
2021-08-09Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens
2021-08-09i18n: use real build/install targets for gmo filesEli Schwartz
2021-08-09interpreter: Fix spurious warning in configure_data()Xavier Claessens
2021-08-09gnome: Filter all compiler and linker flagsEmmanuele Bassi
2021-08-09Fix native targets for vs backend cross compilationGustavoLCR
2021-08-09interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens
2021-08-09interpreter: Fix holder_map not being updated when subproject failsXavier Claessens
2021-08-09modules: Fix typo in state.test()Xavier Claessens
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe
2021-08-09interpreter: Fix list contains for Holders (fixes #9020 #9047)Daniel Mensinger
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen
2021-08-08Update iphone cross building.Jussi Pakkanen
2021-08-07Fix --force-fallack-for with --wrap-mode=nofallbackXavier Claessens
2021-08-06modules: Add API to add testXavier Claessens
2021-08-06minstall: restore_selinux_contexts: fix env testStéphane Cerveau
2021-08-06install: apply ldconfig at the end of the installStéphane Cerveau
2021-08-06install: update restore_selinux to use popen_safeStéphane Cerveau
2021-08-06fix spelling error in user output ("depencency" -> "dependency")Felix Schwarz
2021-08-04run_mypy: Add interpreter/type_checking to the list of checked modulesDylan Baker
2021-08-04interpreterbase/decorators: fix typed_kwargs return typeDylan Baker
2021-08-04interpreterbase/decorators: use a named function for lowering stringsDylan Baker
2021-08-04interpreter/typing: Add some type annotationsDylan Baker
2021-08-04interpreter: split keyword definitions out of the interpreterDylan Baker
2021-08-04Escape path in exclude filter passed to gcovrAlois Wohlschlager
2021-08-04add boolean parameter use_system for searching boostKevin Meagher
2021-08-04Make libs a set from the beginingKevin Meagher
2021-08-04Relax restrictions on detecting boost dependencyKevin Meagher
2021-08-04destdir: Allow relative to build directoryXavier Claessens
2021-08-03ninjabackend: use get_subdir() instead of subdir attribute for cythonDylan Baker
2021-08-03build: Add annotation to CustomTargetIndex.get_subdirDylan Baker
2021-08-03build: Add get_subdir() to GeneratedListDylan Baker
2021-08-03Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ.Xavier Claessens
2021-08-03modules/dlang: Fix dependencies that should have been updatedDylan Baker
2021-08-03Fix when gtest dep is found but does not pass version checkXavier Claessens
2021-08-03fix bat_info UTF-8 string errorxth
2021-07-30interenaltests: Add some version strings with ansi escapes in themDylan Baker
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz
2021-07-28intl dep: support static kwargEli Schwartz
2021-07-28intl: fix incorrect detection of headerEli Schwartz
2021-07-28dependencies: make the preferred LibType available to any ExternalDependencyEli Schwartz