Various small improvements
- adapt to changes in mulle-match with respect to filters and qualifiers
- fixed monitor back into usability for more than just a task starter
- Various small improvements
- big function rename to
<tool>
::<file>
::<function>
to make it easier to read hopefully - uses mulle-bashfunctions 4 now
- can now run under zsh if bash is not available
- Various small improvements
- installer verbose toggle
- added category filter
- improved list sub-command for task and callback
- changed to mulle-bashfunctions 2 call convention
- moved to mulle-bashfunctions v2
- ask mulle-env for the location of ETC SHARE and VAR directories
- do not depend on inotifywait/fswatch since basic functionality works without (fix for 10.6)
- small beauty fixes in code
- use own .mulle folder now, no private storage of patternfiles or suc
- readde --craft in a more general way
- improve README.md
- suppress boring warning when cleaning
- added possibly ill-fated option to run tasks optonally async
- fix RVAL problem
- use
r_
functions of mulle-bashfunctions 1.8.0 - use
r_
functions of mulle-bashfunctions 1.8.0
- minor code improvements
- capitalize error message
- capitalize an error message properly
- return rval from main task run
- remove file from git
- simplify README
- improved brew formula defintion
- fix debian dependencies
- fix debian dependencies
- fix package dependencies more
- fix homebrew install ruby script
- improved -v debugging for clean and friends
- rename install to installer, because of name conflict
- run a task craft after other tasks if so desired (simplifies the mulle-sde-developer callbacks)
- rename install.sh to install, improve tracing
- CMakeLists.txt CMakePackage.cmake LICENSE README.md RELEASENOTES.md build dox install.sh mulle-monitor mulle-monitor.graffle mulle-monitor.png mulle-monitor.sublime-project mulle-monitor.sublime-workspace mulle-project src tests tmp.12ro4m9c tmp.F1LivqOc tmp.VcXsbUuX tmp.nQn0FGZ3 simplified CMakeLists.txt
- remove "lame but practical" hardcoded .mulle-sde dir
- use
MULLE_HOSTNAME
vor var/run
- fix bug with
_match_filepath
- use
MULLE_UNAME
pervasively
- update dox
- make secondary command set more uniform across mulle-sde tools
- build CMakeLists.txt CMakePackage.cmake dox install.sh LICENSE mulle-monitor mulle-monitor.graffle mulle-monitor.png mulle-monitor.sublime-project mulle-monitor.sublime-workspace mulle-project README.md RELEASENOTES.md src tests tmp.0TzfdmXk tmp.1InwGGbY tmp.1Of0mhck tmp.6IxH9i3i tmp.90TuSlAk tmp.DVmRIPC5 tmp.HbdjIHtw tmp.lXYv2HQt tmp.wM9ySHfc fix for linux, use less backticks
- split off mulle-match into own project
-
- fix option handling for project
- Various small improvements
- Various small improvements
- also search share/libexec and share/bin, so that extensions can install into share only
- experimentally add [ -? ] to test for directory or file or some such
- add cat commands to task and callback
- Various small improvements
- fix stuff, add new tests
- much improved callback, task, patternfile commands
- Various small improvements