Sylvestre Ledru
f961696241
Update of the clang descriptions ( Closes : #727684 )
2013-10-29 13:26:49 +00:00
Sylvestre Ledru
4fa81b7bc6
* change automake1.9 => automake
...
* libclang1-3.4 declared as multiarch
* python-clang-3.4 is now "Section: python"
2013-10-29 13:16:18 +00:00
Sylvestre Ledru
17ba299898
- Fix the scan-build warning ( Closes : #725332 )
...
* clang-modernize-3.4 was not coinstallable with clang 3.4
(Closes : #724245 )
* The package wasn't cleaned correctly (Closes : #722155 )
* libtinfo-dev is now a dependency of llvm-3.4-dev (Closes : #727129 )
* Disable the build of lldb under HURD
* Ship the lldb headers into lldb-X.Y-dev (Closes : #723743 )
I might create a liblldb-X.Y library at some point but I think it is too
early.
* Update the build dependency from tcl8.5 to tcl (Closes : #725953 )
2013-10-29 11:48:58 +00:00
Sylvestre Ledru
f111124cf3
* Merge changes from the 3.3 branch (see 1:3.3-11)
...
* Honor the option "nocheck"
2013-10-29 11:32:43 +00:00
Sylvestre Ledru
9e36f19118
* New snapshot release
...
* Merge changes from the 3.3 branch (see 1:3.3-10)
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
(LLVM no longer mean Low Level Virtual Machine)
* Disable the build of lldb under HURD
* Ship the lldb headers into lldb-X.Y-dev (Closes : #723743 )
I might create a liblldb-X.Y library at some point but I think it is too
early.
* Fix "cannot compile this atomic library call"
Thanks to Francisco Facioni for the refresh (Closes : #705115 )
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
* Fix a FTBFS with a duplicate declaration of shouldUseInlineAtomic
* Update the build dependency from tcl8.5 to tcl (Closes : #725953 )
2013-10-10 11:40:12 +00:00
Sylvestre Ledru
9c428c7948
Update the build dependency from tcl8.5 to tcl ( Closes : #725954 )
2013-10-10 10:38:26 +00:00
Sylvestre Ledru
4108b6cc99
Update the build dependency from tcl8.5 to tcl ( Closes : #725953 )
2013-10-10 10:38:18 +00:00
Sylvestre Ledru
4d92b90575
* Also ship the python clang binding (python-clang-3.3)
2013-10-09 17:26:27 +00:00
Sylvestre Ledru
6d6fb79caf
Ship the lldb headers into lldb-X.Y-dev ( Closes : #723743 )
...
I might create a liblldb-X.Y library at some point but I think it is too
early.
2013-09-20 16:26:55 +00:00
Sylvestre Ledru
adb3404d9e
add a new package with lldb headers
2013-09-20 03:20:11 +00:00
Sylvestre Ledru
9b409befbf
dependency on clang fixed
2013-09-12 07:05:12 +00:00
Sylvestre Ledru
33fcd6b1b4
fix the syntax ....
2013-09-09 12:38:10 +00:00
Sylvestre Ledru
f502cb81d3
Only hurd has been removed from lldb archs
2013-09-09 12:37:10 +00:00
Sylvestre Ledru
e4e11479e7
(LLVM no longer mean Low Level Virtual Machine)
...
* Disable the build of lldb under HURD
2013-09-09 12:33:41 +00:00
Sylvestre Ledru
8ef7009247
does not have to be uppercase
2013-09-09 07:36:59 +00:00
Sylvestre Ledru
4ca5a80db4
does not have to be uppercase
2013-09-09 07:36:59 +00:00
Sylvestre Ledru
d24ae4ea19
llvm no longer emit c code
2013-09-09 07:28:35 +00:00
Sylvestre Ledru
d326443d2f
llvm no longer emit c code
2013-09-09 07:28:35 +00:00
Sylvestre Ledru
0d7ed79ca6
update to fit 80
2013-09-08 11:43:25 +00:00
Sylvestre Ledru
2970d039d4
update to fit 80
2013-09-08 11:43:00 +00:00
Sylvestre Ledru
af123d880b
Update of the description of LLVM packages
2013-09-08 11:40:45 +00:00
Sylvestre Ledru
e6364e0c22
Update of the description of LLVM packages
2013-09-08 11:39:14 +00:00
Sylvestre Ledru
5f90b2128c
* Merge changes from the 3.3 branch (see 1:3.3-9)
...
* lldb-3.4 is back to Architectures: any
2013-09-05 10:13:25 +00:00
Sylvestre Ledru
7dd20e404a
Fix merge issue
2013-09-05 10:09:57 +00:00
Sylvestre Ledru
27d8448809
sync from the 3.3 branch
2013-09-05 10:09:20 +00:00
Sylvestre Ledru
452a331ebd
cpp11-migrate renamed to clang-modernize
2013-09-05 09:57:15 +00:00
Sylvestre Ledru
baccb24fde
no longer needed
2013-09-03 21:24:12 +00:00
Sylvestre Ledru
128450efaf
Jon Severinsson: Automatically determine if -fuse-ld=gold is supported based on binutils package version
2013-09-03 10:40:38 +00:00
Sylvestre Ledru
0118a14541
[ Jon Severinsson ]
...
* Merge from llvm-toolchain-3.2 branch up to 3.2repack-11.
2013-09-03 10:35:41 +00:00
Sylvestre Ledru
5f7761fcd4
looks like libreadline6-dev is now necessary for lldb ?
2013-09-02 17:02:04 +00:00
Luca Falavigna
257c88a183
Add llvm-3.4-dev to lldb-3.4 Depends field
2013-08-25 11:55:20 +00:00
Luca Falavigna
61e7dcc1d6
Add llvm-3.3-dev to lldb-3.3 Depends field
2013-08-25 11:52:27 +00:00
Sylvestre Ledru
76530c2c24
Sync from 3.3
2013-08-22 07:06:20 +00:00
Sylvestre Ledru
e612910b5c
Use the static library libjsoncpp.a instead of the ship library in polly
2013-08-06 09:46:51 +00:00
Sylvestre Ledru
fd808e86ad
remove explicit dep
2013-08-03 05:35:46 +00:00
Sylvestre Ledru
708c17e609
binutils-gold no longer exists. Use -fuse-ld=gold instead.
2013-08-01 14:22:08 +00:00
Sylvestre Ledru
ece61f3bbe
* llvm-config-3.3 --libdir reports wrong directory ( Closes : #717346 )
...
* Backport of upstream patch to fix the FTBFS under kfreebsd i386
* binutils-gold no longer exists. Use -fuse-ld=gold instead.
2013-08-01 14:19:54 +00:00
Sylvestre Ledru
621afe854a
* Sync recent changes from the 3.3 branch
...
* Integrate patch to fix FTBFS under IA64.
* Disable the usage of binutils-gold under armel. It currently fails with:
"attempt to map 2752512 bytes at offset 2066666 exceeds size of file;
the file may be corrupt"
2013-07-01 12:40:22 +00:00
Sylvestre Ledru
f64f0933c6
* Integrate patch to fix FTBFS under kFreeBSD ( Closes : #714098 )
...
* Disable the usage of binutils-gold under armel. It currently fails with:
"attempt to map 2752512 bytes at offset 2066666 exceeds size of file;
the file may be corrupt"
2013-07-01 09:47:15 +00:00
Sylvestre Ledru
c6d5b0b73c
* Fix warning python-script-but-no-python-dep on clang-format-X.Y
...
* manpages are generated during build time (simplifies maintenance)
* Fix duplicate underscore.js and jquery.js
* Move libjs-jquery & libjs-underscore dependencies to llvm-X.Y-doc
* Add lldb-X.Y manpage
* Hopefully fix the ftbfs under mipsel (mipsel-ftbfs.diff)
* Add patch to find correctly LLVMGold.so with -O4 (Closes : #712437 )
2013-06-20 13:46:59 +00:00
Sylvestre Ledru
598e56fc1e
Remove the explicit version of binutils (not available in old ubuntu releases used for the nightlies builds
2013-06-19 10:09:21 +00:00
Sylvestre Ledru
76129c2312
* Fix warning python-script-but-no-python-dep on clang-format-X.Y
...
* manpages are generated during build time (simplifies maintenance)
* Fix duplicate underscore.js and jquery.js
* Move libjs-jquery & libjs-underscore dependencies to llvm-X.Y-doc
* Add lldb-X.Y manpage
2013-06-14 13:32:44 +00:00
Sylvestre Ledru
18ee9e03d8
Fix warning python-script-but-no-python-dep on clang-format-3.4
2013-06-14 09:32:38 +00:00
Sylvestre Ledru
d0f49fcedc
merge changes from the 3.3 release
2013-06-13 16:42:42 +00:00
Sylvestre Ledru
4db89d419b
make clang-3.3 also conflict against the 3.4 version
2013-06-07 13:20:23 +00:00
Sylvestre Ledru
7f0c04dac7
Fix the declaration
2013-06-06 16:26:22 +00:00
Sylvestre Ledru
df1ebf902e
Remove the explicit dependency
2013-06-06 16:25:55 +00:00
Sylvestre Ledru
580fe6bed4
sync the latest changes from 3.3 into the snapshot
2013-06-06 16:18:29 +00:00
Sylvestre Ledru
22f7b3efb8
introduce also cpp11-migrate as a new package
2013-06-06 15:30:43 +00:00
Sylvestre Ledru
c7888a6973
* Force the version in experimental of binutils-gold to fix powerpc
2013-06-06 14:56:04 +00:00