Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

clang-doc-3.0-14.fc17 RPM for noarch

From Fedora 17 updates for x86_64

Name: clang-doc Distribution: Fedora Project
Version: 3.0 Vendor: Fedora Project
Release: 14.fc17 Build date: Mon Sep 24 16:47:37 2012
Group: Documentation Build host: buildvm-03.phx2.fedoraproject.org
Size: 635735 Source RPM: llvm-3.0-14.fc17.src.rpm
Packager: Fedora Project
Url: http://llvm.org/
Summary: Documentation for Clang
Documentation for the Clang compiler front-end.

Provides

Requires

License

NCSA

Changelog

* Mon Sep 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-14
  - Rebuild for GCC 4.7.2
* Wed May 09 2012 Karsten Hopp <karsten@redhat.com> 3.0-13
  - disable tests on PPC* similar to arm
* Sat May 05 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.0-12
  - Disabling test suit on ARM for F-17 release as it causes weird build issues
* Fri Mar 30 2012 Michel Alexandre Salim <michel@hermione.localdomain> - 3.0-11
  - Replace overly-broad dependency on gcc-c++ with gcc and libstdc++-devel
  - Pin clang's dependency on libstdc++-devel to the version used for building
  - Standardize on bcond for conditional build options
  - Remove /lib from search path, everything is now in /usr/lib*
* Mon Mar 26 2012 Kalev Lember <kalevlember@gmail.com> - 3.0-10
  - Build without -ftree-pre as a workaround for clang segfaulting
    on x86_64 (#791365)
* Sat Mar 17 2012 Karsten Hopp <karsten@redhat.com> 3.0-9
  - undefine PPC on ppc as a temporary workaround for 
    http://llvm.org/bugs/show_bug.cgi?id=10969 and 
    RHBZ#769803
* Sat Feb 25 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-8
  - Apply upstream patch to properly link LLVMgold against LTO
* Fri Feb 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-7
  - Build LLVMgold plugin on supported architectures
* Tue Feb 07 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-6
  - Make subpackage dependencies arch-specific
  - Make LLVM test failures non-fatal on ARM architectures as well (# 770208)
  - Save LLVM test log on platforms where it fails
* Sun Feb 05 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-5
  - Clang test suite yields unexpected failures with GCC 4.7.0. Make
    this non-fatal and save the results
  - Multilib fix for harcoded ld search path in ./configure script
* Sat Jan 07 2012 Richard W.M. Jones <rjones@redhat.com> - 3.0-4
  - Rebuild for OCaml 3.12.1.
* Wed Dec 14 2011 Adam Jackson <ajax@redhat.com> 3.0-3
  - Also ExcludeArch: ppc* in RHEL
* Tue Dec 13 2011 Adam Jackson <ajax@redhat.com> 3.0-2
  - ExcludeArch: s390* in RHEL since the native backend has disappeared in 3.0
* Sun Dec 11 2011 Michel Salim <salimma@fedoraproject.org> - 3.0-1
  - Update to final 3.0 release
* Mon Dec 05 2011 Adam Jackson <ajax@redhat.com> 3.0-0.2.rc3
  - RHEL customization: disable clang, --enable-targets=host
* Fri Nov 11 2011 Michel Salim <salimma@fedoraproject.org> - 3.0-0.1.rc3
  - Update to 3.0rc3
* Tue Oct 11 2011 Dan Horák <dan[at]danny.cz> - 2.9-5
  - don't fail the build on failing tests on ppc(64) and s390(x)
* Fri Sep 30 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-4
  - Apply upstream patch for Operator.h C++0x incompatibility (# 737365)
* Sat Aug 06 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-3
  - Disable LLVM test suite on ppc64 architecture  (# 728604)
  - Disable clang test suite on ppc* architectures (-)
* Wed Aug 03 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-2
  - Add runtime dependency of -devel on libffi-devel
* Mon Aug 01 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-1
  - Update to 2.9
  - Depend on libffi to allow the LLVM interpreter to call external functions
  - Build with RTTI enabled, needed by e.g. Rubinius (# 722714)
  - Fix multilib installation (# 699416)
  - Fix incorrect platform-specific include path on i686
* Tue May 31 2011 Karsten Hopp <karsten@redhat.com> 2.9-0.4.rc2
  - enable ppc64 build
* Fri Mar 25 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.3.rc2
  - Update to 2.9rc2
* Fri Mar 18 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.2.rc1
  - Split shared libraries into separate subpackage
  - Don't include test logs; breaks multilib (# 666195)
  - clang++: also search for platform-specific include files (# 680644)
* Thu Mar 10 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.1.rc1
  - Update to 2.9rc1
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 10 2011 Richard W.M. Jones <rjones@redhat.com> - 2.8-6
  - Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12).
* Sat Nov 27 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-5
  - clang now requires gcc-c++ for linking and headers (bug #654560)
* Fri Nov 12 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-4
  - Backport support for C++0x (# 648990)
* Fri Oct 15 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-3
  - Re-add omitted %{_includedir}
* Thu Oct 14 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-2
  - Add correct C include directory at compile time (# 641500)
* Tue Oct 12 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-1
  - Update to 2.8 release
* Wed Sep 29 2010 jkeating - 2.7-10
  - Rebuilt for gcc bug 634757
* Mon Sep 20 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-9
  - Dynamically determine C++ include path at compile time (# 630474)
  - Remove unneeded BuildRoot field and clean section
* Wed Sep 15 2010 Dennis Gilmore <dennis@ausil.us> - 2.7-8
  - disable ocaml support on sparc64
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-7
  - recompiling .py files against Python 2.7 (rhbz#623332)
* Sat Jul 17 2010 Dan Horák <dan[at]danny.cz> - 2.7-6
  - conditionalize ocaml support
* Mon Jun 07 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-5
  - Make the new noarch -doc obsoletes older (arched) subpackages
* Sat Jun 05 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-4
  - Add F-12/x86_64 and F-13 C++ header paths
* Wed May 26 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-3
  - Revert to disabling apidoc by default
* Mon May 24 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-2
  - Exclude llm-gcc manpages
  - Turn on apidoc generation
  - Build with srcdir=objdir, otherwise clang doxygen build fails
* Sun May 02 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-1
  - Update to final 2.7 release
* Sun Mar 28 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-0.1.pre1
  - Update to first 2.7 pre-release
* Fri Sep 18 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.6.pre2
  - Update to 2.6 pre-release2
  - -devel subpackage now virtually provides -static
* Wed Sep 09 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.5.pre1
  - Disable var tracking assignments on PPC
* Wed Sep 09 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.4.pre1
  - Don't adjust clang include dir; files there are noarch (bz#521893)
  - Enable clang unit tests
  - clang and clang-analyzer renamed; no longer depend on llvm at runtime
* Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.3.pre1
  - Package Clang's static analyzer tools
* Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.2.pre1
  - PIC is now enabled by default; explicitly disable on %{ix86}
* Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.1.pre1
  - First 2.6 prerelease
  - Enable Clang front-end
  - Enable debuginfo generation
* Sat Sep 05 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-6
  - Disable assertions (needed by OpenGTL, bz#521261)
  - Align spec file with upstream build instructions
  - Enable unit tests
* Sat Aug 22 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-5
  - Only disable PIC on %ix86; ppc actually needs it
* Sat Aug 22 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-4
  - Disable use of position-independent code on 32-bit platforms
    (buggy in LLVM <= 2.5)
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Mar 04 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-2
  - Remove build scripts; they require the build directory to work
* Wed Mar 04 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-1
  - Update to 2.5
  - Package build scripts (bug #457881)
* Tue Dec 02 2008 Michel Salim <salimma@fedoraproject.org> - 2.4-2
  - Patched build process for the OCaml binding
* Tue Dec 02 2008 Michel Salim <salimma@fedoraproject.org> - 2.4-1
  - Update to 2.4
  - Package Ocaml binding
* Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.3-2
  - Add dependency on groff
* Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.3-1
  - LLVM 2.3
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.2-4
  - fix license tags
* Wed Mar 05 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.2-3
  - Fix compilation problems with gcc 4.3
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.2-2
  - Autorebuild for GCC 4.3
* Sun Jan 20 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.1-2
  - Fix review comments
* Sun Jan 20 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.1-1
  - Initial version

Files

/usr/share/doc/clang-doc-3.0
/usr/share/doc/clang-doc-3.0/AnalyzerRegions.html
/usr/share/doc/clang-doc-3.0/AutomaticReferenceCounting.html
/usr/share/doc/clang-doc-3.0/Block-ABI-Apple.txt
/usr/share/doc/clang-doc-3.0/BlockLanguageSpec.txt
/usr/share/doc/clang-doc-3.0/DriverArchitecture.png
/usr/share/doc/clang-doc-3.0/DriverInternals.html
/usr/share/doc/clang-doc-3.0/InternalsManual.html
/usr/share/doc/clang-doc-3.0/LanguageExtensions.html
/usr/share/doc/clang-doc-3.0/PCHInternals.html
/usr/share/doc/clang-doc-3.0/PCHLayout.png
/usr/share/doc/clang-doc-3.0/PTHInternals.html
/usr/share/doc/clang-doc-3.0/ReleaseNotes.html
/usr/share/doc/clang-doc-3.0/UsersManual.html
/usr/share/doc/clang-doc-3.0/html.tar.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jun 19 00:52:57 2013