index
:
~cndougla/xorg-gtest
distcheck-fixes
evemu
fixes
master
source
Unnamed repository; edit this file 'description' to name the repository.
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
Add xorg::testing::evemu::Device
HEAD
master
Chase Douglas
6
-1
/
+218
2012-03-06
Fix dummy.conf location definition
Chase Douglas
1
-1
/
+1
2012-03-06
Add examples/xorg-gtest-example to .gitignore
Chase Douglas
1
-0
/
+1
2012-03-06
Define automake CPP warning flags in Makefile.am, not configure.ac
Chase Douglas
2
-3
/
+5
2012-03-06
Use BASE_CXXFLAGS from xorg macros
Chase Douglas
4
-9
/
+12
2012-03-06
Split data and include build rules out of src build rules
Chase Douglas
6
-11
/
+62
2012-03-01
Relicense under the X.org preferred license
Chase Douglas
12
-799
/
+246
2012-02-29
config: do not initialize libtool twice
Gaetan Nadon
1
-2
/
+0
2012-02-29
config: no need to m4_include gtest.m4
Gaetan Nadon
1
-2
/
+0
2012-02-29
Remove xorg-server pkgconfig check
Chase Douglas
1
-1
/
+1
2012-02-29
distcheck: cannot create directory `xorg-gtest-0.1.1': Permission denied
Gaetan Nadon
5
-3
/
+9
2012-02-29
distcheck fails: cannot open linker script file libxorg-gtest.ver
Gaetan Nadon
1
-2
/
+2
2012-02-29
Revert "Use the standard autogen.sh script from xorg"
Gaetan Nadon
1
-2
/
+0
2012-02-26
examples/test.cpp: fatal error: X11/Xlib.h: No such file or directory
Gaetan Nadon
1
-4
/
+2
2012-02-26
test.cpp: fatal error: X11/Xlib.h: No such file or directory
Gaetan Nadon
1
-1
/
+1
2012-02-26
Fix typo in .gitignore comment
Gaetan Nadon
1
-1
/
+1
2012-02-26
Add standard xorg toplevel .gitignore
Gaetan Nadon
1
-0
/
+78
2012-02-26
Use the standard autogen.sh script from xorg
Gaetan Nadon
1
-0
/
+2
2012-02-24
Release version 0.1.1
Chase Douglas
1
-1
/
+1
2012-02-24
Generate ChangeLog at make dist time
Chase Douglas
1
-0
/
+5
2012-02-24
Add GPLv3 license as COPYING
Chase Douglas
1
-0
/
+674
2012-02-24
Link libxorg-gtest_main against libxorg-gtest
Chase Douglas
1
-0
/
+2
2012-02-15
Fix linking against X server libs
Chase Douglas
1
-2
/
+2
2012-02-06
Add symbol version scripts
Chase Douglas
3
-2
/
+28
2012-02-06
Make Environment API property-based.
Daniel d'Andrada
5
-51
/
+127
2012-02-03
Ship conf files
Chase Douglas
1
-0
/
+2
2012-02-03
Add defines.h to the list of source files
Chase Douglas
1
-0
/
+1
2012-02-02
Fix build system.
Jussi Pakkanen
4
-38
/
+38
2012-02-01
And by default point to a location that doesn't require root privileges to be...
Chase Douglas
4
-2
/
+53
2011-12-21
Merge some miscellaneous fixes
Chase Douglas
4
-17
/
+10
2011-12-21
Use "make doc" to build all documentation
Chase Douglas
2
-15
/
+4
2011-12-21
Rename xorg_gtest_example to xorg-gtest-example
Chase Douglas
1
-1
/
+1
2011-12-21
Install man pages too
Chase Douglas
1
-0
/
+4
2011-12-21
Start the so library version at 0.0.0
Chase Douglas
1
-1
/
+1
2011-12-16
Merged in lp:~chasedouglas/xorg-gtest/fixes.
Thomas Voß
10
-47
/
+59
2011-12-14
Merge example documentation fixes
Chase Douglas
2
-23
/
+2
2011-12-14
Fix gtest cpp flags
Chase Douglas
4
-6
/
+15
2011-12-14
Use gtest lib path when checking for gtest library
Chase Douglas
1
-2
/
+2
2011-12-14
Use Process::SetEnv() in Environment::SetUp()
Chase Douglas
1
-1
/
+1
2011-12-14
Make Process::GetEnv and SetEnv static methods
Chase Douglas
2
-22
/
+24
2011-12-14
Move SetUp and TearDown methods to protected sections
Chase Douglas
2
-10
/
+11
2011-12-14
Don't install Doxyfile
Chase Douglas
1
-1
/
+1
2011-12-14
Only install documentation if it was created
Chase Douglas
1
-3
/
+5
2011-12-14
Remove leftover geistest doc line in doc/Makefile.am
Chase Douglas
1
-2
/
+0
2011-12-14
Don't link gtest when creating library
Chase Douglas
1
-6
/
+1
2011-12-14
Include examples directory when scanning for documented sources
Chase Douglas
1
-2
/
+2
2011-12-14
Remove license header from example
Chase Douglas
1
-21
/
+0
2011-12-14
Merge in Doxygen branch, which also includes many fixes
Chase Douglas
12
-22
/
+2085
2011-12-14
Merge gtest configure check fixes
Chase Douglas
2
-4
/
+11
2011-12-14
Introduced examples. Added virtual d'tors to xorg::testing::Environment and x...
Thomas Voß
8
-2
/
+75
[next]