summaryrefslogtreecommitdiff
path: root/src/lib/Makefile
AgeCommit message (Expand)Author
2014-10-01conf.sh: don't hardcode /etc, get it during build from $(sysconfdir)Luke Shumaker
2014-10-01Make: Remove superfluous calls to add things to $(pots)Luke Shumaker
2014-07-02fix bug where some librelib messages were not in the .pot filesLuke Shumaker
2014-06-27Add librexgettext, to make generating .pot file easy for librelib users.Luke Shumaker
2014-02-02src/lib/Makefile: fix extra files from being included in libexecsLuke Shumaker
2014-01-05src/lib/: set TEXTDOMAIN differently for internal messagesLuke Shumaker
2013-09-26Makefile: create a standard 'pot' targetLuke Shumaker
2013-09-23Makefile: fix xgettext rulesLuke Shumaker
2013-09-11librelib: Internationalize (actually use the internationalization stuff)Luke Shumaker
2013-09-11libremessages: add a few more message routines, and make them gettext-aware.Luke Shumaker
2013-09-11Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t...Luke Shumaker
2013-06-23mv src/librelib src/lib/ # and split librelib into a separate packageLuke Shumaker
2013-06-23mv src/devtools/lib/common.sh src/lib/ # and add common-devtools.mkLuke Shumaker
2013-05-26redo the library system; avoid hard-coded pathsLuke Shumaker
2012-12-09Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.confLuke Shumaker