Commit Graph

14 Commits

Author SHA1 Message Date
Bill Somerville a141b5af34
Build map65 with a winmain using no console terminal 2021-07-05 20:42:10 +01:00
Bill Somerville 0c8281ed69
Only install MAP65 on MS Windows for now 2021-05-30 14:55:50 +01:00
Bill Somerville 6bd50b2444
Automatic FFTW3 wisdom handling for map65 GUI and shmem m65 runs 2021-05-13 12:44:32 +01:00
Bill Somerville fe8a2a31af
Work around a CMake file(TO_NATIVE_PATH) oddity with CPack 2021-05-05 17:04:02 +01:00
Bill Somerville 039513e2cf
Use WSJT-X revision utilities to label the MAP65 revision
MAP65 still has  a private version number as set  in map65/main.c, but
the SCS revision automatically tracks the git SHA.
2021-04-30 22:51:09 +01:00
Bill Somerville 4a7d5b8602
Write a file Fortran code can use to prefix $cwd file paths 2021-04-24 01:03:13 +01:00
Bill Somerville a3334295ef
Revert to standard CMake BundleUtilities.cmake script
Fix some installation dependency finding issues.
2021-04-18 01:06:04 +01:00
Bill Somerville bd9c7a5785
Switch to recommended package finder naming conventions 2021-04-15 02:56:00 +01:00
Bill Somerville 583b4aa21a
Squash more compiler warnings 2021-04-14 23:41:52 +01:00
Bill Somerville 5946eaf615
Windows compatibility for the portaudio package finder 2021-04-14 21:59:00 +01:00
Bill Somerville 56c92c55fb
Updated CMake finders and changes to build map65 on Linux 2021-04-11 15:29:15 +01:00
Bill Somerville 74bd3c1d0c
Changes to integrate into WSJT-X build system
A  separate install  of the  portaudio  library is  now required,  see
"doc/building on MS Windows.txt" for a suitable recipe.

The map65  code base  is still  MS Windows specific  in some  areas so
don't expect successful builds on Linux or macOS yet.
2021-04-10 12:29:34 +01:00
Bill Somerville 769e00ab88
Getting compilation of map65 working with CMake and Qt 5.15 2021-04-09 17:47:49 +01:00
Bill Somerville 280c8344cd
Move project files to map65 sub-directory
Preparation for merging with the wsjtx project repository.
2021-04-09 13:57:41 +01:00