<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/clang/www/get_started.html, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2019-10-24T20:25:15+00:00</updated>
<entry>
<title>[www] Change URLs to HTTPS.</title>
<updated>2019-10-24T20:25:15+00:00</updated>
<author>
<name>Stephan T. Lavavej</name>
<email>stl@microsoft.com</email>
</author>
<published>2019-10-23T23:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=2e4f1e112dfee1d16c138d42f2bc7ee639f9ae05'/>
<id>urn:sha1:2e4f1e112dfee1d16c138d42f2bc7ee639f9ae05</id>
<content type='text'>
This changes most URLs in llvm's html files to HTTPS. Most changes were
search-and-replace with manual verification; some changes were manual.
For a few URLs, the websites were performing redirects or had changed
their anchors; I fixed those up manually. This consistently uses the
official https://wg21.link redirector. This also strips trailing
whitespace and fixes a couple of typos.

Fixes D69363.

There are a very small number of dead links for which I don't know any
replacements (they are equally dead as HTTP or HTTPS):

https://llvm.org/cmds/llvm2cpp.html
https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-desktop.mp4
https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-mobile.mp4
https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-desktop.mov
https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-mobile.mp4
https://llvm.org/perf/db_default/v4/nts/22463
https://polly.llvm.org/documentation/memaccess.html
</content>
</entry>
<entry>
<title>Retire VS2015 Support</title>
<updated>2019-07-09T10:12:37+00:00</updated>
<author>
<name>Simon Pilgrim</name>
<email>llvm-dev@redking.me.uk</email>
</author>
<published>2019-07-09T10:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6f6e5d85de9e174a866d3a781e05366b3879885e'/>
<id>urn:sha1:6f6e5d85de9e174a866d3a781e05366b3879885e</id>
<content type='text'>
As proposed here: https://lists.llvm.org/pipermail/llvm-dev/2019-June/133147.html

This patch raises the minimum supported version to build LLVM/Clang to Visual Studio 2017.

Differential Revision: https://reviews.llvm.org/D64326

llvm-svn: 365454
</content>
</entry>
<entry>
<title>Adjust documentation for git migration.</title>
<updated>2019-01-29T16:37:27+00:00</updated>
<author>
<name>James Y Knight</name>
<email>jyknight@google.com</email>
</author>
<published>2019-01-29T16:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5d71fc5d7b5ffe2323418a09db6eddaf84d6c662'/>
<id>urn:sha1:5d71fc5d7b5ffe2323418a09db6eddaf84d6c662</id>
<content type='text'>
This fixes most references to the paths:
 llvm.org/svn/
 llvm.org/git/
 llvm.org/viewvc/
 github.com/llvm-mirror/
 github.com/llvm-project/
 reviews.llvm.org/diffusion/

to instead point to https://github.com/llvm/llvm-project.

This is *not* a trivial substitution, because additionally, all the
checkout instructions had to be migrated to instruct users on how to
use the monorepo layout, setting LLVM_ENABLE_PROJECTS instead of
checking out various projects into various subdirectories.

I've attempted to not change any scripts here, only documentation. The
scripts will have to be addressed separately.

Additionally, I've deleted one document which appeared to be outdated
and unneeded:
  lldb/docs/building-with-debug-llvm.txt

Differential Revision: https://reviews.llvm.org/D57330

llvm-svn: 352514
</content>
</entry>
<entry>
<title>Update Clang Windows getting started docs</title>
<updated>2018-10-04T20:34:52+00:00</updated>
<author>
<name>Reid Kleckner</name>
<email>rnk@google.com</email>
</author>
<published>2018-10-04T20:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=933de17ac242f0b7bf4533a3ae57eb2e0912f2ba'/>
<id>urn:sha1:933de17ac242f0b7bf4533a3ae57eb2e0912f2ba</id>
<content type='text'>
Summary:
- Update the example VS project generation to use VS2017.
- Add docs for generating ninja build files, since they are popular.
- Remove reference to "make update" which no longer exists. Mention the
  monorepo instead.
- Try to explain gnuwin32/coreutils requirements better.
- Use https:// links where possible

Reviewers: zturner, STL_MSFT

Subscribers: jfb, cfe-commits

Differential Revision: https://reviews.llvm.org/D52843

llvm-svn: 343809
</content>
</entry>
<entry>
<title>update the links to use https</title>
<updated>2018-09-22T07:39:44+00:00</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2018-09-22T07:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=b06fe489aa48e012430f46abd3936bbc2e431779'/>
<id>urn:sha1:b06fe489aa48e012430f46abd3936bbc2e431779</id>
<content type='text'>
llvm-svn: 342801
</content>
</entry>
<entry>
<title>[WWW] Fixing file permissions for the .html pages.</title>
<updated>2018-07-27T04:41:37+00:00</updated>
<author>
<name>Mike Edwards</name>
<email>mike@sqlby.me</email>
</author>
<published>2018-07-27T04:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=1cb062b04150c622a1681fa98ef2a43d66809885'/>
<id>urn:sha1:1cb062b04150c622a1681fa98ef2a43d66809885</id>
<content type='text'>
llvm-svn: 338098
</content>
</entry>
<entry>
<title>Update the getting started documentation to match the corresponding LLVM commit in r303912.</title>
<updated>2017-05-25T21:02:49+00:00</updated>
<author>
<name>Aaron Ballman</name>
<email>aaron@aaronballman.com</email>
</author>
<published>2017-05-25T21:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c674a056e914ec1687a68fc8840c5f3aca45084f'/>
<id>urn:sha1:c674a056e914ec1687a68fc8840c5f3aca45084f</id>
<content type='text'>
llvm-svn: 303913
</content>
</entry>
<entry>
<title>Add instructions in clang get_started page about working with a monorepo</title>
<updated>2016-11-12T01:18:17+00:00</updated>
<author>
<name>Mehdi Amini</name>
<email>mehdi.amini@apple.com</email>
</author>
<published>2016-11-12T01:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=0f5b90c0cc37b44af23e36838ce2b634317b407d'/>
<id>urn:sha1:0f5b90c0cc37b44af23e36838ce2b634317b407d</id>
<content type='text'>
llvm-svn: 286696
</content>
</entry>
<entry>
<title>In the get started page, also explain how to start the testsuite</title>
<updated>2016-09-26T13:22:34+00:00</updated>
<author>
<name>Sylvestre Ledru</name>
<email>sylvestre@debian.org</email>
</author>
<published>2016-09-26T13:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=16f4ebbb9163cfb1725e9fd211ec5d90861940a7'/>
<id>urn:sha1:16f4ebbb9163cfb1725e9fd211ec5d90861940a7</id>
<content type='text'>
llvm-svn: 282402
</content>
</entry>
<entry>
<title>Add warning about CR+LF line endings on Windows.</title>
<updated>2016-04-20T16:43:34+00:00</updated>
<author>
<name>Adrian McCarthy</name>
<email>amccarth@google.com</email>
</author>
<published>2016-04-20T16:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=02d0a635d63c697007f3a1766024d6bcd6966b15'/>
<id>urn:sha1:02d0a635d63c697007f3a1766024d6bcd6966b15</id>
<content type='text'>
s/checkout/check out/ when used as a verb.

Differential Revision: http://reviews.llvm.org/D19285

llvm-svn: 266887
</content>
</entry>
</feed>
