Commit Graph

47 Commits

Author SHA1 Message Date
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
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
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
Sylvestre Ledru
7fa75a0e32 * Introduce the clang-format-X.Y package
* Install the vim llvm script at the right place
2013-06-06 13:44:21 +00:00
Sylvestre Ledru
fe907e007d Remove powerpc from the package using binutils-gold 2013-06-04 13:40:22 +00:00
Sylvestre Ledru
5348c7047d Fix the extended-description-line-too-long warning 2013-06-04 10:19:33 +00:00
Sylvestre Ledru
dc33073604 ps was not installed. However, it is necessary for lldb tests 2013-05-31 15:55:52 +00:00
Sylvestre Ledru
23f2ff9b47 * Various packages rename to allow co installations:
* libclang1 => libclang1-3.3
  * libclang1-dbg => libclang1-3.3-dbg
  * libclang-dev => libclang-3.3-dev
  * libclang-common-dev => libclang-common-3.3-dev
2013-05-27 13:31:48 +00:00
Sylvestre Ledru
a243703989 Rename source package from llvm-toolchain-snapshot => llvm-toolchain-3.3 2013-05-13 16:31:25 +00:00
Sylvestre Ledru
b6a1c1574f make sure the dependencies are exact 2013-05-09 17:32:46 +00:00
Sylvestre Ledru
a5b0f64eb1 Update standards-versions 2013-05-07 09:13:55 +00:00
Sylvestre Ledru
2752d2c302 rename the source package for llvm-toolchain-snapshot 2013-04-19 07:31:21 +00:00
Sylvestre Ledru
2fe1511931 remove the uuid patch 2013-04-17 18:13:49 +00:00
Sylvestre Ledru
8758e07570 Include missing on uuid + add dependency on this package 2013-04-17 09:57:54 +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
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