<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.4.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.4.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.4.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-02-18T07:07:53Z</updated>
<entry>
<title>build.sh: use setRpath and remove run.sh</title>
<updated>2015-02-18T07:07:53Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T07:06:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=86274b603e6e18e8bfa5921a062ad6365d18af97'/>
<id>urn:sha1:86274b603e6e18e8bfa5921a062ad6365d18af97</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: figure out whether to use qmake or qmake-qt5</title>
<updated>2015-02-18T06:03:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T06:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=26f03be236ca7db89d27369173ca182c17bef7fc'/>
<id>urn:sha1:26f03be236ca7db89d27369173ca182c17bef7fc</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add build and run script for people wanting to build from source</title>
<updated>2015-02-17T21:10:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-17T21:10:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0d70a597cd0f1bbf673c6bbf7127b0dfdd1895e2'/>
<id>urn:sha1:0d70a597cd0f1bbf673c6bbf7127b0dfdd1895e2</id>
<content type='text'>
These scripts should make it easier to build from source on platforms
where we don't supply binaries. They should ensure the correct libraries
are build and then used at run time

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix more references to the ReleaseNotes</title>
<updated>2014-12-17T20:45:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-17T20:45:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b9d146bab37db1fe9f95828ff314fdd89bf818a8'/>
<id>urn:sha1:b9d146bab37db1fe9f95828ff314fdd89bf818a8</id>
<content type='text'>
This should be all of them.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Create better version numbering for Windows</title>
<updated>2014-10-29T20:01:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-10-29T19:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2b8043b82b99b5fc7222b5a9e43e4de6d4233184'/>
<id>urn:sha1:2b8043b82b99b5fc7222b5a9e43e4de6d4233184</id>
<content type='text'>
I don't think this will be a problem for the other OSs, but it needs a bit
more testing, especially on the Mac.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Minor changes to Windows build and packaging</title>
<updated>2014-09-26T03:50:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-09-26T03:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=28800622f00b07724b3395eacc49f1ee87b42d08'/>
<id>urn:sha1:28800622f00b07724b3395eacc49f1ee87b42d08</id>
<content type='text'>
With these changes we link statically against libusb and libdivecomputer
but don't add the .a files to our installers.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Make SupportedDivecomputer HTML more compact</title>
<updated>2014-08-09T19:04:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-09T19:04:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f80c3d860881658cb87a04831d4d8f4708fa0bc6'/>
<id>urn:sha1:f80c3d860881658cb87a04831d4d8f4708fa0bc6</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Improve generation of list of supported dive computers</title>
<updated>2014-08-07T20:53:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-07T20:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=71291159993b6243ff22b7c49f36eba3a674c44b'/>
<id>urn:sha1:71291159993b6243ff22b7c49f36eba3a674c44b</id>
<content type='text'>
Get it straight from the libdivecomputer sources used...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Allow cross-building 64 bit binaries for Windows</title>
<updated>2014-08-02T22:08:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-02T22:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6c15647858e866d1366de57f49e52a4a2b69aa0f'/>
<id>urn:sha1:6c15647858e866d1366de57f49e52a4a2b69aa0f</id>
<content type='text'>
This also makes sure that we package the Qt5 translations, not the Qt4
translations.

There was an odd issue that somehow a 32bit search path ended up being
used by win-dll which resulted in the wrong DLLs being packaged.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Small tweaks to our whitespace handling</title>
<updated>2014-05-22T18:20:04Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-05-22T06:03:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c7e7cebed6e40e0828aa36c3ed3f978c15ea8f5e'/>
<id>urn:sha1:c7e7cebed6e40e0828aa36c3ed3f978c15ea8f5e</id>
<content type='text'>
This is still not (and likely will never be) intended to just be blindly
run and mechanically applied to all files. It tries to implement our rules
but it is not perfect and more importantly, we have parts of the code
where we intentionally break our rules for various reasons of readability
in that particular situation.

But running this against the sources files you touch often will point out
things that are wrong and should be fixed.

This fixes the indentation for continuation lines and the handling of the
for each style loops (clang 3.5 should have this built in - I'll play with
the current development version of this later).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
