Log of /clang/trunk
Directory Listing
Revision
105 -
Directory Listing
Modified
Fri Oct 7 18:30:51 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
+ * Rename libclang0 => libclang1
+ fix build issues
Revision
104 -
Directory Listing
Modified
Fri Oct 7 11:00:51 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
right syntax
Revision
103 -
Directory Listing
Modified
Fri Oct 7 11:00:08 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
Fix a mistake
Revision
102 -
Directory Listing
Modified
Fri Oct 7 10:57:20 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
Various fixes
Revision
101 -
Directory Listing
Modified
Thu Oct 6 15:42:40 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
No longer new...
Revision
100 -
Directory Listing
Modified
Tue Oct 4 12:19:53 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
clean up of the patch
Revision
99 -
Directory Listing
Modified
Mon Oct 3 22:45:19 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
Switch to quilt and drop old rules + update patch to the right format
Revision
98 -
Directory Listing
Modified
Mon Oct 3 21:20:03 2011 UTC
(19 months, 2 weeks ago)
by
sylvestre
* Depends between libclang-dev => libclang0 added
Move libclang.so to libclang-dev (Closes: #643940)
* Add /usr/lib/gcc/i486-linux-gnu/X.Y/include/stddef.h to the search
path for header (Closes: #643959)
* clang can now also build Objective C code (problems with header paths)
* Missing headers added in /usr/include/clang/ & /usr/include/clang-c/
Revision
96 -
Directory Listing
Modified
Thu Sep 29 15:29:54 2011 UTC
(19 months, 3 weeks ago)
by
sylvestre
Missing changelog
Revision
95 -
Directory Listing
Modified
Thu Sep 29 14:55:13 2011 UTC
(19 months, 3 weeks ago)
by
sylvestre
clang (2.9-12) unstable; urgency=low
* Provide libclang0 & libclang-dev packages (Closes: #598738)
* Provide a VENDOR for the clang version (obviously: Debian)
* Add the Debian revision in the clang version information
Revision
94 -
Directory Listing
Modified
Thu Sep 22 23:26:33 2011 UTC
(19 months, 4 weeks ago)
by
sylvestre
* Provide libclang & libclang-dev packages
Revision
93 -
Directory Listing
Modified
Thu Sep 22 23:25:22 2011 UTC
(19 months, 4 weeks ago)
by
sylvestre
Patches regnerated
Revision
92 -
Directory Listing
Modified
Thu Sep 22 20:14:18 2011 UTC
(19 months, 4 weeks ago)
by
sylvestre
clean up + First try to create libclang & libclang-dev
Revision
91 -
Directory Listing
Modified
Thu Sep 22 20:02:00 2011 UTC
(19 months, 4 weeks ago)
by
sylvestre
First try to create libclang & libclang-dev
Revision
89 -
Directory Listing
Modified
Wed Sep 21 09:12:41 2011 UTC
(20 months ago)
by
sylvestre
Released
Revision
88 -
Directory Listing
Modified
Sun Sep 4 22:45:53 2011 UTC
(20 months, 2 weeks ago)
by
sylvestre
* Add g++ headers of version 4.5 and 4.6 to the search path.
* Backport upstream support of g++-4.6 headers (commit 130057 & 128809)
Revision
86 -
Directory Listing
Modified
Sun Sep 4 19:57:51 2011 UTC
(20 months, 2 weeks ago)
by
sylvestre
clang (2.9-10) unstable; urgency=low
* Update gcc lib paths regarding the recent changes in the gcc multiarch paths
(Closes: #639962)
Revision
82 -
Directory Listing
Modified
Wed Aug 31 11:52:05 2011 UTC
(20 months, 3 weeks ago)
by
sylvestre
* Update dependency on libstdc++6-4.5-dev to libstdc++6-4.6-dev
* Pass default ld flags --hash-style=both --no-copy-dt-needed-entries
Doko's request (Closes: #637869)
* Add gcc 4.5.3 and 4.6.1 in the search path
Revision
80 -
Directory Listing
Modified
Thu Aug 11 14:52:47 2011 UTC
(21 months, 1 week ago)
by
sylvestre
* CFLAGS are now also multiarch. clang will now search in
/usr/include/HOST_MULTIARCH_TRIPLET/ for C headers (Closes: #633739)
(LP: #764870)
Revision
66 -
Directory Listing
Modified
Thu Jun 23 20:19:23 2011 UTC
(22 months, 4 weeks ago)
by
sylvestre
* debian/patches/15-64_triple.patch, debian/patches/14-multiarchi386.diff,
debian/patches/13-multiarch-newpath.patch removed
* debian/patches/13-search-path-dpkg-based.patch: Better detection of the
gcc lib path.
It is now using dpkg-architecture to get the information and putting
the information in a define of the code. Thanks to Julien Blache for the
idea.
Revision
65 -
Directory Listing
Modified
Fri Jun 17 15:54:55 2011 UTC
(23 months ago)
by
sylvestre
Patch correctly named
Revision
64 -
Directory Listing
Modified
Mon Jun 13 18:42:29 2011 UTC
(23 months, 1 week ago)
by
sylvestre
* debian/patches/14-multiarchi386.diff: Specific case for x86 multi arch
(Closes: #629861)
Revision
61 -
Directory Listing
Modified
Mon Jun 13 09:00:08 2011 UTC
(23 months, 1 week ago)
by
sylvestre
+ * debian/control.in/clang, debian/control: Revert the change to
+ libstdc++6-4.6-dev because of bug #9472. Should be fixed in clang 2.10/3.0
+ * control.in/source: Pierre removed from the uploaders
+ * control.in/*llvm*, packages.d/llvm.mk, debhelper.in/*llvm*, llvm.binfmt:
+ remove some llvm related and useless files in the context of clang
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sun, 12 Jun 2011 23:39:03 +0200
+
+clang (2.9-4) unstable; urgency=low
+
+ * debian/patches/12-gcc-4.6.patch: Support of gcc 4.6 (Closes: #627131)
+ * debian/control.in/clang, debian/control: Dependency switch from
+ libstdc++6-4.5-dev to libstdc++6-4.6-dev
+ * debian/patches/13-multiarch-newpath.patch: Multiarch support
+ (Closes: #629861)
Revision
59 -
Directory Listing
Modified
Sat Jun 11 08:11:08 2011 UTC
(23 months, 1 week ago)
by
sylvestre
* llvm-snapshot.install, llvm-gcc-4.2.links & llvm-gcc-4.2.install removed
(deprecated)
* debian/rules.d/vars.mk: useless rule removed
[ Michael Wild ]
* debian/patches/11-searchMultiArchLibDir.patch: Adds the multi-arch library
directory to the file search path (Closes: #629594)
Revision
57 -
Directory Listing
Modified
Thu Jun 9 10:01:37 2011 UTC
(23 months, 1 week ago)
by
sylvestre
+ * debian/patches/10-handleWheezySid.patch: Make Debian wheezy/sid known to
+ Clang
Revision
55 -
Directory Listing
Modified
Tue May 31 13:20:16 2011 UTC
(23 months, 3 weeks ago)
by
sylvestre
clang (2.9-2) UNRELEASED; urgency=low
[ Michael Wild ]
* debian/patches/searchGCCPath.patch: Remove because it is Ubuntu-specific
* debian/rules: Pass include-paths at configure-time such that the broken
automatic searching is disabled (see
http://llvm.org/bugs/show_bug.cgi?id=6907)
Revision
51 -
Directory Listing
Modified
Thu May 26 23:20:52 2011 UTC
(23 months, 3 weeks ago)
by
sylvestre
gcc search path
Revision
50 -
Directory Listing
Modified
Tue May 24 22:48:20 2011 UTC
(23 months, 4 weeks ago)
by
sylvestre
* debian/packages.d/tools.mk: clang C++ headers detection was broken. Set them
by default. Thanks to Michael Wild for doing my work (Closes: #594820)
(LP: #764870)
* debian/control: libstdc++6-4.5-dev added as cependency of clang
(LP: #779404)
* debian/patches/0001-clang-compile-with-gcc-4.6-as-host.patch: Add gcc 4.6
into the seatch path for linking. Thanks to Sebastian Andrzej Siewior
(Closes: #627131)
* debian/control.in/llvm-gcc-4.2, debian/control.in/llvm-snapshot,
debian/packages.d/llvm-gcc-4.2.mk, debian/packages.d/llvm-snapshot.mk:
removed
Revision
22 -
Directory Listing
Modified
Tue Apr 12 21:36:49 2011 UTC
(2 years, 1 month ago)
by
sylvestre
* New upstream release
* debian/orig-tar.sh debian/watch: Repacking script added
Revision
16 -
Directory Listing
Modified
Mon Apr 11 20:11:52 2011 UTC
(2 years, 1 month ago)
by
sylvestre
* debian/changelog: Upload to unstable
* debian/control.in/source:
- Update of the tags Vcs-Svn & Vcs-Browser
- Standards-Version updated to 3.9.2
* debian/man/*.1: Man pages for scan-build and scan-view included. Thanks to
Gildo Fiorito (Closes: #606909)
* debian/watch: watch file added
Revision
12 -
Directory Listing
Modified
Wed Feb 16 07:22:10 2011 UTC
(2 years, 3 months ago)
by
sylvestre
* Man pages for scan-build and scan-view included. Thanks to Gildo Fiorito
(Closes: #606909)
Revision
10 -
Directory Listing
Modified
Tue Feb 15 17:44:05 2011 UTC
(2 years, 3 months ago)
by
sylvestre
Update the changelog for the next upload (if in experimental) to use ~expN
Revision
9 -
Directory Listing
Modified
Tue Feb 15 00:04:50 2011 UTC
(2 years, 3 months ago)
by
sylvestre
Update of the changelog of clang
Revision
8 -
Directory Listing
Modified
Mon Feb 14 22:53:06 2011 UTC
(2 years, 3 months ago)
by
sylvestre
add Vcs-Browser & Vcs-Svn tags
Revision
3 -
Directory Listing
Modified
Mon Feb 14 22:38:11 2011 UTC
(2 years, 3 months ago)
by
sylvestre
Version 2.8-1 + tag
Revision
2 -
Directory Listing
Added
Mon Feb 14 22:11:43 2011 UTC
(2 years, 3 months ago)
by
sylvestre
Template for llvm & co