index
:
libretools
fauno/newroot
fauno/recutils
lukeshu/librecheck
master
ticgit
mirror of git://projects.parabola.nu/packages/libretools.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2014-10-01
conf.sh: don't hardcode /etc, get it during build from $(sysconfdir)
Luke Shumaker
2014-10-01
Make: Remove superfluous calls to add things to $(pots)
Luke Shumaker
2014-07-02
fix bug where some librelib messages were not in the .pot files
Luke Shumaker
2014-06-27
Add librexgettext, to make generating .pot file easy for librelib users.
Luke Shumaker
2014-02-02
src/lib/Makefile: fix extra files from being included in libexecs
Luke Shumaker
2014-01-05
src/lib/: set TEXTDOMAIN differently for internal messages
Luke Shumaker
2013-09-26
Makefile: create a standard 'pot' target
Luke Shumaker
2013-09-23
Makefile: fix xgettext rules
Luke Shumaker
2013-09-11
librelib: Internationalize (actually use the internationalization stuff)
Luke Shumaker
2013-09-11
libremessages: add a few more message routines, and make them gettext-aware.
Luke Shumaker
2013-09-11
Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t...
Luke Shumaker
2013-06-23
mv src/librelib src/lib/ # and split librelib into a separate package
Luke Shumaker
2013-06-23
mv src/devtools/lib/common.sh src/lib/ # and add common-devtools.mk
Luke Shumaker
2013-05-26
redo the library system; avoid hard-coded paths
Luke Shumaker
2012-12-09
Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.conf
Luke Shumaker