<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/env.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/env.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/env.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2025-05-29T09:04:36Z</updated>
<entry>
<title>Move to VCPKG (#2068)</title>
<updated>2025-05-29T09:04:36Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2025-05-29T09:04:36Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=39210af3e59c929cba6de2d39ef1c32835f6388b'/>
<id>urn:sha1:39210af3e59c929cba6de2d39ef1c32835f6388b</id>
<content type='text'>
* Remove SConscript related files.
* Force-load translations from uibase and gamebryo/creation.
* Bring githubpp here and add a standalone preset.
* Switch VersionInfo -&gt; Version for ModOrganizer2. (#2063)
* Add pre-commit hook.
* Use 7zip build from VCPKG registry.
* Use archive.dll from the bin folder instead of dlls.</content>
</entry>
<entry>
<title>Apply clang-format.</title>
<updated>2023-07-09T15:20:40Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d13f6bb870cdda71257f665367be8ef9fca86255'/>
<id>urn:sha1:d13f6bb870cdda71257f665367be8ef9fca86255</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First pass for Qt6 compatibility</title>
<updated>2022-04-19T13:17:23Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2021-12-06T09:51:08Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c4b2be45d29a247422e60bb8fdf1664c10384eee'/>
<id>urn:sha1:c4b2be45d29a247422e60bb8fdf1664c10384eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not return previous value in env::set and env::setPath (avoid error log when not previously set).</title>
<updated>2021-02-10T18:17:21Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2021-02-10T18:17:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=7283e6c3ba614ee5762b89ecaf0cee1ec45f5572'/>
<id>urn:sha1:7283e6c3ba614ee5762b89ecaf0cee1ec45f5572</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't log modules in winroot</title>
<updated>2020-12-24T16:22:24Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-12-24T16:22:24Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=1b700785bb8b5a3891391f60b13c9fee4647b5dd'/>
<id>urn:sha1:1b700785bb8b5a3891391f60b13c9fee4647b5dd</id>
<content type='text'>
dashes to dots
</content>
</entry>
<entry>
<title>added version to dmp filename</title>
<updated>2020-12-24T15:02:56Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-12-24T15:02:56Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c8cff6166d05e77c843bb727702607f970d3d030'/>
<id>urn:sha1:c8cff6166d05e77c843bb727702607f970d3d030</id>
<content type='text'>
replaced QApplication calls so createVersionInfo() can be called without one, happens with dump_running_process.bat
</content>
</entry>
<entry>
<title>stopped using core dump stuff from usvfs, mo has its own</title>
<updated>2020-11-08T01:16:27Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-08T00:05:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=08c952e53a4efcd5b50c0ec947bf216101c027ef'/>
<id>urn:sha1:08c952e53a4efcd5b50c0ec947bf216101c027ef</id>
<content type='text'>
set exception handler at the start, it can handle not having qt or data paths
hopefully fixed infinite crash dumps
</content>
</entry>
<entry>
<title>moved registry key from "Tannin" to "Mod Organizer Team"</title>
<updated>2020-11-03T16:39:03Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-23T07:01:00Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3c791b092054192fcff27b599728d3482688aec8'/>
<id>urn:sha1:3c791b092054192fcff27b599728d3482688aec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed flags from SingleInstance because there's only one left</title>
<updated>2020-11-03T16:39:02Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-23T03:27:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=9435202034cafb05ffc11aed48ff57536bce73f7'/>
<id>urn:sha1:9435202034cafb05ffc11aed48ff57536bce73f7</id>
<content type='text'>
refactoring in main.cpp:
 - moved stuff to loglist.cpp and moapplication.cpp
 - split main() into a few functions
</content>
</entry>
<entry>
<title>new CommandLine class</title>
<updated>2020-11-03T16:39:01Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-07-18T06:24:44Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=5e528fb4cf16ae208944d15d568c9140e3d741e4'/>
<id>urn:sha1:5e528fb4cf16ae208944d15d568c9140e3d741e4</id>
<content type='text'>
implemented crashdump as a command, fixed dump_running_process.bat to use it
attach to console if present instead of always create one
</content>
</entry>
</feed>
