On 12-01-10 04:05 AM, Daniel Vetter wrote: > On Mon, Jan 09, 2012 at 09:26:14PM -0800, Ben Widawsky wrote: >> On Fri, Jan 06, 2012 at 06:25:04PM -0500, Gaetan Nadon wrote: >>> Version 2 improves commit messages and custom build commands >>> >>> 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: use correct src and build location >>> lib: fix include directives, alphabetize sources >>> scripts: use PYTHON primary directive for python scripts >>> tools: use correct src and build location >>> config: remove unused AC_DEFINE for CAIRO, LIBUDEV and 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 >> Acked-by: Ben Widawsky <[email protected]> > I've just wanted to slurp these in but stumbled over a small conflict with > Alan's solaris stuff. If you have commit access, please go wild. Otherwise > I could try again, but my own buildsystem-fu is barely good enough to make > things compile ;-) I'll rebase the patches, some minor conflicts in configure.ac. Thanks for your support. > > Thanks for your awesome work, Daniel
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
