summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2017-01-30Merge remote-tracking branch 'autothing/v3/master'Luke Shumaker
2017-01-17Tidy the files in the repo root.Luke Shumaker
2017-01-14Add a top-level Makefile for documentation purposes.Luke Shumaker
2016-06-09Work with the new version of autothing.Luke Shumaker
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
This looks like a lot, but more things should "just work". We have `make dist` now!
2013-09-11libremessages: add a few more message routines, and make them gettext-aware.Luke Shumaker
- Don't set LANG=C in common.sh - Move TEXTDOMAIN stuff into common.sh; so devtools stuff will use it. - Add _(): Basically an alias for `gettext`, but falls back if gettext is not available. - Add panic(): First showed up in `distcc-tool`, does what it sounds like. - Add prose(), bullet(), and flag(): they do word wrapping and such to make it easy to internationalize `--help` text. - Teach common.mk how to make .pot files based on these routines.
2013-07-27revamp the Makefiles to support manpagesLuke Shumaker
2010-10-19fixed to ignore #something# emacs filesJoshua Ismael Haase Hernández
2010-10-16Agregado .gitignore y pkgbuild-check-nonfreeJoshua Ismael Haase Hernández