37d07c9bd8
shell wrapper for staticx no longer needed
2019-04-24 15:56:38 -04:00
0cf964073d
Code cleanup ( #900 )
...
* Code cleanup
* Add missing _
* Add missing character
One character was missing from the prefix, I assumed :, did you want a space?
* Put missing variable back
* More cleanup repairs
2019-04-24 13:40:35 -04:00
298e161658
v4.81
2019-04-23 21:29:17 -04:00
997b2e84da
staticx from git
2019-04-23 20:39:26 -04:00
c135866f0d
deps
2019-04-23 20:34:18 -04:00
509f125e3a
Precise for precise
2019-04-23 20:15:02 -04:00
90c51a2d51
dist
2019-04-23 20:00:39 -04:00
2b58539588
staticx only for oldest
2019-04-23 19:39:38 -04:00
8b3bf26edf
No bionic, append glibc version
2019-04-23 19:20:10 -04:00
d4190496fb
Try bionic, fix pyver grep
2019-04-23 18:52:37 -04:00
a8ceb40953
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-23 18:42:19 -04:00
e47b6a32de
more tests to confirm sane build.
2019-04-23 18:42:13 -04:00
77ed31d975
Update osx-x86_64-install.sh
2019-04-23 18:06:22 -04:00
2d4a24554f
Update osx-x86_64-before-install.sh
2019-04-23 17:49:43 -04:00
4fcade37c2
mypath
2019-04-23 17:26:14 -04:00
71978841b1
macos
2019-04-23 17:01:38 -04:00
6aab88abce
extended
2019-04-23 16:38:00 -04:00
7bc5ad35cb
build patchelf
2019-04-23 16:37:07 -04:00
751020a589
staticx fix
2019-04-23 16:17:07 -04:00
fdfd6e80fb
record path
2019-04-23 16:03:45 -04:00
ee3b6e471b
record path
2019-04-23 16:01:57 -04:00
b818d6a1c1
disable python optimizations causing failure
2019-04-23 15:49:49 -04:00
221cd9826d
:
2019-04-23 15:11:59 -04:00
5afda1dc2f
all 3
2019-04-23 15:10:40 -04:00
108ca38f10
more fixes
2019-04-23 14:43:07 -04:00
f104c7acdc
build-deps
2019-04-23 14:08:48 -04:00
a62a7d4da4
more build stuff
2019-04-23 13:38:27 -04:00
2f0fa38f3d
more fixes
2019-04-23 13:28:33 -04:00
2243a4e8eb
separate precise compiler
2019-04-23 13:25:14 -04:00
4e15cb6618
Custom OpenSSL/Python compile
2019-04-23 13:22:32 -04:00
2e103a2d69
Set Python 3.7 ( #899 )
2019-04-23 13:06:54 -04:00
22c7609e0d
more openssl copy stuff
2019-04-23 11:38:34 -04:00
04504cdb2e
Copy newer OpenSSL DLLs
2019-04-23 11:27:47 -04:00
294211bf84
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-23 11:12:06 -04:00
0f7e0a4c87
Windows OpenSSL 1.1.1
2019-04-23 11:12:00 -04:00
351e9ab929
Not needed in Python 3 ( #898 )
2019-04-23 11:05:29 -04:00
6d16eae210
upgrade OpenSSL OSX, show OpenSSL info
2019-04-23 10:39:16 -04:00
f0d0345fcd
'gam version extended' to show OpenSSL version, TLS used
2019-04-23 10:31:10 -04:00
1c8cb1a617
dynamic cacerts.txt, r for text, rb for data
2019-04-22 15:59:02 -04:00
bc065d4b31
split lines again
2019-04-22 14:23:27 -04:00
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
dd7d4923be
readlink works on older OSes than realpath
2019-04-21 21:38:39 -04:00
f348405d46
Trusty
2019-04-21 21:35:44 -04:00
7e37e7298e
Lots of py3 fixes
v4.80
2019-04-21 21:13:11 -04:00
ed56599260
Update gam-install.sh
2019-04-21 17:04:19 -04:00
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
892d200cd2
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-19 15:35:14 -04:00
0b763b70f4
Local filtering of CSV output. Fixes #895 .
2019-04-19 15:35:05 -04:00
9310771832
GAM 4.72
v4.72
2019-04-18 16:42:47 -04:00
a590c0487e
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-18 16:01:45 -04:00