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-04-20
Wait for dummy X server to shut down in Environment::TearDown()
fixes
Chase Douglas
1
-6
/
+24
2012-04-18
Provide a full server layout in dummy.conf
Chase Douglas
1
-0
/
+10
2012-04-18
Kill dummy Xorg server when a terminating signal arrives
Chase Douglas
1
-1
/
+55
2012-04-18
Add Environment::Kill() to forcefully terminate the dummy Xorg server
Chase Douglas
2
-0
/
+11
2012-03-26
Add missing Identifier name to 99-virtual-test-devices.conf
Chase Douglas
1
-0
/
+1
2012-03-23
Add an xorg configuration file snippet to disable grabbing of test devices.
Thomas Voß
2
-1
/
+8
2012-03-19
Release version 0.2.0
Chase Douglas
1
-1
/
+1
2012-03-19
Ship xorg-gtest.m4 and Makefile-xorg-gtest.am
Chase Douglas
7
-6
/
+272
2012-03-16
Print more helpful error message when X server fails to start
Chase Douglas
1
-6
/
+12
2012-03-16
Allow user to override default Xorg server binary
Chase Douglas
1
-1
/
+5
2012-03-16
Install, but do not build into a library, the xorg-gtest sources
Chase Douglas
5
-74
/
+14
2012-03-16
Build gtest as part of the project
Chase Douglas
3
-26
/
+121
2012-03-16
Provide meta-source file xorg-gtest-all.cpp
Chase Douglas
2
-4
/
+35
2012-03-16
Rename main.cpp to xorg-gtest_main.cpp
Chase Douglas
2
-1
/
+1
2012-03-16
Add a meta-header xorg-gtest.h
Chase Douglas
3
-5
/
+38
2012-03-16
Install xorg-gtest source code in $(prefix)/src/xorg-gtest
Chase Douglas
1
-0
/
+3
2012-03-16
Move xorg-gtest.cpp to xorg-gtest-example.cpp
Chase Douglas
2
-1
/
+1
2012-03-09
config: merge both AC_CONFIG_FILES statements.
Gaetan Nadon
1
-4
/
+3
2012-03-09
config: remove unrequired AC_SUBST DUMMY_CONF_PATH statement
Gaetan Nadon
1
-2
/
+0
2012-03-09
config: use existing feature --enable-strict-compilation
Gaetan Nadon
2
-4
/
+0
2012-03-09
config: support Automake 1.10
Gaetan Nadon
1
-2
/
+1
2012-03-09
config: remove redundant AC_PROG_INSTALL
Gaetan Nadon
1
-1
/
+0
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
[next]