summaryrefslogtreecommitdiff
path: root/src/lib/Makefile
AgeCommit message (Expand)Author
2018-03-27Makefile: Use files.groups instead of nested.subdirs to split the packageLuke Shumaker
2018-01-03Makefile: don't let paths in .pot files depend on where `make` was calledLuke Shumaker
2017-04-11Update for new devtools versionLuke Shumaker
2017-04-11Expect devtools files to already be patched.Luke Shumaker
2017-01-30Update and tidy the build system for autothing v3.Luke Shumaker
2016-06-09Work with the new version of autothing.Luke Shumaker
2016-03-03buildsystem: rename all of the install-* variables to libretools-*Luke Shumaker
2016-03-03fix generating blacklist.sh.potLuke Shumaker
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
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