<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/CONTRIBUTION.md, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2024-11-21T09:13:24+00:00</updated>
<entry>
<title>Add reuse and related files (#5622)</title>
<updated>2024-11-21T09:13:24+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-11-21T09:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=dbc28b4fe9b0a6e8215640c04a9f245c150150a8'/>
<id>urn:sha1:dbc28b4fe9b0a6e8215640c04a9f245c150150a8</id>
<content type='text'>
* Add reuse and related files

* Fix dxcapi license.

---------

Co-authored-by: James Riordon &lt;jriordon@outofcontrol.ca&gt;</content>
</entry>
<entry>
<title>Markdown emphasis corrections (#5588)</title>
<updated>2024-11-19T17:08:20+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2024-11-19T17:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=0bf6a668208c65c980648fbe74a8c0a7bf4ded77'/>
<id>urn:sha1:0bf6a668208c65c980648fbe74a8c0a7bf4ded77</id>
<content type='text'>
* Add markdown formatting to extras/formatting.sh

* Correct formatting in markdown

* Warn on unrecognized argument in formatting script

* Print all diffs in formatting script

* Correct markdown emph formatting

* Don't format markdown by default

---------

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Update CONTRIBUTION.md to clarify merge strategy. (#5546)</title>
<updated>2024-11-13T07:17:43+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-11-13T07:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=2be4fa42278173c2a1ef78c776cbf9a952cce83e'/>
<id>urn:sha1:2be4fa42278173c2a1ef78c776cbf9a952cce83e</id>
<content type='text'>
* Update CONTRIBUTION.md to clarify merge strategy.

* Update.

* Add explanation on breaking change labeling.

---------

Co-authored-by: Ellie Hermaszewska &lt;ellieh@nvidia.com&gt;</content>
</entry>
<entry>
<title>mention code formatting in contribution guidelines (#5514)</title>
<updated>2024-11-11T18:19:43+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2024-11-11T18:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=98dab05e80a90ddf64c9d31420a3b49ec49e31d1'/>
<id>urn:sha1:98dab05e80a90ddf64c9d31420a3b49ec49e31d1</id>
<content type='text'>
Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Update CONTRIBUTION.md</title>
<updated>2024-08-21T23:27:16+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-08-21T23:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=68e4999b3c70c7b50b39d532b4920c7216535054'/>
<id>urn:sha1:68e4999b3c70c7b50b39d532b4920c7216535054</id>
<content type='text'>
Fix a mistake on a command line argument for building slang-llvm</content>
</entry>
<entry>
<title>Update build steps for MacOS (#4813)</title>
<updated>2024-08-13T15:09:11+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-08-13T15:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=bbef25cbc668d42203eee493aa5737490124dfd2'/>
<id>urn:sha1:bbef25cbc668d42203eee493aa5737490124dfd2</id>
<content type='text'>
This commit adds a quick build step for MacOS on CONTRIBUTION.md.

It is unclear what are the conditions that slang-llvm needs to be
rebuilt locally. An issue is filed for it, #4812</content>
</entry>
<entry>
<title>Update CONTRIBUTION.md for path to slang-test.exe (#4619)</title>
<updated>2024-07-12T10:59:08+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-07-12T10:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=1c86ccb3795ee69f740f2c1ec5aa6fc3c019cf27'/>
<id>urn:sha1:1c86ccb3795ee69f740f2c1ec5aa6fc3c019cf27</id>
<content type='text'>
The path to slang-test.exe has been changed recently and it needs to be updated on the document.</content>
</entry>
<entry>
<title>Update CONTRIBUTION.md after CI side changes (#4598)</title>
<updated>2024-07-10T23:18:01+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-07-10T23:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=5006f4907619f53444c65b67f765d96ecef43c81'/>
<id>urn:sha1:5006f4907619f53444c65b67f765d96ecef43c81</id>
<content type='text'>
* Update CONTRIBUTION.md after CI side changes

* Fix a typo

---------

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>This commit increases the minimum CMake version from 3.20 to 3.25. (#4193)</title>
<updated>2024-05-21T01:46:46+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-05-21T01:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=52b5bb43fd2933a30b405e7938ff62b209eea026'/>
<id>urn:sha1:52b5bb43fd2933a30b405e7938ff62b209eea026</id>
<content type='text'>
I was trying to see if I can lower it to 3.16, but I found that we are currently using CMake feature that requires a version 3.25 not 3.20.

This finding is not new. I made a similar change to CMakePresets.json a few days ago. At that time, I didn't realize that the same change had to be made for CMakeList.txt as well.</content>
</entry>
<entry>
<title>Add warning about CMake version on CONTRIBUTION.md</title>
<updated>2024-05-17T17:08:03+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-05-17T17:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=42b0248272a549f8d81fa95cf30712b93879c009'/>
<id>urn:sha1:42b0248272a549f8d81fa95cf30712b93879c009</id>
<content type='text'>
Currently CMake version is required to be 3.20 or above.
The version requirement is properly defined in our CMakeList.txt file.
But older versions of CMake may not even print an error about the version requirement.</content>
</entry>
</feed>
