Jay Lee
4e15cb6618
Custom OpenSSL/Python compile
2019-04-23 13:22:32 -04:00
Ross Scroggs
2e103a2d69
Set Python 3.7 ( #899 )
2019-04-23 13:06:54 -04:00
Jay Lee
22c7609e0d
more openssl copy stuff
2019-04-23 11:38:34 -04:00
Jay Lee
04504cdb2e
Copy newer OpenSSL DLLs
2019-04-23 11:27:47 -04:00
Jay Lee
294211bf84
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-23 11:12:06 -04:00
Jay Lee
0f7e0a4c87
Windows OpenSSL 1.1.1
2019-04-23 11:12:00 -04:00
Ross Scroggs
351e9ab929
Not needed in Python 3 ( #898 )
2019-04-23 11:05:29 -04:00
Jay Lee
6d16eae210
upgrade OpenSSL OSX, show OpenSSL info
2019-04-23 10:39:16 -04:00
Jay Lee
f0d0345fcd
'gam version extended' to show OpenSSL version, TLS used
2019-04-23 10:31:10 -04:00
Jay Lee
1c8cb1a617
dynamic cacerts.txt, r for text, rb for data
2019-04-22 15:59:02 -04:00
Jay Lee
bc065d4b31
split lines again
2019-04-22 14:23:27 -04:00
Ross Scroggs
71c9d90b39
pylint cleanup, Python 3 cleanup/fixes ( #897 )
...
* pylint cleanup, Python 3 cleanup/fixes
* More python 3 fixes
2019-04-22 14:19:31 -04:00
Jay Lee
dd7d4923be
readlink works on older OSes than realpath
2019-04-21 21:38:39 -04:00
Jay Lee
f348405d46
Trusty
2019-04-21 21:35:44 -04:00
Jay Lee
7e37e7298e
Lots of py3 fixes
v4.80
2019-04-21 21:13:11 -04:00
Jay Lee
ed56599260
Update gam-install.sh
2019-04-21 17:04:19 -04:00
Jay Lee
457ce15a4c
Move GAM to use Python 3. Fixes #392 ( #896 )
...
* 2to3 cleanup, import changes, httplib2 py3 version, fix passlib deprecation
* Travis Python 3 move
* default to Trusty for Python 3.7.3
* use daadsnakes PPA
* start with default python
* --yes
* 3.5 for now, may tighten in future
* compile 3.7 from source
* osx and linux
* Update linux-x86_64-before-install.sh
* pip3
* bash env, more debug
* quiet down the make
* alias
* kill virtualenv
* 2.6
* again
* again
* deactivate
* pip3
* pip3
* Update linux-x86_64-before-install.sh
* Update linux-x86_64-before-install.sh
* Update .travis.yml
* cleanup
* give xenial a shot
* 3.7.3, trusty
* 3.7.3, xenial
* pip3
* no sudo
* StaticX for a truly static Linux build
* StaticX for realz
* Install StaticX deps
* log size and run times
* actually time
* remove old gam
* distro
* debug pyinstaller
* Fix StaticX path discovery
* Detect old glibc and install legacy GAM build
* report version
* fix
* fix distro list
* StaticX workaround
* travis staticx builds
* remove 3P libraries from GAM
These libraries can (and should) be installed via
pip install -r requirements.txt
* Have travis install reqs
* fix cacert (static for now)
* remove bad gam.spec
* fix requirements.txt location
* try another path
* deploy all branches
* win/osx fix attempts
2019-04-21 17:03:07 -04:00
Jay Lee
892d200cd2
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-19 15:35:14 -04:00
Jay Lee
0b763b70f4
Local filtering of CSV output. Fixes #895 .
2019-04-19 15:35:05 -04:00
Jay Lee
9310771832
GAM 4.72
v4.72
2019-04-18 16:42:47 -04:00
Jay Lee
a590c0487e
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-18 16:01:45 -04:00
Jay Lee
46fcd84ecb
Special case hangoutsChatQuery. Fixed #894
2019-04-18 16:01:37 -04:00
Ross Scroggs
f8f492efb2
Fix error message ( #893 )
...
$ bash <(curl -s -S -L https://git.io/install-gam )
ERROR: GAM currently requires MacOS 10.10 or newer. You are running MacOS 13.10. Please upgrade.
2019-04-16 10:13:23 -04:00
Jay Lee
ebe29d3a5a
Update gam-install.sh
2019-04-16 10:12:12 -04:00
Jay Lee
92b8ea6dcd
GAM 4.71
v4.71
2019-04-16 08:34:20 -04:00
Jay Lee
1654dee62e
re-enable IndexError
2019-04-16 08:33:41 -04:00
Ross Scroggs
2316b9e76a
Allow adding customer Id to group ( #889 )
...
Customer ID is properly recognized in normalizeEmailAddressOrUID if CUSTOMER_ID envirement variable is set. This change then properly labels it ads'id', not 'email'.
2019-04-15 16:52:43 -04:00
Ross Scroggs
b095b361cb
Update group settings documentation, eliminate maxMessageBytes ( #886 )
2019-04-15 15:18:29 -04:00
ejochman
fe7c72beac
Fixes scope menu issue in #884 ( #888 )
...
Adds proper inheritance of object to ScopeMenuOption and ScopeSelectionMenu which fixes the issue of property setters not being called.
Also initialize all private members during __init__
2019-04-15 15:17:47 -04:00
Jay Lee
9930209980
give up on MacOS 10.12 Sierra and 32-bit Linux for now
2019-04-15 13:24:02 -04:00
Jay Lee
48553f4ad9
Linux / MacOS changes
2019-04-15 13:09:05 -04:00
Jay Lee
a7bb600bf5
try again
2019-04-15 11:58:09 -04:00
Jay Lee
57938b19a8
more platforms stuff
2019-04-15 11:45:24 -04:00
Jay Lee
8d485f4f74
more arch stuff
2019-04-15 11:30:17 -04:00
Jay Lee
8db6d1f4f7
split travis to per-image profiles
2019-04-15 11:18:20 -04:00
Jay Lee
6198f7ace3
Update .travis.yml
2019-04-15 09:16:58 -04:00
Jay Lee
9472fb2a4c
Update .travis.yml
2019-04-15 09:12:22 -04:00
Jay Lee
8fdc49a0af
Update .travis.yml
2019-04-15 09:07:31 -04:00
Jay Lee
639cede6c4
Update .travis.yml
2019-04-15 09:03:58 -04:00
Jay Lee
65fd49e377
Update .travis.yml
2019-04-15 08:57:43 -04:00
Jay Lee
4e141bf764
always use latest pip
2019-04-15 08:51:28 -04:00
Jay Lee
2db40e841b
Update .travis.yml
2019-04-15 08:45:24 -04:00
Jay Lee
1f728ff4da
Update .travis.yml
2019-04-15 08:38:28 -04:00
Jay Lee
4c43b28820
Update .travis.yml
2019-04-15 08:33:12 -04:00
Jay Lee
e6610357e3
Update README.md
preview
2019-04-13 11:01:54 -04:00
Jay Lee
8ad2f8d633
MacOS now requires 10.13 High Sierra
2019-04-13 10:58:38 -04:00
Jay Lee
127d354972
GAM 4.70
v4.70
2019-04-13 10:41:12 -04:00
josemdv
a099981b3c
Removing Groups API properties that will be deprecated ( #849 )
2019-04-13 10:40:30 -04:00
Gustavo Murayama
857230def3
Translate cp65001 encoding to UTF-8 ( #862 )
2019-04-13 10:40:15 -04:00
Ross Scroggs
693c23e562
Fix bug in settings scopes ( #884 )
...
21 *->blank
21 blank->*
21r *-> R
21 R->blank
21 blank -> R Should be *
2019-04-12 17:27:57 -04:00