Sylvestre Ledru
a243703989
Rename source package from llvm-toolchain-snapshot => llvm-toolchain-3.3
2013-05-13 16:31:25 +00:00
Sylvestre Ledru
de25b19cc7
Create a branch for the 3.3 release
2013-05-13 16:30:16 +00:00
Sylvestre Ledru
b6a1c1574f
make sure the dependencies are exact
2013-05-09 17:32:46 +00:00
Sylvestre Ledru
bf8274e5de
Refresh of the patches
2013-05-09 17:31:49 +00:00
Sylvestre Ledru
bc39ab17b2
refresh of the patches
2013-05-08 18:28:42 +00:00
Sylvestre Ledru
381e31b3d1
Add a symbol file to libclang1 to keep track of abi changes
2013-05-07 09:14:19 +00:00
Sylvestre Ledru
a5b0f64eb1
Update standards-versions
2013-05-07 09:13:55 +00:00
Sylvestre Ledru
c9c9a39386
* Upload to unstable
...
* Standards-Version update to 3.9.4
2013-05-07 05:20:04 +00:00
Sylvestre Ledru
e2ad94bed2
std::thread. Upstream commit 178816 ( Closes : #705838 )
...
* Introduce a symbols file for libclang1 (Closes : #705672 )
2013-04-21 19:16:53 +00:00
Sylvestre Ledru
e0f3e296f4
clang pure virtual function call crash with binaries built with C++11's
...
std::thread. Upstream commit 178816 (Closes : #705838 ).
2013-04-21 12:06:47 +00:00
Sylvestre Ledru
1d2a025d4c
fix the last issues before upload
2013-04-21 11:03:47 +00:00
Sylvestre Ledru
782dc3fe9b
update of the date
2013-04-19 07:32:00 +00:00
Sylvestre Ledru
2752d2c302
rename the source package for llvm-toolchain-snapshot
2013-04-19 07:31:21 +00:00
Sylvestre Ledru
8a26d68fe0
Also tests clang extra for the max revision
2013-04-19 07:30:13 +00:00
Sylvestre Ledru
2357b2aa8a
Also ship the clang extra tarball
2013-04-18 09:41:20 +00:00
Sylvestre Ledru
2fe1511931
remove the uuid patch
2013-04-17 18:13:49 +00:00
Sylvestre Ledru
5ffddd5f94
refresh of the patches
2013-04-17 10:18:12 +00:00
Sylvestre Ledru
fca5c9e36e
Fix the patch
2013-04-17 10:06:02 +00:00
Sylvestre Ledru
8758e07570
Include missing on uuid + add dependency on this package
2013-04-17 09:57:54 +00:00
Sylvestre Ledru
a7a28680ed
Problem fixed upstream
2013-04-14 10:06:51 +00:00
Sylvestre Ledru
f63c3a2a29
Remove old patch (useless)
2013-04-14 10:03:55 +00:00
Sylvestre Ledru
637c0a8d21
Remove artifact
2013-04-14 10:03:10 +00:00
Sylvestre Ledru
6d4131647f
Problem fixed (it was my fault)
2013-04-14 10:02:49 +00:00
Sylvestre Ledru
cb72a3b5ff
Refresh of the patches
2013-04-13 08:31:32 +00:00
Sylvestre Ledru
651ceadfec
Do not fail the build when the tests are failing
2013-04-11 08:11:15 +00:00
Sylvestre Ledru
0126f567c2
use tab, not spaces
2013-04-11 07:07:05 +00:00
Sylvestre Ledru
fa3d839c14
fix an error + delete the file the once the test is done
2013-04-11 06:15:39 +00:00
Sylvestre Ledru
f0490fd941
fix a wrong declaration
2013-04-10 22:10:41 +00:00
Sylvestre Ledru
317cc8174a
Needs lcov as an explicit dep
2013-04-10 16:56:00 +00:00
Sylvestre Ledru
3dbb24b904
Enable the code coverage on the whole llvm-toolchain
2013-04-10 16:41:10 +00:00
Sylvestre Ledru
1a6e22f04f
Uploaded
2013-04-09 17:31:11 +00:00
Sylvestre Ledru
d81438ec64
Refresh of the patches
2013-04-09 15:51:52 +00:00
Arthur Loiret
77f52215ab
Fix typo in changelog.
...
Signed-off-by: Arthur Loiret <arthur.loiret@ens-lyon.fr>
2013-04-08 11:49:25 +00:00
Sylvestre Ledru
f2d836d0d6
Fix a typo in the detection of the vendor
2013-04-06 14:13:35 +00:00
Sylvestre Ledru
32defc4635
Fix a typo in the detection of the vendor
2013-04-06 14:13:12 +00:00
Sylvestre Ledru
af1ace7695
Fix a typo in the detection of the vendor
2013-04-06 14:12:47 +00:00
Sylvestre Ledru
d73672278c
[ Peter Michael Green ]
...
* Use binutils-gold only on architectures where it is actually available
* 33-armhf-defaults.diff Fix defaults to use correct CPU and FPU for
debian armhf (Closes : #704111 )
* 34-powerpc-no-altivec.diff disable altivec by default on powerpc because
debian powerpc does not require altivec (patch cherry picked from ubuntu)
2013-04-04 15:20:55 +00:00
Sylvestre Ledru
309462cbaf
[ Peter Michael Green ]
...
* Use binutils-gold only on architectures where it is actually available
* 33-armhf-defaults.diff Fix defaults to use correct CPU and FPU for
debian armhf (Closes : #704111 )
* 34-powerpc-no-altivec.diff disable altivec by default on powerpc because
debian powerpc does not require altivec (patch cherry picked from ubuntu)
2013-04-04 15:18:31 +00:00
Sylvestre Ledru
5c143c0811
Fix a wrong dependency for Debian testing
2013-04-02 20:31:47 +00:00
Sylvestre Ledru
fdc864085b
Use the variable instead of the hardcoded declaration on libstdc++6-4.7-dev
2013-03-28 17:35:15 +00:00
Sylvestre Ledru
d5e9abf893
* Improve the dependencies:
...
* clang-3.3 depends on the exact same libllvm3.3 release
* idem for lldb-3.3
2013-03-25 12:10:01 +00:00
Sylvestre Ledru
53fd475d2c
* debian/patches/r600-snapshot.diff: Move backports into individual patches.
...
* debian/patches/r600-snapshot.diff: Update to mesa-9.1 git tag.
(Closes : #703671 , #697356 )
2013-03-22 08:13:50 +00:00
Sylvestre Ledru
17a49874f9
Uploaded in new
2013-03-22 08:07:08 +00:00
Sylvestre Ledru
ac48382da5
Seems to be fixed upstream
2013-03-20 16:27:20 +00:00
Sylvestre Ledru
6ce7602dc9
Refresh of the patch
2013-03-20 07:54:15 +00:00
Sylvestre Ledru
53da465631
Remove 0041-undef-PPC-macro.diff. Patch applied upstream
2013-03-17 12:42:07 +00:00
Sylvestre Ledru
2fc770469e
Remove not applied patches
2013-03-17 09:24:33 +00:00
Sylvestre Ledru
99d00fae8e
* Build using binutls-gold to improve the quality of the binaries.
...
See: http://allievi.sssup.it/techblog/?p=791
* Detect the vendor (Debian or Ubuntu) and update the configuration
* Port to powerpcspe. Thanks to Roland Stigge (Closes : #701587 )
See: 31-powerpcspe.diff
* Fix the path detection of scan-build (Closes : #698352 )
See: 32-scan-build-path.diff
2013-03-16 11:56:16 +00:00
Sylvestre Ledru
2a13fc0361
Remove patches which are upstream already
2013-03-16 11:37:14 +00:00
Sylvestre Ledru
dbd41ecb10
refresh of the patch
2013-03-16 11:20:42 +00:00