Commit Graph

12 Commits

Author SHA1 Message Date
Alexander von Gluck IV
151d64fc74 clang: Add 3.5.1 recipe
* Tested working on x86_64
* additional packaging might be needed
  for clang-tools-extra/ clang_extra
2015-02-01 18:22:36 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues
099120d826 clang: fix build
* Add soname for libclang and liblto
* Force installation path by setting variables for the makefile
(configure args are accepted, but ignored)
* Several fixes to provides entries.
2014-05-18 12:46:24 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jonathan Schleifer
72872aede2 clang-3.4: Add checksums 2014-04-06 03:04:29 +02:00
Jonathan Schleifer
b82526cbd4 clang: Remove useless find + sed patch 2014-03-27 22:12:22 +01:00
Alexander von Gluck IV
176cac1066 clang: Patch to fix headers, add static analysis package
* clang was using the wrong include directories, patched
  to use /boot/system/development vs /boot/development
  Upstreamed: llvm.org/show_bug.cgi?id=18595
* Manually copy over the static analysis tools (no automated
  installation) and give them what they need to function.
  (tested working!)
* clang isn't aware of secondary architecture include
  paths at this time.
2014-01-24 04:51:21 +00:00
Alexander von Gluck IV
0c9343db65 clang: Add clang 3.4 recipe 2014-01-23 21:06:06 +00:00
noryb009
1d16aaeecd Rewrap sys-devel DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Alexander von Gluck IV
98ba422b13 clang: Initial 3.2 port
* TODO: clang seems to install a lot of stuff
  where it shouldn't (ignoring manDir, docDir, etc)
* Marking build arch as ? for now until above
  is solved
2013-10-26 18:15:48 -05:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00