aboutsummaryrefslogtreecommitdiff
path: root/tools/amalgamate.py
AgeCommit message (Collapse)Author
2017-03-18Update amalgamationOskari Timperi
2017-02-15Include the license text in the amalgamationOskari Timperi
2017-02-15Make the code compile using MinGWOskari Timperi
- implemented GetCurrentTime() for Windows - had to rename GetCurrentTime() to MqttGetCurrentTime() because of name clashes - setup headers correctly
2017-02-14Include config.h initially with MQTT_INLINE definitionOskari Timperi
2017-02-14Fix amalgamation and includes under src/libOskari Timperi
2017-02-14Take bstrlib into useOskari Timperi
I should've done this from the start. :-)
2017-02-12Remove obsolete source file from amalgamation scriptOskari Timperi
2017-02-12Add all the stuffOskari Timperi