Re: Do convenience libraries propagate -R linker flags?

2011-03-18 Thread Ralf Wildenhues
Hello Rhys, * Rhys Ulerich wrote on Mon, Mar 14, 2011 at 05:34:04PM CET: > I've got a convenience library where the LDFLAGS includes -R: > noinst_LTLIBRARIES = libsomething.la > ... > libsomething_la_LDFLAGS = -Rsomewhere > and I indeed see "-Rsomewhere" appear within libsomething.la's

My drafts for Google Summer of Code applications

2011-03-18 Thread Stefano Lattarini
Hello automakers. Good news: GNU has been accepted as a mentoring organization for this year's GSoC (Google Summer of Code), and the GNU "Project Suggestion" page at: lists a couple of Automake-related projects for which an application c

[GSoC Proposal] automake - Exploit more features of GNU make in Automake

2011-03-18 Thread Stefano Lattarini
ABSTRACT: The primary target of this project is to enable Automake-generated Makefiles to exploit more features of GNU make. The exact details of how and on what level this is to be implemented (e.g., at Automake time by the developer, at configure time by the user, or a mixture of both)

[GSoC Proposal] automake - Interfacing with a test protocol like TAP or subunit

2011-03-18 Thread Stefano Lattarini
ABSTRACT: The Test Anything Protocol (TAP) is a simple text-based protocol that allows communication between test scripts and a test harness. The primary target of this project is the implementation of a TAP-consumer testsuite harness in Automake-generated Makefiles. This way, a software

Re: [GSoC Proposal] automake - Interfacing with a test protocol like TAP or subunit

2011-03-18 Thread Harlan Stenn
I'm curious/interested about the TAP effort, as it might tie in nicely with some stuff we're working on for NTP: https://support.ntp.org/bin/view/Dev/GSoCProjectIdeas#Unit_tests

GSoC project idea: non-recursive automake project

2011-03-18 Thread Harlan Stenn
If there was a student interested in showing how "easy" it was to use automake to do non-recursive Makefiles for a project, I'd be willing to co-mentor and work with them to convert NTP to that sort of operation. -- Harlan Stenn http://ntpforum.isc.org - be a member!