<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/docs/HowToBuildWindowsItaniumPrograms.rst, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[cmake] Remove obsolete files, docs and CMake variables related to the standalone build (#112741)</title>
<updated>2024-11-04T22:53:38+00:00</updated>
<author>
<name>Louis Dionne</name>
<email>ldionne.2@gmail.com</email>
</author>
<published>2024-11-04T22:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6127724786d581d2653df7420d1f28709288a107'/>
<id>6127724786d581d2653df7420d1f28709288a107</id>
<content type='text'>
The runtimes used to support a build mode called the "Standalone build",
which isn't supported anymore (and hasn't been for a few years).
However, various places in the code still contained stuff whose only
purpose was to support that build mode, and some outdated documentation.
This patch cleans that up (although I probably missed some).

- Remove HandleOutOfTreeLLVM.cmake which isn't referenced anymore
- Remove the LLVM_PATH CMake variable which isn't used anymore
- Update some outdated documentation referencing standalone builds</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The runtimes used to support a build mode called the "Standalone build",
which isn't supported anymore (and hasn't been for a few years).
However, various places in the code still contained stuff whose only
purpose was to support that build mode, and some outdated documentation.
This patch cleans that up (although I probably missed some).

- Remove HandleOutOfTreeLLVM.cmake which isn't referenced anymore
- Remove the LLVM_PATH CMake variable which isn't used anymore
- Update some outdated documentation referencing standalone builds</pre>
</div>
</content>
</entry>
<entry>
<title>[NFC] Trim trailing whitespace in *.rst</title>
<updated>2021-11-15T01:17:08+00:00</updated>
<author>
<name>Shao-Ce SUN</name>
<email>shaoce@nj.iscas.ac.cn</email>
</author>
<published>2021-11-15T01:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=0c660256eb41fb0ba44277a32f39d2a028f797f2'/>
<id>0c660256eb41fb0ba44277a32f39d2a028f797f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm] Fix typos in documentation (NFC)</title>
<updated>2021-08-28T13:37:03+00:00</updated>
<author>
<name>Kazu Hirata</name>
<email>kazu@google.com</email>
</author>
<published>2021-08-28T13:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5294a0f7c3fa1da3f21b787b60dcb28a5912f5c0'/>
<id>5294a0f7c3fa1da3f21b787b60dcb28a5912f5c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reland: [Docs][Windows Itanium] Add a How-To document for Windows Itanium.</title>
<updated>2021-03-09T01:36:34+00:00</updated>
<author>
<name>Ben Dunbobbin</name>
<email>Ben.Dunbobbin@sony.com</email>
</author>
<published>2021-03-09T01:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=c5c6f187a32d4273175443ff396872d54ce71a6b'/>
<id>c5c6f187a32d4273175443ff396872d54ce71a6b</id>
<content type='text'>
This is a basic How-To that describes:
- What Windows Itanium is.
- How to assemble a build environment.

Differential Revision: https://reviews.llvm.org/D89518
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a basic How-To that describes:
- What Windows Itanium is.
- How to assemble a build environment.

Differential Revision: https://reviews.llvm.org/D89518
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[Docs][Windows Itanium] Add a How-To document for Windows Itanium."</title>
<updated>2021-03-08T23:57:27+00:00</updated>
<author>
<name>Ben Dunbobbin</name>
<email>Ben.Dunbobbin@sony.com</email>
</author>
<published>2021-03-08T23:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=fe5305b3993ce382f3b09c8bc9e37e526b0704f1'/>
<id>fe5305b3993ce382f3b09c8bc9e37e526b0704f1</id>
<content type='text'>
This reverts commit 5a91d23ddfb2effd471b919241d1ef80bf1a4c9d.

Markup was incorrect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5a91d23ddfb2effd471b919241d1ef80bf1a4c9d.

Markup was incorrect.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Docs][Windows Itanium] Add a How-To document for Windows Itanium.</title>
<updated>2021-03-08T23:48:51+00:00</updated>
<author>
<name>Ben Dunbobbin</name>
<email>Ben.Dunbobbin@sony.com</email>
</author>
<published>2021-03-08T23:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5a91d23ddfb2effd471b919241d1ef80bf1a4c9d'/>
<id>5a91d23ddfb2effd471b919241d1ef80bf1a4c9d</id>
<content type='text'>
This is a basic How-To that describes:
- What Windows Itanium is.
- How to assemble a build environment.

Differential Revision: https://reviews.llvm.org/D89518
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a basic How-To that describes:
- What Windows Itanium is.
- How to assemble a build environment.

Differential Revision: https://reviews.llvm.org/D89518
</pre>
</div>
</content>
</entry>
</feed>
