summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests/parse_control.basic.sh: New testP. J. McDermott2014-08-162-0/+46
* Add parse_control() tests frameworkP. J. McDermott2014-08-161-0/+93
* Support colors in test logsP. J. McDermott2014-08-162-1/+12
* Makefile.am: Fix name of dir stamp in CLEANFILESP. J. McDermott2014-08-161-1/+1
* tests/parse_control.sh: Use ${srcdir} in . commandP. J. McDermott2014-08-161-1/+1
* Makefile.am: Set srcdir in AM_TESTS_ENVIRONMENTP. J. McDermott2014-08-161-0/+2
* tests/parse_control.sh: New testP. J. McDermott2014-08-152-1/+79
* tests/common.sh: assert(): New functionP. J. McDermott2014-08-151-0/+8
* tests/common.sh: Set EXIT trapP. J. McDermott2014-08-151-0/+13
* tests/common.sh: Set in_place and builddirP. J. McDermott2014-08-151-0/+2
* Set up testsuiteP. J. McDermott2014-08-153-1/+38
* Rename "srcdir" global variable to "builddir"P. J. McDermott2014-08-152-4/+4
* Makefile.am: Drop "in-place" targetP. J. McDermott2014-08-151-3/+0
* load_locale(): Support in-place executionP. J. McDermott2014-08-151-1/+5
* prokit: New "in_place" and "srcdir" global varsP. J. McDermott2014-08-151-2/+10
* Makefile.am: Actually, make just one stamp fileP. J. McDermott2014-08-151-5/+3
* Makefile.am: Make ".in-place" stamp filesP. J. McDermott2014-08-151-0/+4
* use(): Detect in-place executionP. J. McDermott2014-08-151-2/+9
* Makefile.am: Drop /pkgdata.+dir/ vars in do_substP. J. McDermott2014-08-151-2/+0
* prokit: Drop /PKGDATA.+DIR/ global variablesP. J. McDermott2014-08-151-2/+0
* use(): Drop directory casesP. J. McDermott2014-08-151-23/+2
* prokit: Drop "loading_cmd" global variableP. J. McDermott2014-08-151-6/+0
* proteanos: Update detected architecturesP. J. McDermott2014-08-151-1/+4
* install: Detect arch if not givenP. J. McDermott2014-08-151-0/+2
* install: Move suite and profile setting codeP. J. McDermott2014-08-151-9/+8
* prof_proteanos_detect_arch(): Fix syntax errorsP. J. McDermott2014-08-151-2/+2
* Makefile.am: Fix "pkgdataprofiledir" macroP. J. McDermott2014-08-151-1/+1
* use(): Add case for "profiles/" modulesP. J. McDermott2014-08-151-0/+5
* Makefile.am: New "pkgdataprofiledir" variableP. J. McDermott2014-08-151-0/+1
* lib/profile.sh: use() the set profileP. J. McDermott2014-08-151-0/+1
* install: Fix profile_feeds() callP. J. McDermott2014-08-151-1/+1
* install: use profileP. J. McDermott2014-08-151-0/+1
* en_US: Add string for lib/profile.shP. J. McDermott2014-08-151-0/+3
* lib/profile.sh: New fileP. J. McDermott2014-08-152-1/+77
* Makefile.am: New "profiles" variableP. J. McDermott2014-08-151-0/+3
* install: use feedP. J. McDermott2014-08-151-0/+1
* install: Move profile_set() callP. J. McDermott2014-08-151-9/+7
* cmd_install_find_pkgs(): Update function callsP. J. McDermott2014-08-151-6/+12
* feed_find_pkgs(): Write to a filenames fileP. J. McDermott2014-08-151-0/+7
* lib/profiles/proteanos.sh: New fileP. J. McDermott2014-08-152-1/+77
* cmd_install_find_pkgs(): New functionP. J. McDermott2014-08-151-4/+25
* feed_find_pkgs(): Append to the dependencies file.P. J. McDermott2013-12-021-1/+1
* install: Parse profile prefix in suite.P. J. McDermott2013-12-021-0/+8
* en_US: Wrap long line.P. J. McDermott2013-11-301-1/+2
* install: Call print_cmd_usage() directly.P. J. McDermott2013-11-301-1/+1
* Distribute and install lib/feed.sh.P. J. McDermott2013-11-301-0/+1
* lib/feed.sh: Rewrite to use parse_control().P. J. McDermott2013-11-301-45/+72
* en_US: Add strings needed by lib/control.sh.P. J. McDermott2013-11-291-0/+8
* parse_control(): Don't check for unknown fields.P. J. McDermott2013-11-291-20/+4
* parse_control(): Support multiple paragraphs.P. J. McDermott2013-11-291-15/+41