summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Find mke2fs utilityP. J. McDermott2015-12-071-0/+28
* src/install.sh: Use ${SHA256SUM}P. J. McDermott2015-12-071-1/+1
* config.sh.in: Add SHA256SUMP. J. McDermott2015-12-071-0/+1
* configure.ac: Find sha256sum utilityP. J. McDermott2015-12-071-0/+25
* src/profile/proteanos.sh: Use ${WGET}P. J. McDermott2015-12-071-2/+2
* src/install.sh: Use ${WGET}P. J. McDermott2015-12-071-1/+1
* src/feed.sh: Use ${WGET}P. J. McDermott2015-12-071-1/+1
* config.sh.in: Add WGETP. J. McDermott2015-12-071-0/+1
* configure.ac: Find wget utilityP. J. McDermott2015-12-071-0/+26
* tools/shld.sh: Write errors to stderrP. J. McDermott2015-12-071-1/+1
* tools/shpp.sh: Write errors to stderrP. J. McDermott2015-12-071-2/+2
* tools/shpp.sh: Add error() functionP. J. McDermott2015-12-071-0/+8
* NEWS: Bump version and update changesP. J. McDermott2015-12-071-1/+4
* configure.ac: Set package version to 2.0.0P. J. McDermott2015-12-071-1/+1
* tests/local.mk: Add objects to CLEANFILESP. J. McDermott2015-12-071-0/+7
* Makefile.am: Add objects to CLEANFILESP. J. McDermott2015-12-071-0/+1
* configure.ac: Drop pkglocalstatedirP. J. McDermott2015-12-071-17/+0
* Makefile.am: Drop pkglocalstatedirP. J. McDermott2015-12-071-14/+0
* main(): Call fini_vardata()P. J. McDermott2015-12-071-0/+2
* locale/en_US: Add src/vardata.sh stringsP. J. McDermott2015-12-071-0/+4
* fini_vardata(): New functionP. J. McDermott2015-12-071-0/+17
* init_vardata(): Use /tmp or ${TMPDIR}P. J. McDermott2015-12-071-7/+17
* config.sh.in: Add PACKAGEP. J. McDermott2015-12-071-0/+1
* locale/en_US: Update paths in commentsP. J. McDermott2015-12-071-17/+17
* tests/*.sh: Drop magic numberP. J. McDermott2015-12-077-14/+0
* Merge branch 'feature/use-shld'P. J. McDermott2015-12-0755-510/+687
|\
| * Makefile.am: List files only once in todo targetfeature/use-shldP. J. McDermott2015-12-071-1/+1
| * Makefile.am: Drop sources variableP. J. McDermott2015-12-071-9/+3
| * Makefile.am: Check syntax of source file before preprocessingP. J. McDermott2015-12-071-0/+1
| * .gitignore: Ignore test programs and logsP. J. McDermott2015-12-071-0/+4
| * tests/local.mk: Add missing dependencyP. J. McDermott2015-12-071-1/+2
| * tests/local.mk: Add missing backslashP. J. McDermott2015-12-071-1/+1
| * tests/resolve_deps.basic.sh: Define main()P. J. McDermott2015-12-071-6/+13
| * tests/reduce_deps.sh: Define main()P. J. McDermott2015-12-071-35/+27
| * tests/plat_is_concerned.sh: Define main()P. J. McDermott2015-12-071-47/+34
| * tests/parse_control.common.sh: Define main()P. J. McDermott2015-12-071-5/+10
| * tests/match_plat.sh: Define main()P. J. McDermott2015-12-071-8/+13
| * tests/match_arch.sh: Define main()P. J. McDermott2015-12-071-12/+17
| * tests/arch_is_concerned.sh: Wrap long linesP. J. McDermott2015-12-071-18/+26
| * tests/arch_is_concerned.sh: Define main()P. J. McDermott2015-12-071-47/+34
| * tests/common.sh: Remove use()P. J. McDermott2015-12-071-15/+0
| * tests/*.sh: Drop . and use()P. J. McDermott2015-12-078-31/+0
| * tests/local.mk: Build TESTS into check_PROGRAMSP. J. McDermott2015-12-071-2/+48
| * Makefile.am: s/prokit_LINK/LINK/P. J. McDermott2015-12-071-1/+1
| * .gitignore: UpdateP. J. McDermott2015-12-071-3/+3
| * configure.ac: Update AC_CONFIG_SRCDIR() macroP. J. McDermott2015-12-071-1/+1
| * Makefile.am: Add prokit_SOURCES to sourcesP. J. McDermott2015-12-071-0/+1
| * Makefile.am: ShuffleP. J. McDermott2015-12-071-9/+10
| * Makefile.am: Move do_substP. J. McDermott2015-12-071-5/+5
| * Makefile.am: Move SUFFIXESP. J. McDermott2015-12-071-2/+2