<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/github_macos_build.sh, 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-07-10T23:45:27+00:00</updated>
<entry>
<title>Delete unused build scripts. (#4601)</title>
<updated>2024-07-10T23:45:27+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-07-10T23:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=c5852781da0c04cdce265e887eaca17ffd2b4017'/>
<id>urn:sha1:c5852781da0c04cdce265e887eaca17ffd2b4017</id>
<content type='text'>
* Fix macos release script.

* Delete shell scripts</content>
</entry>
<entry>
<title>Fix macos release script. (#4106)</title>
<updated>2024-05-04T04:56:59+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-05-04T04:56:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=2220d26c24b259075182672be22e1494b4affc95'/>
<id>urn:sha1:2220d26c24b259075182672be22e1494b4affc95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix macos CI and clang warnings. (#4019)</title>
<updated>2024-04-24T22:51:43+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-04-24T22:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=fc4c242442510fb97c3cfbf04d7582ebbc3bb0ed'/>
<id>urn:sha1:fc4c242442510fb97c3cfbf04d7582ebbc3bb0ed</id>
<content type='text'>
* Fix macos CI.

* Fix.

* Fix.

* Fix.

* Fix clang warnings.

* Fix more warnings.</content>
</entry>
<entry>
<title>deploy slang-glslang with macos releases (#3554)</title>
<updated>2024-02-07T01:02:47+00:00</updated>
<author>
<name>Simon Kallweit</name>
<email>simon.kallweit@gmail.com</email>
</author>
<published>2024-02-07T01:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f359df9202140ee575d0c2efd3bb10880edcc331'/>
<id>urn:sha1:f359df9202140ee575d0c2efd3bb10880edcc331</id>
<content type='text'>
* deploy slang-glslang with macos releases

* sign libslang-glslang.dylib and add it to dist package

---------

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Use gmake2 as a premake target over gmake (#2587)</title>
<updated>2023-02-01T15:32:40+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2023-02-01T15:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=c5895fb0b82fd14fbe45b58d5fc7f75d67625d15'/>
<id>urn:sha1:c5895fb0b82fd14fbe45b58d5fc7f75d67625d15</id>
<content type='text'>
The gmake generator has been deprecated by gmake2 https://premake.github.io/docs/Using-Premake/#using-premake-to-generate-project-files

gmake2 has better dependency handling around our custom rules leading in fewer runs of slang-generate etc...</content>
</entry>
<entry>
<title>Fix build script for macos aarch64. (#2420)</title>
<updated>2022-09-29T03:03:18+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2022-09-29T03:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=b01d8db282f7971ade728e47a943585eae42f419'/>
<id>urn:sha1:b01d8db282f7971ade728e47a943585eae42f419</id>
<content type='text'>
* Fix build script for macos aarch64.

* fix1

* Fix2.

* update vs files

Co-authored-by: Yong He &lt;yhe@nvidia.com&gt;</content>
</entry>
<entry>
<title>Fix release CI script. (#2419)</title>
<updated>2022-09-28T22:03:32+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2022-09-28T22:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=3dce6e08dd74c6dfbfb8f553eaf18200a6bf6f2a'/>
<id>urn:sha1:3dce6e08dd74c6dfbfb8f553eaf18200a6bf6f2a</id>
<content type='text'>
* Fix release CI script.

* Fix.

* Fix.

Co-authored-by: Yong He &lt;yhe@nvidia.com&gt;</content>
</entry>
<entry>
<title>Make github CI build aarch64 binaries on release. (#2417)</title>
<updated>2022-09-28T20:42:40+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2022-09-28T20:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=eb5c6b93543ca1423117045dbbfee0b6f653d392'/>
<id>urn:sha1:eb5c6b93543ca1423117045dbbfee0b6f653d392</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around MacOS compilation issue with embed stlib (#2255)</title>
<updated>2022-05-31T18:16:34+00:00</updated>
<author>
<name>Craig Kolb</name>
<email>craig.kolb@gmail.com</email>
</author>
<published>2022-05-31T18:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=1a83d50a5d9e85934386310c17a14860cc92e75c'/>
<id>urn:sha1:1a83d50a5d9e85934386310c17a14860cc92e75c</id>
<content type='text'>
- The enable-stdlib-generator project is created with
  'kind = StaticLib' to allow the build to work, even though
  the project doesn't actually create a library.

- Unlike some other platforms, MacOs "ar" emits an error if no
  object files are listed to be added to an archive. This causes
  enable-stdlib-generator to fail on MacOS.

- Changing the project's kind to "SharedLib" works around the issue.
  Other values for kind do not seem to work around the issue.

- Add an optional flag to generatorProject to indicate that
  kind = "SharedLibrary" should be used, rather than "StaticLibrary"

- Add MacOS fix for SharedLibraryUtils::getSharedLibraryFileName().

- Enable embed stdlib in github_macos_build.sh</content>
</entry>
<entry>
<title>Fix MacOSX build issues (#2124)</title>
<updated>2022-02-10T18:57:59+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2022-02-10T18:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=15f07d14b5f048dc355536cbdf5cf9c10291b13b'/>
<id>urn:sha1:15f07d14b5f048dc355536cbdf5cf9c10291b13b</id>
<content type='text'>
* #include an absolute path didn't work - because paths were taken to always be relative.

* Small fixes.
Added compiler crash with generic defined in a function.
Added enum-flags test that works (by limiting backing type to int), and using __EnumType constraint.

* Add comment about crash.

* Disable crashing test.

* Fixes to make compile on OSX.

* Add github build for OSX.

* Make premake generator a utility.

* Fix osx compilation issue.

* More fixes for OSX build.

* OSX fix due to ambiguity around size_t and integer types.

* Disable xlib on build on osx.

* Use 'prebuildcommands' to make prebuild make utility projects do something.

* Small fixes for premake so utility works on linux/osx.

* Another hack to try and make generators run when 'utility'

* Fix typo in macos.yml.

* Revert premake to old style, and disable stdlib embedding on OSX.</content>
</entry>
</feed>
