<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar, branch 0.47.3</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.47.3</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.47.3'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2024-02-07T02:01:19Z</updated>
<entry>
<title>version tag and changelog</title>
<updated>2024-02-07T02:01:19Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-02-07T02:01:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c4083055d20d4383f8da6517d0feeee788d2301a'/>
<id>urn:sha1:c4083055d20d4383f8da6517d0feeee788d2301a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>actions: spawnCommand instead of deprecated system</title>
<updated>2024-02-05T18:31:27Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-02-05T18:31:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c54d93e6d4d6c0d194bcd8696dce92da9f795869'/>
<id>urn:sha1:c54d93e6d4d6c0d194bcd8696dce92da9f795869</id>
<content type='text'>
This should address the problems reported in issue #688
</content>
</entry>
<entry>
<title>readme.org: author list</title>
<updated>2024-02-01T00:11:05Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-02-01T00:11:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=915b869896404d60bc6aa41c4c3c9311237595f2'/>
<id>urn:sha1:915b869896404d60bc6aa41c4c3c9311237595f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation for with_shared and changelog</title>
<updated>2024-02-01T00:08:53Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-02-01T00:08:53Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=9329f4b577579289178b9893c5164bda3d06e8b9'/>
<id>urn:sha1:9329f4b577579289178b9893c5164bda3d06e8b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump base dependency</title>
<updated>2024-01-31T23:56:33Z</updated>
<author>
<name>Vekhir</name>
<email>vekhir@noreply.codeberg.org</email>
</author>
<published>2024-01-31T21:20:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7ce00d0cb0979ca685cc9c3d4e3ecd38f561c781'/>
<id>urn:sha1:7ce00d0cb0979ca685cc9c3d4e3ecd38f561c781</id>
<content type='text'>
Builds and tests fine
</content>
</entry>
<entry>
<title>Add `with_shared` flag to build using shared libraries</title>
<updated>2024-01-31T22:02:11Z</updated>
<author>
<name>Vekhir</name>
<email>vekhir@noreply.codeberg.org</email>
</author>
<published>2024-01-31T22:02:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7dd2d17a0c22c096bf5a7969a686545248f8ca46'/>
<id>urn:sha1:7dd2d17a0c22c096bf5a7969a686545248f8ca46</id>
<content type='text'>
Adds the `with_shared` flag, which is off by default.

Setting the new flag enables building with shared libraries. By default, `xmobar` is built with static linking.
</content>
</entry>
<entry>
<title>Enable use of shared libraries</title>
<updated>2024-01-31T21:54:30Z</updated>
<author>
<name>Vekhir</name>
<email>vekhir@noreply.codeberg.org</email>
</author>
<published>2024-01-31T21:54:30Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=431ef31d58b74e401cf182493bac098c78ae467c'/>
<id>urn:sha1:431ef31d58b74e401cf182493bac098c78ae467c</id>
<content type='text'>
Haskell libraries can be linked statically or dynamically. Either way, all packages must be linked the same way. This means that if all dependencies of `xmobar` are shared libraries, then `xmobar` itself must be built using dynamic linking.

Therefore, to compile the individual `xmobar` executables, add the `-dynamic` flag to signal that they are built with shared libraries.
This flag is put behind an #ifdef to easily configure static vs dynamic linking.

To use shared libraries, define SHARED_LIBRARIES
</content>
</entry>
<entry>
<title>using-haskell.org: broken links</title>
<updated>2024-01-19T20:48:50Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-01-19T20:48:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3386a05f22ec14ad6383228771966b2f82ae6a58'/>
<id>urn:sha1:3386a05f22ec14ad6383228771966b2f82ae6a58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>quick-start.org: broken links</title>
<updated>2024-01-19T20:43:42Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-01-19T20:43:42Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ddd63fbe50be6b88428a69c2aa443ec371984b46'/>
<id>urn:sha1:ddd63fbe50be6b88428a69c2aa443ec371984b46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>plugins.org: broken links</title>
<updated>2024-01-19T20:36:21Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-01-19T20:36:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f5227ea6c66d43eb89e5afb85e142a8b37e9f0b0'/>
<id>urn:sha1:f5227ea6c66d43eb89e5afb85e142a8b37e9f0b0</id>
<content type='text'>
</content>
</entry>
</feed>
