summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move lib/package/*.sh to src/package/P. J. McDermott2015-12-073-0/+80
* Move lib/profile/*.sh to src/profile/P. J. McDermott2015-12-073-0/+261
* Move lib/cmd/*.sh to src/cmd/P. J. McDermott2015-12-079-0/+598
* Move lib/*.sh to src/P. J. McDermott2015-12-0622-1/+2188
* Rename src/prokit.sh to src/main.shP. J. McDermott2015-12-062-1/+1
* src/prokit.sh: Drop magic numberP. J. McDermott2015-12-061-2/+0
* src/local.mk: Append to prokit_SOURCESP. J. McDermott2015-12-061-1/+1
* src/prokit.sh: Don't use substitution macrosP. J. McDermott2015-12-061-3/+0
* main(): Don't call load_cmds()P. J. McDermott2015-12-061-1/+0
* use(): RemoveP. J. McDermott2015-12-061-6/+0
* src/prokit.sh: Don't use use()P. J. McDermott2015-12-061-6/+0
* use(): Render uselessP. J. McDermott2015-12-061-16/+1
* src/prokit.sh: Don't call main()P. J. McDermott2015-12-061-2/+0
* prokit: Support placement in top build directoryP. J. McDermott2015-12-061-0/+3
* prokit: Initialize the variable data directoryP. J. McDermott2015-05-251-0/+2
* prokit: Exit on illegal optionP. J. McDermott2014-09-021-1/+4
* prokit: Seed the RNGP. J. McDermott2014-08-271-0/+3
* Fix license noticesP. J. McDermott2014-08-251-1/+1
* Improve license notices and file descriptionsP. J. McDermott2014-08-251-11/+12
* Update copyright yearsP. J. McDermott2014-08-241-1/+1
* prokit: Don't require uid 0 for help and versionP. J. McDermott2014-08-231-1/+4
* prokit: Check for superuser privilegesP. J. McDermott2014-08-221-0/+20
* Rename "srcdir" global variable to "builddir"P. J. McDermott2014-08-151-3/+3
* prokit: New "in_place" and "srcdir" global varsP. J. McDermott2014-08-151-2/+10
* use(): Detect in-place executionP. J. McDermott2014-08-151-2/+9
* 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
* use(): Add case for "profiles/" modulesP. J. McDermott2014-08-151-0/+5
* prokit: Define HT and LF variables.P. J. McDermott2013-11-261-0/+3
* prokit: Update get_options call.P. J. McDermott2013-10-231-1/+1
* prokit: Parse options.P. J. McDermott2013-10-231-2/+16
* prokit: Declare "loading_cmd" global variable.P. J. McDermott2013-10-231-0/+3
* Makefile.am: Use PACKAGE_NAME and PACKAGE_VERSION.P. J. McDermott2013-10-231-2/+2
* prokit: Implement.P. J. McDermott2013-10-231-1/+80
* Set up build system.P. J. McDermott2013-10-222-0/+5