Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | tests/common.sh: Set EXIT trap | P. J. McDermott | 2014-08-15 | 1 | -0/+13 |
| | |||||
* | tests/common.sh: Set in_place and builddir | P. J. McDermott | 2014-08-15 | 1 | -0/+2 |
| | |||||
* | Set up testsuite | P. J. McDermott | 2014-08-15 | 3 | -1/+38 |
| | |||||
* | Rename "srcdir" global variable to "builddir" | P. J. McDermott | 2014-08-15 | 2 | -4/+4 |
| | |||||
* | Makefile.am: Drop "in-place" target | P. J. McDermott | 2014-08-15 | 1 | -3/+0 |
| | |||||
* | load_locale(): Support in-place execution | P. J. McDermott | 2014-08-15 | 1 | -1/+5 |
| | |||||
* | prokit: New "in_place" and "srcdir" global vars | P. J. McDermott | 2014-08-15 | 1 | -2/+10 |
| | |||||
* | Makefile.am: Actually, make just one stamp file | P. J. McDermott | 2014-08-15 | 1 | -5/+3 |
| | |||||
* | Makefile.am: Make ".in-place" stamp files | P. J. McDermott | 2014-08-15 | 1 | -0/+4 |
| | |||||
* | use(): Detect in-place execution | P. J. McDermott | 2014-08-15 | 1 | -2/+9 |
| | |||||
* | Makefile.am: Drop /pkgdata.+dir/ vars in do_subst | P. J. McDermott | 2014-08-15 | 1 | -2/+0 |
| | |||||
* | prokit: Drop /PKGDATA.+DIR/ global variables | P. J. McDermott | 2014-08-15 | 1 | -2/+0 |
| | |||||
* | use(): Drop directory cases | P. J. McDermott | 2014-08-15 | 1 | -23/+2 |
| | |||||
* | prokit: Drop "loading_cmd" global variable | P. J. McDermott | 2014-08-15 | 1 | -6/+0 |
| | |||||
* | proteanos: Update detected architectures | P. J. McDermott | 2014-08-15 | 1 | -1/+4 |
| | |||||
* | install: Detect arch if not given | P. J. McDermott | 2014-08-15 | 1 | -0/+2 |
| | |||||
* | install: Move suite and profile setting code | P. J. McDermott | 2014-08-15 | 1 | -9/+8 |
| | |||||
* | prof_proteanos_detect_arch(): Fix syntax errors | P. J. McDermott | 2014-08-15 | 1 | -2/+2 |
| | |||||
* | Makefile.am: Fix "pkgdataprofiledir" macro | P. J. McDermott | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | use(): Add case for "profiles/" modules | P. J. McDermott | 2014-08-15 | 1 | -0/+5 |
| | |||||
* | Makefile.am: New "pkgdataprofiledir" variable | P. J. McDermott | 2014-08-15 | 1 | -0/+1 |
| | |||||
* | lib/profile.sh: use() the set profile | P. J. McDermott | 2014-08-15 | 1 | -0/+1 |
| | |||||
* | install: Fix profile_feeds() call | P. J. McDermott | 2014-08-15 | 1 | -1/+1 |
| | |||||
* | install: use profile | P. J. McDermott | 2014-08-15 | 1 | -0/+1 |
| | |||||
* | en_US: Add string for lib/profile.sh | P. J. McDermott | 2014-08-15 | 1 | -0/+3 |
| | |||||
* | lib/profile.sh: New file | P. J. McDermott | 2014-08-15 | 2 | -1/+77 |
| | |||||
* | Makefile.am: New "profiles" variable | P. J. McDermott | 2014-08-15 | 1 | -0/+3 |
| | |||||
* | install: use feed | P. J. McDermott | 2014-08-15 | 1 | -0/+1 |
| | |||||
* | install: Move profile_set() call | P. J. McDermott | 2014-08-15 | 1 | -9/+7 |
| | |||||
* | cmd_install_find_pkgs(): Update function calls | P. J. McDermott | 2014-08-15 | 1 | -6/+12 |
| | |||||
* | feed_find_pkgs(): Write to a filenames file | P. J. McDermott | 2014-08-15 | 1 | -0/+7 |
| | |||||
* | lib/profiles/proteanos.sh: New file | P. J. McDermott | 2014-08-15 | 2 | -1/+77 |
| | |||||
* | cmd_install_find_pkgs(): New function | P. J. McDermott | 2014-08-15 | 1 | -4/+25 |
| | |||||
* | feed_find_pkgs(): Append to the dependencies file. | P. J. McDermott | 2013-12-02 | 1 | -1/+1 |
| | |||||
* | install: Parse profile prefix in suite. | P. J. McDermott | 2013-12-02 | 1 | -0/+8 |
| | |||||
* | en_US: Wrap long line. | P. J. McDermott | 2013-11-30 | 1 | -1/+2 |
| | |||||
* | install: Call print_cmd_usage() directly. | P. J. McDermott | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Distribute and install lib/feed.sh. | P. J. McDermott | 2013-11-30 | 1 | -0/+1 |
| | |||||
* | lib/feed.sh: Rewrite to use parse_control(). | P. J. McDermott | 2013-11-30 | 1 | -45/+72 |
| | |||||
* | en_US: Add strings needed by lib/control.sh. | P. J. McDermott | 2013-11-29 | 1 | -0/+8 |
| | |||||
* | parse_control(): Don't check for unknown fields. | P. J. McDermott | 2013-11-29 | 1 | -20/+4 |
| | |||||
* | parse_control(): Support multiple paragraphs. | P. J. McDermott | 2013-11-29 | 1 | -15/+41 |
| | |||||
* | s/pkgdataprofiles/pkgdataprofile/. | P. J. McDermott | 2013-11-28 | 2 | -4/+4 |
| | |||||
* | lib/control.sh: New file, from pro-archman. | P. J. McDermott | 2013-11-28 | 2 | -0/+137 |
| | |||||
* | feed_find_pkgs(): s/1/deps_file/. | P. J. McDermott | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | lib/feed.sh: New file. | P. J. McDermott | 2013-11-26 | 1 | -0/+90 |
| | |||||
* | prokit: Define HT and LF variables. | P. J. McDermott | 2013-11-26 | 1 | -0/+3 |
| | |||||
* | lib/fd.sh: Add missing "use" commands. | P. J. McDermott | 2013-10-26 | 1 | -0/+3 |
| | |||||
* | fopen(): Exit on failure. | P. J. McDermott | 2013-10-26 | 2 | -2/+2 |
| | |||||
* | lib/fd.sh: New file. | P. J. McDermott | 2013-10-26 | 3 | -0/+100 |
| |