Alois Mahdal
c2b98de96a
Pre-pend public routine
преди 9 години
Alois Mahdal
1c7528ff0b
Remove excess lines
преди 9 години
Alois Mahdal
8e0518916e
Sort alphabetically
преди 9 години
Alois Mahdal
e3c8f75b93
merge converters into filters
преди 9 години
Alois Mahdal
033b3902a7
Use more convenient routine and file names
Make them shorter but also sortable (ie. 'conv' for converters, 'flt'
for filters.)
преди 9 години
Alois Mahdal
949fabac52
Use qualified function names
преди 9 години
Alois Mahdal
76ff9bc658
Rename magic URI scanning module
преди 9 години
Alois Mahdal
e4c07d4d3c
Remove obsolete tfkit.mk
преди 9 години
Alois Mahdal
256d6f51f7
Allow overriding generator, selector and consumer on command line
Allow overriding each of the essential parts at CLI, in which case do
not load them from INI.
преди 9 години
Alois Mahdal
f62beee810
Update to new tfkit (g122272a)
преди 9 години
Alois Mahdal
b70544ba19
Update tfkit from Fastfoo 0.7.0+master.g8c72a9c
преди 9 години
Alois Mahdal
1676434acb
Update mkit from Fastfoo 0.7.0+master.g8c72a9c
преди 9 години
Alois Mahdal
78d51c25a3
Simplify command validation and help
преди 9 години
Alois Mahdal
a6d548ce10
Remove unused internal hooking code
преди 9 години
Alois Mahdal
0820809492
Use common hook mechanism for logging and status change announcing
преди 9 години
Alois Mahdal
d4b9abeaaf
Add new 'menu' sub-command
New command allows to define flexible menus in INI files.
Single INI root now contains all menu definitons. Each menu consists of
item generator, selector and consumer, which are checked and chained
together.
Alternatively to specifying a generator, items can be listed right in
the INI section.
преди 9 години
Alois Mahdal
a13a0c9ee1
Do not wrap every subcommand
Sub-commands in libexec must use saturnin_wraphook if they want pre/post
hook, or may use saturnin_runhook to run their own hooks as they wish.
преди 9 години
Alois Mahdal
cf82cfa5f1
Move pre-post-hook wrapping code to a routine
преди 9 години
Alois Mahdal
6abb8c6621
Move common saturnin routines to a module
This module is intended to be moved around with saturnin, but unlike
main meta-command (bin/saturnin.skel), it should not be necessary to
rename it or edit to adapt to new project.
преди 9 години
Alois Mahdal
066c22b204
Fortify hook routine
Add checks for syntax errors and missing SATURNIN_SUBCOMMAND. In both
cases, ignore the hook.
преди 9 години
Alois Mahdal
89b98a72f9
Update forgotten layout setting command
преди 9 години
Alois Mahdal
c80c7d4a00
Use inigrep__mkpath to assemble FFOO_INIGREP_PATH
Minimize the "built part" and code repetition among saturnin "clones".
преди 9 години
Alois Mahdal
ad3a74047a
Move colon delimiting to generator
преди 9 години
Alois Mahdal
10281e34c2
Fix argument debug
преди 9 години
Alois Mahdal
e138ad678b
Add query subcommand (only is_muted supported so far)
преди 9 години
Alois Mahdal
a1d856c956
Avoid using multi-line values for style items
преди 9 години
Alois Mahdal
1303a48cfa
Add internal (plumbing) ffrun wrapper
To allow for experimenting with functions from embedded library.
преди 9 години
Alois Mahdal
7f630aeb92
Add internal (plumbing) commands from ffoom
This should help test and manage embedded Fastfoo library
преди 9 години
Alois Mahdal
b2eb405f21
Fix confusing docstring
преди 9 години
Alois Mahdal
4494cc4dad
Move clip selection to separate function
преди 9 години
Alois Mahdal
78d5768ed8
Merge mkusage calls
mkusage exits by default so it's intended to exist as one call per
process only.
преди 9 години
Alois Mahdal
3d7aab77f2
Port to ffoo v0.8: usage_is renamed
преди 9 години
Alois Mahdal
47bfddf9f3
Port to ffoo v0.8: config.sh renamed
преди 9 години
Alois Mahdal
98da2f27f8
Fall back to default mode if not specified in INI
If for certaiun group a mode is not specified, fall back to
a value inhertited from environment, or eventually to 644.
преди 9 години
Alois Mahdal
8aa0b33a9e
Add bash completion module
преди 9 години
Alois Mahdal
61c7eb02e1
Make use of FFOO_PRETTY_USAGE mode
преди 9 години
Alois Mahdal
6af447c64f
Add internal subcommand _ls_subcommands
преди 9 години
Alois Mahdal
12b62db27a
Port to ffoo v0.8: exit.sh renamed
преди 9 години
Alois Mahdal
6f23cfc46e
Explicitly sort modules (by C locale)
преди 9 години
Alois Mahdal
2bf4170cd7
Move out routine to find sub-modules
преди 9 години
Alois Mahdal
84b11f1ffa
Use more informative function name
преди 9 години
Alois Mahdal
1b7d7e32f1
Tidy up variable setting code
* Add docstring,
* add explanations for local variable names,
* separate export declarations,
* sort globals alphabetically,
* add built part delimiters,
* quote paths properly.
преди 9 години
Alois Mahdal
61c5e18427
Do not make up FFOO_PATH--take it from mkit directly
преди 9 години
Alois Mahdal
0ec0029109
Update mkit
преди 9 години
Alois Mahdal
77dd7abee3
Rename variable to reflect the path is being provided by saturnin
преди 9 години
Alois Mahdal
e4cc2d414f
Use consistent format in config.mk
преди 9 години
Alois Mahdal
09a0a735c9
Use inigrep directly inside saturnin
... turns out it's faster (surprise! ;))
преди 9 години
Alois Mahdal
5cf1e53792
Join hooks from all paths
Due to inigrep limitation, we cannot automatically cherry-pick hook.ini
based on where the hook is found--we can only have all hooks in one
file, or use join strategy.
преди 9 години
Alois Mahdal
6279892bdf
Use custom name for tempdir
преди 9 години
Alois Mahdal
450c42636d
Remove debug pipes for production
преди 9 години