Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- or maybe better: have an rule for manifest files on windows, instead of creating them as a sideeffect
|
|
|
|
|
|
|
|
the .bin depends on the _bin.exe and not vv.
also -f is required for rm in phony clean rules
|
|
|
|
|
|
|
|
the previous solution couldnt work:
- Packages are toplevel targets, so they need to be in a separate file
- However, Packages should not be used here as it interferes with the
pattern rules on $(OUTDIR)/bin
- replacing those instead with explicit (non-pattern) rules for this
exceptional case
- depending from the regular target in $(OUTDIR) on the special one
- depending from the special target on the $(WORKDIR) one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BaseInstallation.
|
|
|
|
|
|
Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged
version inis.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When the extension entry is not highlighted, replace LF to space
in description text, so words do not stick together in one line view.
|
|
|
|
'while' statement
|
|
|
|
|
|
Last fixes - remove kludge from RepositoryFixes.mk, have redland
build w/o threads for the while, and some hackery to exclude
pointless code like oosplash from android build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|