2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-31 13:55:10 +00:00
Commit Graph

1296 Commits

Author SHA1 Message Date
Pablo M
432839127a Merge branch 'removeSync-SDK-API-changes' into 'develop'
CMD-166. Fix build after SDK public API change

See merge request apps/MEGAcmd!527
2022-09-19 22:56:14 +12:00
Catalin Raceanu
d83daaedb3 CMD-166. Fix build after SDK public API change 2022-09-19 22:56:14 +12:00
Alfonso Abella
80bf82e137 fix typo 2022-08-31 17:00:39 +02:00
Pablo M
093e8b56ed Merge branch 'release/1.5.1_QNAP' into 'develop'
NAS: QNAP 1.5.1 changes (develop.)

See merge request apps/MEGAcmd!547
2022-08-26 19:43:03 +12:00
Pablo M
2aa65c1430 Merge branch 'release/1.5.1_QNAP' into 'master'
NAS: QNAP 1.5.1 changes (master.)

See merge request apps/MEGAcmd!548
2022-08-26 19:42:51 +12:00
Pablo M
03fd40558e Merge branch 'release/1.5.1_Synology' into 'develop'
NAS: Synology 1.5.1 changes (develop.)

See merge request apps/MEGAcmd!553
2022-08-26 19:41:46 +12:00
Pablo M
f7200fda92 Merge branch 'release/1.5.1_Synology' into 'master'
NAS: Synology 1.5.1 changes (master.)

See merge request apps/MEGAcmd!554
2022-08-26 19:41:00 +12:00
Alfonso Abella
c11e381d56 Allow more than one job to build for RPM and Arch 2022-08-17 19:05:53 +02:00
David Ward
2c57fa7b7a Fix typo: mega-cmd-srver (sic.) 1.5.1_QNAP 2022-08-05 11:11:30 +12:00
David Ward
7489e19143 Make sure packages are "hardened." 2022-08-05 11:04:42 +12:00
David Ward
17d943a021 Fix: Correct version number by including build ID. 1.5.1_Synology 2022-08-04 11:24:59 +12:00
Alfonso Abella
ae824ec2ba Allow more than one job to build for debian 2022-07-29 19:39:40 +02:00
Pablo M
1aaa8fbfc1 Merge branch 'release/1.5.1_Synology' into 'develop'
NAS: Synology 1.5.1 changes (develop.)

See merge request apps/MEGAcmd!549
2022-06-29 20:21:46 +12:00
Pablo M
51fc2e0be8 Merge branch 'release/1.5.1_Synology' into 'master'
NAS: Synology 1.5.1 changes (master.)

See merge request apps/MEGAcmd!550
2022-06-29 20:21:10 +12:00
David Ward
445fc44791 Updated SDK submodule to reference v3.9.11e. 2022-06-29 10:10:40 +12:00
David Ward
509548ad0c Bump package version to 1.5.1. 2022-06-28 10:10:34 +12:00
David Ward
a65ce0ee65 Create /etc/machine-id on install if it's not already present.
Create /etc/machine-id if it does
2022-06-28 10:10:06 +12:00
David Ward
bbb63fd8db Clear stale artifacts when beginning a new build. 2022-06-28 10:09:39 +12:00
Pablo Martin
f26acd779d have cleanSlateTransfer thread dependent on HAVE_DOWNLOADS_COMMAND macro 2022-06-23 08:32:33 +12:00
Pablo Martin
5a89162817 have cleanSlateTransfer thread dependent on HAVE_DOWNLOADS_COMMAND macro 2022-06-22 15:29:20 +12:00
David Ward
564bc227ea Silence warnings about ABI changes introduced with GCC 7.1. 2022-06-22 15:27:47 +12:00
David Ward
11e8ec6d5b Build Synology packages with C++14 support enabled.
This avoids the compiler from generating a few warnings due to the use
of C++14 only features such as lambda capture-initialization.

Necessary as it seems certain classes of warnings are transformed into
hard errors by Synology package tools.
2022-06-22 15:26:05 +12:00
Pablo M
27cd45754e Merge branch 'task/complete-debian-changelog' into 'develop'
Add missing entries in debian changelog

See merge request apps/MEGAcmd!544
2022-06-22 03:15:27 +12:00
Pablo M
77d90542d4 Merge branch 'task/complete-debian-changelog' into 'master'
Add missing entries to debian.changelog (up to 1.5.1) [to master]

See merge request apps/MEGAcmd!545
2022-06-22 03:15:20 +12:00
Pablo M
d7a3b82220 Merge branch 'release/1.5.1' into 'develop'
Release/1.5.1 [to develop]

See merge request apps/MEGAcmd!542
2022-06-22 03:13:33 +12:00
Pablo M
920ece1b32 Merge branch 'release/1.5.1' into 'master'
Release 1.5.1

See merge request apps/MEGAcmd!541
2022-06-22 03:13:19 +12:00
Pablo Martin
673e645a18 add missing entries to debian.changelog (up to 1.5.1) 2022-06-21 09:33:11 +02:00
Victor Teniente
20c5ea826d Remove qt.conf from autoupdate files 1.5.1_MacOS 2022-06-16 17:55:35 +02:00
Alfonso Abella
41f2ec6a0c Remove unneded Qt stuff 2022-06-16 17:36:58 +02:00
Victor Teniente
a6972585ca Auto update files for macOS 2022-06-16 17:22:11 +02:00
Alfonso Abella
788643334d Remove unneded Qt plugins 1.5.1_Linux 2022-06-16 16:13:57 +02:00
Pablo M
1386b3e173 Merge branch 'task/add-user-agent-to-updater' into 'release/1.5.1'
CMD-188. Add user agent to updater process in MacOS

See merge request apps/MEGAcmd!543
2022-06-17 02:04:25 +12:00
Pablo Martin
1beaafc8dd add 1.5.1 windows update files 2022-06-16 14:16:25 +02:00
Alfonso Abella
135c3a30ed Add support for openSUSE Leap 15.4 2022-06-16 12:25:50 +02:00
Alfonso Abella
7fc2ff781b Update macos min target to 10.12 2022-06-16 12:09:48 +02:00
Alfonso Abella
5cee4ae019 Update 3rdparties and installer script 2022-06-16 12:09:21 +02:00
Alfonso Abella
25a4e5fa67 fix qmake to use vcpkg and build on macos 2022-06-16 12:08:49 +02:00
Pablo Martin
a397053b79 Add user agent to updater process 2022-06-16 10:38:10 +02:00
Pablo Martin
c4e5ad82b4 update win & synology versions to 1.5.1 1.5.1_Win 2022-06-16 00:52:22 +02:00
Pablo Martin
93cf74024c add a link to .deb changelog as a general source for changelog 2022-06-16 00:44:52 +02:00
Pablo Martin
983a217af5 update changelog and verison to 1.5.1 and sdk submodule to 3.9.11d HEAD 2022-06-15 17:55:34 +02:00
Alfonso Abella
ef422277c0 Merge branch 'task/add-support-leap154' into 'develop'
CMD-185 Add support for OpenSUSE Leap 15.4

See merge request apps/MEGAcmd!540
2022-06-09 21:45:49 +12:00
Alfonso Abella
5ee4581697 Add support for openSUSE Leap 15.4 2022-06-08 17:38:30 +02:00
David Ward
1830a5752f Merge branch 'fix/successfully-build-via-cmake-on-osx' into 'develop'
CMD-179: Successfully build via CMake on OSX.

See merge request apps/MEGAcmd!539
2022-05-03 09:02:51 +12:00
David Ward
8f6c3a7737 Minor fix so that we can build successfully on OSX via CMake.
A couple files were not being included when building the project.
2022-05-03 08:56:43 +12:00
David Ward
4f50733027 Merge branch 'enhancement/migrate-srw-mac-filesystem-notification-code-to-develop' into 'develop'
CMD-178: Migrate SRW's Mac filesystem notification code to develop.

See merge request apps/MEGAcmd!538
2022-05-03 08:53:32 +12:00
David Ward
e537c55463 It's no longer necessary or valid to pass an FSEvents FD to MegaApi.
We'll remove the loader programs at a later date.
2022-05-02 15:54:12 +12:00
Pablo M
29651617bd Merge branch 'release/v1.5.0c_Linux' into 'develop'
Release 1.5.0c Linux [to develop]

See merge request apps/MEGAcmd!536
2022-04-26 00:04:39 +12:00
Pablo M
d6e148b63f Merge branch 'release/v1.5.0c_Linux' into 'master'
Release 1.5.0c Linux

See merge request apps/MEGAcmd!535
2022-04-25 23:54:20 +12:00
Pablo Martin
85389ce9c6 update SDK submodule to point to the HEAD of release 3.9.11c 1.5.0c_Linux 2022-04-25 13:17:05 +02:00