<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/src/libeinfo/Makefile, branch github/refactor</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frefactor</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=github%2Frefactor'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2015-01-24T19:48:53Z</updated>
<entry>
<title>Prioritize local includes and libraries</title>
<updated>2015-01-24T19:48:53Z</updated>
<author>
<name>Will Miles</name>
<email>wmiles@sgl.com</email>
</author>
<published>2015-01-22T14:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=3f80f22e22ec16ed517397fd303c3df99f9340fc'/>
<id>urn:sha1:3f80f22e22ec16ed517397fd303c3df99f9340fc</id>
<content type='text'>
This fixes #35.
</content>
</entry>
<entry>
<title>Revert "Make einfo routines private"</title>
<updated>2013-10-21T18:49:41Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-10-16T17:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=48981be8a872c7a0191d2519793205276fdc423a'/>
<id>urn:sha1:48981be8a872c7a0191d2519793205276fdc423a</id>
<content type='text'>
This reverts commit de88aff0a839844526ae262f8961ec4372fed238.
I was advised that splashutils links to libeinfo, so we do have a
consumer for this library.
</content>
</entry>
<entry>
<title>Make einfo routines private</title>
<updated>2013-09-27T03:18:21Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-09-23T01:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=de88aff0a839844526ae262f8961ec4372fed238'/>
<id>urn:sha1:de88aff0a839844526ae262f8961ec4372fed238</id>
<content type='text'>
The libeinfo library has no consumers other than OpenRC, so there is no
reason for it to be maintained as a library. The einfo routines are now
an object that links with the rc binary.
</content>
</entry>
<entry>
<title>cc.mk: move debug.mk out of end Makefiles</title>
<updated>2011-05-28T16:00:34Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-05-28T16:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=227f83163908a1e2bfb783a7500263f5c204cb36'/>
<id>urn:sha1:227f83163908a1e2bfb783a7500263f5c204cb36</id>
<content type='text'>
Since we always want debug.mk whenever we include cc.mk, move the include
out of the Makefiles and into cc.mk itself.  This also fixes an include
order bug in rc/Makefile where debug.mk is included before cc.mk and
breaks the default CFLAGS setup in cc.mk.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>rework pam, ncurses and termcap include files</title>
<updated>2011-02-05T04:30:30Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2011-02-03T00:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=db6d680765b4b9a4d404f6b2e6d5644b2fe3418d'/>
<id>urn:sha1:db6d680765b4b9a4d404f6b2e6d5644b2fe3418d</id>
<content type='text'>
This allows error checking inside the included files instead of either
including the appropriate file or a blank file.

Also the blank file named .mk gets removed by this change.
</content>
</entry>
<entry>
<title>Use CPPFLAGS so we work with -combine in CFLAGS.</title>
<updated>2008-06-19T23:12:00Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-06-19T23:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=11acce3c7d516578f91931f6613cb181f78c27d0'/>
<id>urn:sha1:11acce3c7d516578f91931f6613cb181f78c27d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix debug support to work without gmake and bundle -ggdb in properly.</title>
<updated>2008-03-24T11:43:03Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-03-24T11:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=821166fbfd4bd81716fc0b5f87259bf6caf7b7b1'/>
<id>urn:sha1:821166fbfd4bd81716fc0b5f87259bf6caf7b7b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rejig the build system a little so we have per ok defs per system. Probably easier in the long run.</title>
<updated>2008-03-19T15:22:20Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-03-19T15:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=64853c4916945ad760f06c27c363a201c1643271'/>
<id>urn:sha1:64853c4916945ad760f06c27c363a201c1643271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support the use of PREFIX and PKG_PREFIX.</title>
<updated>2008-02-28T11:08:49Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-02-28T11:08:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=f092045650faad778d25d000d80b3128664d2e2a'/>
<id>urn:sha1:f092045650faad778d25d000d80b3128664d2e2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use MKTERMCAP and MKPAM so we don't use env vars TERMCAP or PAM inadvertently.</title>
<updated>2008-01-12T20:38:57Z</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-01-12T20:38:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=5bf95bd3f357a75c52305e8c30c53ce4fc134e44'/>
<id>urn:sha1:5bf95bd3f357a75c52305e8c30c53ce4fc134e44</id>
<content type='text'>
</content>
</entry>
</feed>
