pkggraph: merge _devel packages with their main packageMakes the graph a bit more reasonable.Change-Id: Ib1ef182fb0c6c0c88fafe2dd194cae72200d7826
Add a script to draw a dependency graph from a set of hpkg filesUseful for understanding dependency chains.Change-Id: I64113ff87fe3cef2f45796b064749e0c6a5bf880
3rdparty/pulkomandy: Fix rm on unbootstrap scriptChange-Id: I8c58195906e426971dc1ebd9ae2da23cfa6159c8
3rdparty/unbootstrap: Correct source packages as well
unbootstrap.sh: make it executable
recipe.syntax.vim: Update following SRC_URI/SRC_FILENAME changein haikuporter.
checkstyle.vim: add catch to checked keywords* Check catch() without space* Check }\ncatch () with newline* Remove false positive on area_for() and other functions ending with a keyword
checkstyle: Add missing check for space after switch
improved Vim coding guidelines checker* Avoids highlighting some matches when inside C++ comments* Add operators << and >>* Automatic initialization when opening Vim in the Haiku sourcedirectory
improved Vim coding guidelines checker* Avoids highlighting some matches when inside C++ comments* Add operators << and >>* Automatic initialization when opening Vim in the Haiku sourcedirectory (if you use the same directory layout as me)* Matches are highlighted in red, rather than reusing the "Search" matchgroup. You can pick another color by editing the "highlight Style"definition.Improvements are still welcome.
show more ...
Add unbootstrap, a script to remove _bootstrap from packages.This needs to be run under haiku as it uses the package tool. It can beused to remove the _bootstrap tagging from bootstrap packages an
Add unbootstrap, a script to remove _bootstrap from packages.This needs to be run under haiku as it uses the package tool. It can beused to remove the _bootstrap tagging from bootstrap packages and thenupload them to the repos as normal packages. The goal is to makenon-bootstrap builds work even for archs where the bootstrap isn'tworking yet.Packages built that way should be replaced as soon as better ones areobtained by the proper bootstrapping process.
Add a small helper script to configure gdbThis is useful for debugging the ARM port with qemu gdb stub.
Update vim syntax file for checksums* Match the current trend of using CHECKSUM_SHA256 only.* Re-wrap the keyword list to 80 columns.
Add some more keywords to the vim recipe syntax file.
Add more keywords, variables and functions
Vim syntax files for haikuporter recipes.
Add catmerge.sh, a shellscript for easily merging an existing but outdatedcatalog with a newer one in another language. I was not sure where to put it,is this the right place ?git-svn-id: file:/
Add catmerge.sh, a shellscript for easily merging an existing but outdatedcatalog with a newer one in another language. I was not sure where to put it,is this the right place ?git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43059 a95241bf-73f2-0310-859d-f6bbb57e9c96