Adam Kolakowski
41e01d4f34
Adds DESTDIR build variable
...
Setting DESTDIR on `make install` allows for installing artefacts
in staging location for automated build, packaging etc.
2020-05-28 23:13:19 +02:00
Jonathan Naylor
b8fbf58815
Update to VS2019.
2020-02-14 22:05:47 +00:00
Geoffrey Merck F4FXL - KC3FRA
fb70d2862f
Correct include path for all build configurations.
...
Correct Common x64 including from 32bits
2019-04-21 09:00:33 +02:00
Geoffrey Merck F4FXL - KC3FRA
dcb5b4b455
Add empty targets for dependencies in sub make file
...
This forces make to check if dependency (eg ../Common/Common.a) is more
recent than the target
2018-11-11 18:35:30 +01:00
Geoffrey Merck F4FXL - KC3FRA
e66484340b
Add generation of dependency files
...
Generate dependency files so that when changing one file only stuff
dependant on that file gets rebuilt. Avoid cleaning the whole thing on
every small change
2018-11-11 17:13:17 +01:00
Jonathan Naylor
dd2760b434
Add GUI makefiles for the other GUI capable programs.
2018-09-19 21:05:28 +01:00
Jonathan Naylor
0f3c92b67a
Only build CLI versions except for when needed.
2018-05-16 22:15:11 +01:00
Jonathan Naylor
2af8d017fd
Add package installation.
2018-05-15 21:19:47 +01:00
Jonathan Naylor
bb602947f4
The beginning of Linux build support.
2018-05-15 19:32:38 +01:00
Jonathan Naylor
12d55cef37
Initial commit.
2018-05-09 19:23:17 +01:00