<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qt-license-service.git/build_windows.bat, branch dev</title>
<subtitle>The Qt License Service is a gateway between Qt License Server and Qt developer tools (i.e. Qt Creator and Qt Design Studio)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qt-license-service.git/'/>
<entry>
<title>Refactor project structure</title>
<updated>2023-02-01T10:30:59+00:00</updated>
<author>
<name>Arttu Tarkiainen</name>
<email>arttu.tarkiainen@qt.io</email>
</author>
<published>2023-01-24T17:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qt-license-service.git/commit/?id=27bde8c963be0a09b9c0b362419b008e4c1e9a10'/>
<id>27bde8c963be0a09b9c0b362419b008e4c1e9a10</id>
<content type='text'>
Add new 'qlicenseservice' static library, which now contains most
of the code shared between the different tool executables, and link
the the tools against it. After this the sub-project for the main
'qtlicd' binary contains only the platform specific daemon sources.

This makes the code more testable, as auto-tests to-be-added in the
future only need to link against the 'qlicenseservice' library in
most cases, without recompiling the sources of referenced symbols.
Same should also help with the included tools that have previously
shared common code.

Move the source files so that all sources for standalone binaries are
located in 'src/&lt;toolname&gt;' directories and for libraries in
'src/libs/&lt;libname&gt;'. Also some minor shuffling of other project
files around - the built binaries and libraries will now be outputted
to 'bin' and 'lib' subdirs, the distributed config and service files
in 'dist' directory.

Change-Id: I0de57a86e05e03d26126e083da93d36d8ff6b682
Reviewed-by: Iikka Eklund &lt;iikka.eklund@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new 'qlicenseservice' static library, which now contains most
of the code shared between the different tool executables, and link
the the tools against it. After this the sub-project for the main
'qtlicd' binary contains only the platform specific daemon sources.

This makes the code more testable, as auto-tests to-be-added in the
future only need to link against the 'qlicenseservice' library in
most cases, without recompiling the sources of referenced symbols.
Same should also help with the included tools that have previously
shared common code.

Move the source files so that all sources for standalone binaries are
located in 'src/&lt;toolname&gt;' directories and for libraries in
'src/libs/&lt;libname&gt;'. Also some minor shuffling of other project
files around - the built binaries and libraries will now be outputted
to 'bin' and 'lib' subdirs, the distributed config and service files
in 'dist' directory.

Change-Id: I0de57a86e05e03d26126e083da93d36d8ff6b682
Reviewed-by: Iikka Eklund &lt;iikka.eklund@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Applying name change to Windows also</title>
<updated>2023-01-02T06:21:02+00:00</updated>
<author>
<name>Sami Littow</name>
<email>sami.littow@qt.io</email>
</author>
<published>2023-01-02T06:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qt-license-service.git/commit/?id=ef625f89a2d8e66a7a8f484279e67e54fa100ee9'/>
<id>ef625f89a2d8e66a7a8f484279e67e54fa100ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows version added</title>
<updated>2022-11-18T10:04:32+00:00</updated>
<author>
<name>Sami Littow</name>
<email>sami.littow@qt.io</email>
</author>
<published>2022-11-18T10:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qt-license-service.git/commit/?id=d42382745b488415a60b3bfe94fadb2dc0bdc51c'/>
<id>d42382745b488415a60b3bfe94fadb2dc0bdc51c</id>
<content type='text'>
qtlongterm removed (replaced by qtlicensetool)
Version queries added (server, daemon)
License query added
Code refactoring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
qtlongterm removed (replaced by qtlicensetool)
Version queries added (server, daemon)
License query added
Code refactoring
</pre>
</div>
</content>
</entry>
</feed>
