<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/SConscript, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/SConscript?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/SConscript?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>Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into ThosRTanner-master</title>
<updated>2015-12-06T14:03:38Z</updated>
<author>
<name>TanninOne</name>
<email>seppleviathan@gmx.de</email>
</author>
<published>2015-12-06T14:03:38Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=eca56079d5625c3ddc908d5e8fc9550ce298b1af'/>
<id>urn:sha1:eca56079d5625c3ddc908d5e8fc9550ce298b1af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356</title>
<updated>2015-12-05T12:49:12Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-12-05T12:49:12Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c2ed844eeb2d213a72c405eb47e077da00f084fe'/>
<id>urn:sha1:c2ed844eeb2d213a72c405eb47e077da00f084fe</id>
<content type='text'>
Conflicts:
	src/downloadmanager.cpp
	src/mainwindow.cpp
	src/modinfo.cpp
	src/modinfo.h
	src/selfupdater.cpp
	src/shared/fallout3info.cpp
	src/shared/fallout3info.h
	src/shared/falloutnvinfo.cpp
	src/shared/falloutnvinfo.h
	src/shared/gameinfo.h
	src/shared/oblivioninfo.cpp
	src/shared/oblivioninfo.h
	src/shared/skyriminfo.cpp
	src/shared/skyriminfo.h
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'TanninOne/master'</title>
<updated>2015-12-05T10:21:44Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-12-05T10:21:44Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ec9c78f8fa49ce960fb708d4a140c44ed3130989'/>
<id>urn:sha1:ec9c78f8fa49ce960fb708d4a140c44ed3130989</id>
<content type='text'>
# Conflicts:
#	SConstruct
#	src/modinfo.cpp
#	src/modinfo.h
</content>
</entry>
<entry>
<title>Most of work for savegame</title>
<updated>2015-12-05T06:51:57Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-12-05T06:51:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c07e48075e86c855f147e084a50ee1c7f0c00e40'/>
<id>urn:sha1:c07e48075e86c855f147e084a50ee1c7f0c00e40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3 from ThosRTanner/archive_cleanup</title>
<updated>2015-12-04T16:51:45Z</updated>
<author>
<name>TanninOne</name>
<email>seppleviathan@gmx.de</email>
</author>
<published>2015-12-04T16:51:45Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ce38a3bd33cbc66bfe555ded60a7b1f233c17690'/>
<id>urn:sha1:ce38a3bd33cbc66bfe555ded60a7b1f233c17690</id>
<content type='text'>
Refactoring archive library (Part 3)</content>
</entry>
<entry>
<title>Make the IWYU generation generic</title>
<updated>2015-10-25T08:36:30Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-10-25T08:36:30Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=b1cfc45853705163da0641eb8cf1cd77783e009d'/>
<id>urn:sha1:b1cfc45853705163da0641eb8cf1cd77783e009d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for include-what-you-use in a very simplistic fashion to the Scons build. This isn't exactly production ready because the qt headers are a nightmarish web of interdependencies but it's useful for checking.</title>
<updated>2015-10-17T18:05:00Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-10-17T18:05:00Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=0f8ae514592c46dc8465bc5830d7a830b68affe2'/>
<id>urn:sha1:0f8ae514592c46dc8465bc5830d7a830b68affe2</id>
<content type='text'>
I've also removed a few unused include files it detected and corrected some things that upset clang in a big way.
</content>
</entry>
<entry>
<title>Updated scons build a bit to produce helpful-ish git tag for organizer.</title>
<updated>2015-10-13T14:24:41Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-10-13T14:24:41Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ec07d3d4d9ec2245f0b23edf6746f4ae1e5dfce4'/>
<id>urn:sha1:ec07d3d4d9ec2245f0b23edf6746f4ae1e5dfce4</id>
<content type='text'>
Use r"..." strings in template file to make it easier to copy/paste paths from windows clipboard.

Changed organizer.pro to not produce strange messages if you opened it because it couldn't find a .hg directory
</content>
</entry>
<entry>
<title>Merge branch 'master' into archive_cleanup</title>
<updated>2015-10-12T11:54:49Z</updated>
<author>
<name>Thomas Tanner</name>
<email>trtanner@btinternet.com</email>
</author>
<published>2015-10-12T11:54:49Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ca6d7c7d11d5ecc62c8b7a825ff6b1c8bb77b75b'/>
<id>urn:sha1:ca6d7c7d11d5ecc62c8b7a825ff6b1c8bb77b75b</id>
<content type='text'>
</content>
</entry>
</feed>
