Commit Graph

79 Commits

Author SHA1 Message Date
Sylvestre Ledru
3dbb24b904 Enable the code coverage on the whole llvm-toolchain 2013-04-10 16:41:10 +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
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
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
9572f91ead Improve the dependencies for upgrade scenario 2013-03-05 16:44:31 +00:00
Sylvestre Ledru
19b349d9ea Fix a typo. Thanks to Daniel Malea <daniel.malea@intel.com> 2013-03-05 11:13:57 +00:00
Sylvestre Ledru
e5cf5438bb * Enable r600 experimental backend
* Remove package "clang". It is now provided by llvm-defaults.
* Fix a wrong path in the _lldb.so Python symlink
* Install cmake files to build LLVM extensions (Closes: #701153)
* Remove the embedded copy of libjs-jquery (Closes: #701087)
* Fix the install of lli manpage (Closes: #697117)
2013-03-02 16:44:39 +00:00
Sylvestre Ledru
d8b6d7913c Bring back the minimal version 2013-02-28 10:19:04 +00:00
Sylvestre Ledru
712c10817b manage different version of Ubuntu & Debian 2013-02-27 18:20:11 +00:00
Sylvestre Ledru
8b9db2b79f * Draft of a snapshot release (3.3) 2013-02-26 16:34:08 +00:00
Sylvestre Ledru
f311a354c5 Fix some issues relative to the epoch change 2013-02-26 12:28:54 +00:00
Sylvestre Ledru
b4f2773fd3 Install the python file for lldb. Thanks to Daniel Malea for spotting this 2013-02-13 11:20:22 +00:00
Sylvestre Ledru
dc086ddc10 libprofile_rt.so is now in libclang-common-dev 2013-02-10 18:28:19 +00:00
Sylvestre Ledru
8a256e988f add /usr/lib/gcc/$(DEB_HOST_MULTIARCH)/$(GCC_VERSION)/include/ to the search path 2013-02-09 10:56:41 +00:00
Sylvestre Ledru
0fe7c43134 Fix an upgrade issue with /usr/lib/llvm-3.2/lib/libprofile_rt.so which was present in llvm-3.2-dev and now libclang-common-dev 2013-02-09 10:24:10 +00:00
Sylvestre Ledru
adce985593 add a dependency needed by polly 2013-01-24 13:19:03 +00:00
Sylvestre Ledru
96c5c52185 Add dependency to build polly 2013-01-23 15:52:46 +00:00
Sylvestre Ledru
b62aa31df8 Introduce lldb as a new package (Closes: #698601) 2013-01-20 22:18:26 +00:00
Sylvestre Ledru
922c454f07 Missing build dep 2013-01-20 21:56:46 +00:00
Sylvestre Ledru
597cc69e91 Missing build dependency 2013-01-20 21:35:13 +00:00
Sylvestre Ledru
316320b2bc Missing dep 2013-01-20 21:13:47 +00:00
Sylvestre Ledru
21c72ec4ca Comment the llvm-X.Y-source package + add the Pre-Depends for the multiarch 2013-01-18 13:17:50 +00:00
Sylvestre Ledru
b219734619 Build lldb and remove some useless build deps 2013-01-17 15:50:29 +00:00
Sylvestre Ledru
2ac8ff7213 No longer provide a compiler-rt package 2013-01-15 14:05:20 +00:00
Sylvestre Ledru
8ee36a00a5 refresh of the patch 2013-01-12 14:49:42 +00:00
Sylvestre Ledru
17eda38387 Add the dependencies for lldb 2013-01-12 12:02:46 +00:00
Sylvestre Ledru
43b40b1ac4 prepare the toolchain 2013-01-12 12:02:08 +00:00
Sylvestre Ledru
875ec1e77c Temporary work about a global llvm-toolchain packages 2013-01-10 16:41:04 +00:00