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
9ef695bee6 pollycc is now generated (it was containing 3.2 instead of 3.3) 2013-06-14 12:14:36 +00:00
Sylvestre Ledru
2b1208d8f5 also create the lib directory for the arch which does not build compiler-rt 2013-06-11 15:40:27 +00:00
Sylvestre Ledru
75875d8fd1 comment the lldb test (some freeze) + upload to exp 2013-06-11 11:31:09 +00:00
Sylvestre Ledru
8515a69595 Enhance the build system + build clang tools extra 2013-06-06 15:31:10 +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
31daa19018 Install the vim stuff correctly 2013-06-06 12:09:59 +00:00
Sylvestre Ledru
3a53e16269 Fix a syntax error 2013-06-06 11:58:16 +00:00
Sylvestre Ledru
1a9e46d4e3 * Do not use binutils-gold for powerpc
* Create the compiler-rt directory for unsupported platforms
2013-06-05 06:18:42 +00:00
Sylvestre Ledru
2d1bf9c69b Print the lldb test failures 2013-06-04 14:25:57 +00:00
Sylvestre Ledru
8dfb4e1330 take the modif from snapshot to 3.3 2013-06-03 19:55:39 +00:00
Sylvestre Ledru
6341fd1026 polly-test target has been renamed to check-polly 2013-05-28 16:37:11 +00:00
Sylvestre Ledru
1d2a025d4c fix the last issues before upload 2013-04-21 11:03:47 +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
af1ace7695 Fix a typo in the detection of the vendor 2013-04-06 14:12:47 +00:00
Sylvestre Ledru
5c143c0811 Fix a wrong dependency for Debian testing 2013-04-02 20:31:47 +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
b16a750294 Revert a testing commit with cmake 2013-03-14 12:32:03 +00:00
Sylvestre Ledru
13ceab6281 Update the debian/orig-tar.sh repack script to checkout specific branches 2013-03-14 12:29:57 +00:00
Sylvestre Ledru
328be2108c Remove hardcoded declaration to use the variable 2013-03-05 15:00:52 +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
712c10817b manage different version of Ubuntu & Debian 2013-02-27 18:20:11 +00:00
Sylvestre Ledru
1a00651100 Use the sphinx to build the clang doc 2013-02-26 16:39:17 +00:00
Sylvestre Ledru
8b9db2b79f * Draft of a snapshot release (3.3) 2013-02-26 16:34:08 +00:00
Sylvestre Ledru
12815a6f0b Update of the clean target. 2013-02-13 11:19:51 +00:00
Sylvestre Ledru
6b787278b9 disable the r600 backend for now 2013-02-10 18:28:29 +00:00
Sylvestre Ledru
eb2182cf13 Enable the r600 experimental backend for mesa 9.1. 2013-02-09 11:14:42 +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
ac25636ecc revert the change on the license 2013-01-31 19:24:52 +00:00
Sylvestre Ledru
f7ad6b602d remove an extra license file 2013-01-31 16:37:12 +00:00
Sylvestre Ledru
abd618b79e in case of error with polly, should also the config.log 2013-01-24 13:18:53 +00:00
Sylvestre Ledru
ef5429cc82 build also polly 2013-01-23 15:52:59 +00:00
Sylvestre Ledru
bf53c80714 Enable RTTI (Closes: #697754) 2013-01-20 21:36:26 +00:00
Sylvestre Ledru
095e9e16cf also generate a conf file for ocaml package 2013-01-18 14:17:17 +00:00
Sylvestre Ledru
0d6e1b4000 Rename manpages + add debug packages + clean up some generated files 2013-01-18 13:19:39 +00:00
Sylvestre Ledru
b80030da73 Fix some issues in the build process 2013-01-17 15:50:11 +00:00
Sylvestre Ledru
043c7426b5 Remove the rpath + rename the lib during the install process 2013-01-16 12:46:52 +00:00
Sylvestre Ledru
acf5d74a48 Fix the replacement just like in clang 3.2 1~exp5 2013-01-15 14:05:39 +00:00
Sylvestre Ledru
512c45420d Also build the documentation 2013-01-12 14:06:50 +00:00
Sylvestre Ledru
1448ae0af0 Various improvements for the packaging 2013-01-12 12:13:36 +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