index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2020-02-05
Merge pull request #6573 from michaelbadcrumble/add_sample_templates
Jussi Pakkanen
2020-02-05
pkgconfig: Generate -uninstalled.pc files
Xavier Claessens
2020-02-04
Fix prefix dependent option defaults (#6552)
Jon Turney
2020-02-02
update test_templates in run_unittests.py
Michael
2020-02-01
summary: Fix empty list case
Xavier Claessens
2020-01-30
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)
Michael Hirsch, Ph.D
2020-01-29
Skip ld tests if no compiler installed.
Jussi Pakkanen
2020-01-29
run_unitests: Add a test for DependencyFactory ordering
Dylan Baker
2020-01-29
run_unittests: Add a chdir context manager
Dylan Baker
2020-01-27
Fix broken link on Elbrus Fortran compiler
makise-homura
2020-01-27
ObjC/ObjC++ compilers are not available for Elbrus, so don't fail
makise-homura
2020-01-26
Support multiple args to message() and warning()
Xavier Claessens
2020-01-25
Fix required dependency() not failing when wrap-mode=nofallback
Xavier Claessens
2020-01-24
unit tests: summary() test does not fail on Windows anymore
Nirbheek Chauhan
2020-01-24
summary: Ensure that output is deterministic
Nirbheek Chauhan
2020-01-24
unit tests: Open all documentation as utf-8
Nirbheek Chauhan
2020-01-22
test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/lib
Mike Gilbert
2020-01-22
tests: Add a test case for finding ld
Dylan Baker
2020-01-22
environment: Replace LD with <LANG>LD
Dylan Baker
2020-01-22
envconfig: add pkg_config_libdir property
Stéphane Cerveau
2020-01-22
tests: Add a unit test for checksums
Nirbheek Chauhan
2020-01-17
wrap: Fix support of file:// URLs
Xavier Claessens
2020-01-15
find_program: Always use USERPROFILE instead of HOME
Nirbheek Chauhan
2020-01-09
pkgconfig module: add FeatureNew for requires: dependency('foo')
Eli Schwartz
2020-01-08
Rename test dirs to sequential order.
Jussi Pakkanen
2019-12-18
PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATH
Ting-Wei Lan
2019-12-18
Merge pull request #4649 from dcbaker/summary-function
Jussi Pakkanen
2019-12-13
mlog: Add a log_once function
Dylan Baker
2019-12-12
summary: Add bool_yn keyword argument
Xavier Claessens
2019-12-12
summary: Allow section with no title, and passing key/value separately
Xavier Claessens
2019-12-12
Add a summary() function for configuration summarization
Xavier Claessens
2019-12-13
mintro: include test protocol in introspection data
Paolo Bonzini
2019-12-11
Merge pull request #6207 from dcbaker/linker-option
Jussi Pakkanen
2019-12-10
mintro: Add version key to --scan-dependencies (fixes #6287)
Daniel Mensinger
2019-12-10
run_unittests: Disable pytest with python <= 3.5
Xavier Claessens
2019-12-10
assert(): Make message argument optional
Xavier Claessens
2019-12-08
dist: Add --include-subprojects option
Xavier Claessens
2019-12-05
compilers: Rework the CompilerArgs to be less awful
Dylan Baker
2019-12-03
run_unittests: Add tests for LD on windows
Dylan Baker
2019-12-03
run_unittests: Add unittests for ld overriding
Dylan Baker
2019-12-03
Intel: Dump worthless Xild abstractions
Dylan Baker
2019-12-02
run_unittests: remove unused PatchModule class
Dylan Baker
2019-12-02
Allow selecting the dynamic linker
Dylan Baker
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-17
Merge pull request #6182 from mensinda/depInfo
Jussi Pakkanen
2019-11-14
mintro: dependencies: added version key
Daniel Mensinger
2019-11-13
coredata: CmdLineFileParser no longer interpolates strings.
Paulo Neves
2019-11-13
Revert "Add `-Wl,-rpath-link` for secondary dependencies"
Jussi Pakkanen
2019-11-07
dependencies/pkgconfig: Fix error reporting
Marvin Scholz
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
[next]