Commit Graph

1662 Commits

Author SHA1 Message Date
Sylvestre Ledru
b1d0bcd143 Fix a ftbfs with the lastest version of gcc 2013-10-11 11:04:49 +00:00
Sylvestre Ledru
6ae8dd75af Build depend automake1.9 => automake (Closes: #724414) 2013-10-11 08:56:02 +00:00
Sylvestre Ledru
8a03c0ae5e revert the change on the changelog 2013-10-11 07:59:26 +00:00
Sylvestre Ledru
9a33a04b9e Comment the build of polly 2013-10-11 07:59:12 +00:00
Sylvestre Ledru
e3ee77069a remove non deb version 2013-10-10 11:41:27 +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
2639149703 update of the changelog 2013-10-09 17:27:12 +00:00
Sylvestre Ledru
597b73316a Fix a FTBFS with a duplicate declaration of shouldUseInlineAtomic 2013-10-09 17:27:03 +00:00
Sylvestre Ledru
44f860ad0f remove old artefact 2013-10-09 17:26:34 +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
1464e547e8 * Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
2013-10-09 16:51:57 +00:00
Sylvestre Ledru
5eaf791bcf useless declaration 2013-10-04 08:09:04 +00:00
Sylvestre Ledru
5b4865cc24 * libprofile_rt and runtime has been removed upstream (r191835)
Features are provided by compiler-rt
2013-10-04 08:06:10 +00:00
Sylvestre Ledru
5a653516b0 We run the build with the Asserts, new directory, make a symlink to make
sure the rest still work
2013-10-03 17:36:39 +00:00
Sylvestre Ledru
0ee244c8e1 Enable the assertions when doing the static code analysis 2013-10-02 19:39:56 +00:00
Sylvestre Ledru
850ed34343 separate the check for the configure & make 2013-09-30 16:36:22 +00:00
Sylvestre Ledru
c6ad4a0dd3 Do not fail the build if the cov-configure fails 2013-09-30 16:07:21 +00:00
Sylvestre Ledru
b50b5e83f4 make sure that the test won't fail 2013-09-30 15:13:31 +00:00
Sylvestre Ledru
e724ce14e4 Fix the declaration 2013-09-30 14:44:21 +00:00
Sylvestre Ledru
0c8aea3361 I should sleep more 2013-09-30 14:34:21 +00:00
Sylvestre Ledru
fd50eb9335 Fix some declarations 2013-09-30 14:02:47 +00:00
Sylvestre Ledru
bc3c828166 Improve the coverity usage 2013-09-30 13:19:03 +00:00
Sylvestre Ledru
08da742eed Remove useless stuff 2013-09-30 11:59:32 +00:00
Sylvestre Ledru
f197f1a84d crap debug test 2013-09-30 06:06:11 +00:00
Sylvestre Ledru
576f34dabe create the temp directory 2013-09-30 05:41:16 +00:00
Sylvestre Ledru
bf37c05280 create the temp directory 2013-09-29 20:36:36 +00:00
Sylvestre Ledru
1820904bc9 create the temp directory 2013-09-29 20:21:03 +00:00
Sylvestre Ledru
d1ca05fc0e provide the temporary directory to coverity 2013-09-29 18:30:04 +00:00
Sylvestre Ledru
185a38a75a use an hardcoded path 2013-09-29 18:03:17 +00:00
Sylvestre Ledru
7353a3593a fix the syntax 2013-09-29 17:08:20 +00:00
Sylvestre Ledru
10a05cacb8 Make coverity works 2013-09-29 13:42:27 +00:00
Sylvestre Ledru
73230f5d2f refresh of the patch 2013-09-29 09:39:17 +00:00
Sylvestre Ledru
d4c5d744cd Add support of coverity checker 2013-09-29 09:33:16 +00:00
Sylvestre Ledru
88b38540d6 Fix "cannot compile this atomic library call"
Thanks to Francisco Facioni for the refresh (Closes: #705115)
2013-09-25 16:24:06 +00:00
Sylvestre Ledru
71d3e5248a fix the changelog 2013-09-20 16:51:28 +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
248d1eeae9 Describe the changes 2013-09-20 13:30:55 +00:00
Sylvestre Ledru
adb3404d9e add a new package with lldb headers 2013-09-20 03:20:11 +00:00
Sylvestre Ledru
618d9dd5bb refresh of the patch 2013-09-19 19:18:50 +00:00
Sylvestre Ledru
b0dae6f5b0 remove mipsel-ftbfs.diff (applied upstream) 2013-09-19 19:10:23 +00:00
Sylvestre Ledru
0e29f8463d refresh of the patches 2013-09-19 12:50:08 +00:00
Sylvestre Ledru
cbbdd64691 New snapshot release 2013-09-17 07:33:14 +00:00
Sylvestre Ledru
9b409befbf dependency on clang fixed 2013-09-12 07:05:12 +00:00
Sylvestre Ledru
2f8839dd19 we are already in the correct path 2013-09-09 15:28:05 +00:00
Sylvestre Ledru
58e5da2320 fix the syntax 2013-09-09 14:20:52 +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