Various small improvements
- Various small improvements
- fix tests, do not output FRAMEWORK environment variables on non-darwin
- Various small improvements
- greatly improved environment command to support mulle-test
- fixes for mingw
- added a few tests, yay
- cross-platform tweaks and fixes
- Various small improvements
- 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
- Various small improvements
- improve searchpath and includepath
- new command includepath for header search paths
- add searchpath command
- improved the search command, the default is no longer wholearchive though
- improved output of linker flags
- changed to mulle-bashfunctions 2 call convention
- moved to mulle-bashfunctions v2
- add wholearchive commmand
- fix emitted code for unmarked libraries
- small beauty fixes in logging and code
- add whole-archive-as-needed for gcc
- improve whole-archive output
- fix libexec not being found
- Various small improvements