Development
makefile-engine: fix typo.
That's what I get for not checking the diffs after a merge/rebase/reset...
That's what I get for not checking the diffs after a merge/rebase/reset...
Categories: Development
makefile-engine: use .PHONY for "clean".
Categories: Development
Revert "filesystems: we aren't BeOS, so we can safely use -O2(+)."
This reverts commit ae495ca8fe9e48dea982cf522c5c54c56dffb9fd.
My system volume was mysteriously corrupted while booting or shutting down today,
enough to make it unbootable and KDL on attempt to mount it. I'm assuming our gcc2
still isn't safe with regard to -O2 optimization of filesystems, and revert this,
until proven wrong (eg. by running test suites and FS stress tests and finding no
issues.
Axel comented on the commit saying it probably was not a good idea, but no action was
taken. Should we setup a better commit review system?
This reverts commit ae495ca8fe9e48dea982cf522c5c54c56dffb9fd.
My system volume was mysteriously corrupted while booting or shutting down today,
enough to make it unbootable and KDL on attempt to mount it. I'm assuming our gcc2
still isn't safe with regard to -O2 optimization of filesystems, and revert this,
until proven wrong (eg. by running test suites and FS stress tests and finding no
issues.
Axel comented on the commit saying it probably was not a good idea, but no action was
taken. Should we setup a better commit review system?
Categories: Development
build: delete DocumentationRules.
These were only used as an experiment for converting coreutils
manpages to different formats, and as coreutils is no longer in the
tree, they aren't used.
These were only used as an experiment for converting coreutils
manpages to different formats, and as coreutils is no longer in the
tree, they aren't used.
Categories: Development
3rdparty/kallisti5: convert the IOMMU HowTo to Markdown.
So that you can read it without an ODT viewer. I got permission
from Alex to do this.
So that you can read it without an ODT viewer. I got permission
from Alex to do this.
Categories: Development
ReadMe.Compiling: specify Bison 2.4 as the minimum.
This is the version that comes with Haiku. According to John Scipione,
2.3 doesn't work, so this must be the minimum.
This is the version that comes with Haiku. According to John Scipione,
2.3 doesn't work, so this must be the minimum.
Categories: Development
Ticket #8293 (BNetworkAddress needs to check if there is an available IPv6 connection.) reopened
netresolv doesn't solve this problem, now that I enabled IPv6 support in it. We will have to implement this ourselves or see if the current code in NetBSD does it.
Categories: Development
Ticket #12105 ([Tracker][Add-On API] process_refs gets wrong directory entry_ref) closed
fixed:
Fixed in hrev49314
Categories: Development
Fix mess in Tracker add-ons created in hrev48858
Revert the Tracker portions of hrev48858, they were not needed and were not
right either... sorry guys
OpenTargetFolder add-on modified slightly to use the passed in symlink(s) only,
the parent directory ref is unused, it appears to be unneeded here also.
With this and the reverted commits Zip-O-Matic and other add-ons should
work again.
Fixes #12105
Revert the Tracker portions of hrev48858, they were not needed and were not
right either... sorry guys
OpenTargetFolder add-on modified slightly to use the passed in symlink(s) only,
the parent directory ref is unused, it appears to be unneeded here also.
With this and the reverted commits Zip-O-Matic and other add-ons should
work again.
Fixes #12105
Categories: Development
Revert "Zip-O-Matic: fix zipping single folder."
This reverts commit d1d90b0462faa82489e446a6e25337602939993e.
This reverts commit d1d90b0462faa82489e446a6e25337602939993e.
Categories: Development
Revert "Partially revert "Zip-O-Matic: fix zipping single folder.""
This reverts commit 1639fe99dbbea9204ba8cf5edb5b67697da70b0e.
This reverts commit 1639fe99dbbea9204ba8cf5edb5b67697da70b0e.
Categories: Development
Ticket #12173 (Weather app broken in hrev49313) created
The url the app uses to retrieve the data doesn't work in webpositive but it works in qupzilla.
Categories: Development
