About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtest
Age
Commit message (
Expand
)
Author
2024-06-29
build: pass licensing information in SPDX form
David Heidelberg
2023-08-18
gtest: backport ansi color fix
David Heidelberg
2023-05-14
gtest: Update to 1.13.0
David Heidelberg
2022-06-29
gtest: Fix maybe-uninitialized compiler warning
Christian Gmeiner
2021-11-11
gtest: Fix output of array ASSERT/EXPECT macros
Caio Oliveira
2021-11-08
gtest: Add mesa-gtest-extras.h with array ASSERT/EXPECT macros
Caio Oliveira
2020-04-20
gtest: Update to 1.10.0
Erik Faye-Lund
2020-04-16
meson: use override_options to change warning-level
Erik Faye-Lund
2019-11-07
meson: gtest needs pthreads
Dylan Baker
2019-04-29
delete autotools .gitignore files
Eric Engestrom
2019-04-15
Delete autotools
Dylan Baker
2018-10-31
meson: hide warnings from external project `gtest`
Eric Engestrom
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
2017-10-03
meson: convert gtest to an internal dependency
Dylan Baker
2017-09-27
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-01-20
gtest: Update to 1.8.0.
Matt Turner
2016-08-31
Introduce .editorconfig
Eric Engestrom
2016-06-23
Remove wrongly repeated words in comments
Giuseppe Bilotta
2015-06-26
mesa: Enable subdir-objects globally.
Matt Turner
2015-04-27
Fix a few typos
Zoë Blade
2014-12-12
gtest: Add headers to distribution.
Matt Turner
2014-04-14
gtest: Update to 1.7.0.
Vinson Lee
2013-11-16
gtest: enable subdir-objects to prevent automake warnings
Emil Velikov
2013-01-13
gtest: Build it only for 'make check'.
Johannes Obermayr
2013-01-10
Clean up .gitignore files
Matt Turner
2012-08-14
build: Fix gtest out-of-tree build
Matt Turner
2012-04-16
gtest: Don't actually install a library.
Eric Anholt
2012-04-12
gtest: Fix up import of gtest 1.6.0
Ian Romanick
2012-04-12
gtest: Build as a convenience library.
Eric Anholt
2012-04-12
gtest: Import sources from gtest 1.6.0.
Eric Anholt