Source Activity
print/drivers/pdf: cleanup.
Categories: Development
IconVader: cleanup.
Categories: 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
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
Move ports and protocols files back to data directory in Haiku package.
These files are required for netresolv functionality, and there is no
real use in modifying them as settings files. Restore the previous
behavior, the files are stored in data and part of the Haiku package.
This means there is no need for a fresh install from image to get the
files anymore.
Fixes #12156.
These files are required for netresolv functionality, and there is no
real use in modifying them as settings files. Restore the previous
behavior, the files are stored in data and part of the Haiku package.
This means there is no need for a fresh install from image to get the
files anymore.
Fixes #12156.
Categories: Development
Update translations from Pootle
Categories: Development
accelerants/via: fix the build.
Categories: Development
.gitignore: add .pyc and .pyo files.
Categories: Development
checkstyle: add #! line, fix filemode.
Categories: Development
