[PATCH intel-gpu-tools 0/6] Convert debugger to Automake
Gaetan Nadon
memsize at videotron.ca
Fri Jan 6 07:52:35 PST 2012
Also fixed some nits in other makefiles.
I checked that the binaries produced have the same size, but I'd like
someone to run a sanity check on the module. I ran distcheck,
out-of-source build and build from tarball.
A Tested-by tag would be appreciated.
I'll be away for the next few days. I'll collect review tags and I'll
push the patches next week if all goes well.
Gaetan Nadon (6):
Debugger: convert existing makefiles to Automake.
Benchmark: simplify makefile
lib: simplify makefile
scripts: use PYTHON primary directive for python scripts
tools: minor compiler flags reorg and layout changes
config: remove unused AC_DEFINE CAIRO LIBUDEV GLIB
Makefile.am | 8 ++--
benchmarks/Makefile.am | 29 +++--------
configure.ac | 60 +++++++++++++++--------
debugger/Makefile.am | 27 +++++------
debugger/system_routine/.gitignore | 12 ++++-
debugger/system_routine/GNUmakefile.in | 3 -
debugger/system_routine/Makefile | 84 --------------------------------
debugger/system_routine/Makefile.am | 42 ++++++++++++++++
lib/Makefile.am | 45 ++++++++---------
scripts/Makefile.am | 7 +--
tools/Makefile.am | 78 ++++++++++++++----------------
11 files changed, 174 insertions(+), 221 deletions(-)
delete mode 100644 debugger/system_routine/GNUmakefile.in
delete mode 100644 debugger/system_routine/Makefile
create mode 100644 debugger/system_routine/Makefile.am
--
1.7.5.4
More information about the xorg-devel
mailing list