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
2017-07-24
Ensure same compiler flags are used for compiling PCH as normal sources
Gabríel Arthúr Pétursson
2017-07-23
find_library: Ignore libs on MSVC properly
Nirbheek Chauhan
2017-07-21
Add build_rpath as new property allowing people to specify rpath entries that...
Jussi Pakkanen
2017-07-20
Add a mesonintrospect --dependencies test
Martin Ejdestig
2017-07-17
unittests: Don't pass /nologo to `cl` during detection
Nirbheek Chauhan
2017-07-17
unittests: Check value of cc.is_64 with MSVC
Nirbheek Chauhan
2017-07-17
unittests: Ensure that the compiler version is not blank
Nirbheek Chauhan
2017-06-23
Split out languages from compilers.py
Alistair Thomas
2017-06-22
Split linkers out from compilers.py
Alistair Thomas
2017-06-21
Merge pull request #1920 from QuLogic/hg-dist
Jussi Pakkanen
2017-06-18
Handle both pkg-config and pkgconf argument order. Closes #1934.
Jussi Pakkanen
2017-06-18
Merge pull request #1951 from mesonbuild/dedupfix
Jussi Pakkanen
2017-06-18
Preserve standalone -D arguments always.
Jussi Pakkanen
2017-06-17
Failing test for -D dedupping.
Jussi Pakkanen
2017-06-17
Use the Windows proof dir deleter consistently.
Jussi Pakkanen
2017-06-13
Add test for Mercurial dist'ing.
Elliott Sales de Andrade
2017-06-12
tests/unit/8: Rename to 9 and add -l flags
Nirbheek Chauhan
2017-06-12
Created unit test to ensure linker arguments from consecutive dependencies ar...
Jussi Pakkanen
2017-06-12
Preserve -L -l pairings fetched from external deps
Nirbheek Chauhan
2017-06-10
tests: Add Boost unit tests and project tests on Windows
Nirbheek Chauhan
2017-06-10
tests: Increase dependencies coverage a bit more
Nirbheek Chauhan
2017-06-09
tests: Improve llvm dependency test coverage
Nirbheek Chauhan
2017-06-09
unit tests: Add class to generate failing tests
Nirbheek Chauhan
2017-06-08
Do not use context managers. Because Windows.
Jussi Pakkanen
2017-06-07
Merged needs_exe_wrapper branch.
Jussi Pakkanen
2017-06-05
unit tests: Skip tests if no readelf found
Nirbheek Chauhan
2017-06-05
unit tests: Also check RUNPATH when fetching RPATH
Nirbheek Chauhan
2017-06-05
Use absolute RPATHs while linking due to a binutils bug
Nirbheek Chauhan
2017-06-05
unit tests: Use only implementation of get_soname
Nirbheek Chauhan
2017-06-02
ninja: Use shlex.quote for quoting on non-Windows
Nirbheek Chauhan
2017-06-02
ninja: De-dup libraries and use --start/end-group
Nirbheek Chauhan
2017-05-29
environment: Add needs_exe_wrapper for overriding auto-detection.
Ole André Vadla Ravnås
2017-05-21
Fix cross environment pollution.
Ole André Vadla Ravnås
2017-05-18
Merge pull request #1810 from QuLogic/pycharm-warnings
Jussi Pakkanen
2017-05-18
Skip unittests that request it rather than mark them as failed. Closes #1804.
Jussi Pakkanen
2017-05-17
Add missing asserts in unit tests.
Elliott Sales de Andrade
2017-05-17
Remove unused variables.
Elliott Sales de Andrade
2017-05-17
Remove unused imports.
Elliott Sales de Andrade
2017-05-12
Add test and release notes.
Jussi Pakkanen
2017-05-11
pkgconfig: add suppport for custom variables during generation
Peter Hutterer
2017-05-09
project tests: Also regen before building
Nirbheek Chauhan
2017-05-04
Use American English: behaviour -> behavior
Peter Hutterer
2017-04-23
Unset compiler envvars in unit tests.
Jussi Pakkanen
2017-04-20
unit tests: Add a test case for LTO + static libraries
Nirbheek Chauhan
2017-04-17
Do not obliterate old rpath because it might be used due to read only data sh...
Jussi Pakkanen
2017-04-15
Make it possible to only do unity builds on subprojects.
Jussi Pakkanen
2017-04-11
Merge pull request #1596 from centricular/test-rebuilds
Jussi Pakkanen
2017-04-11
Merge pull request #1588 from absmall/method
Jussi Pakkanen
2017-04-10
Add tests for target and custom_target rebuild
Nirbheek Chauhan
2017-04-09
unit tests: Run another linuxlike test on all platforms
Nirbheek Chauhan
[next]