Andrew Dunham
|
0be803093b
|
Create LICENSE
|
2020-04-26 13:49:10 -07:00 |
|
Andrew Dunham
|
530df977dd
|
Merge pull request #15 from FireFart/socat
switch to alpine and use current versions
|
2017-07-10 00:26:42 -07:00 |
|
Christian Mehlmauer
|
cfc5710776
|
switch to alpine and use current versions
|
2017-07-10 07:50:02 +02:00 |
|
Andrew Dunham
|
70305f95e5
|
Merge pull request #14 from zeroserieux/master
Update nano build
|
2017-06-18 13:49:24 -07:00 |
|
Mathieu Aubin
|
200dc0add9
|
Version bump on the src packages for the build
MUSL_VERSION from 1.1.10 to 1.1.16
ZLIB_VERSIOoNfrom 1.2.8 to 1.2.11
PCRE_VERSION from 8.37 to 8.40
LZMA_VERSION from 5.0.8 to 5.2.3
|
2017-06-17 10:05:05 +00:00 |
|
Mathieu Aubin
|
66167107f8
|
Updates nano SBUILD
after successful build on rhel7,
nano version bump from 2.7.0 to 2.8.4
musl-libc version bump from 1.1.15 to 1.1.16
|
2017-06-17 08:45:24 +00:00 |
|
Mathieu Aubin
|
7beb3d8246
|
Updates README to include nano
|
2017-06-17 08:43:39 +00:00 |
|
Andrew Dunham
|
cd9bf1f364
|
Add binary for nano
|
2016-09-02 01:28:54 -07:00 |
|
Andrew Dunham
|
a2a87e7ec7
|
Add build script for nano
|
2016-09-02 01:28:43 -07:00 |
|
Andrew
|
9c0581448f
|
Merge pull request #2 from metmajer/master
Bump OpenSSL version.
|
2016-01-23 17:19:05 -08:00 |
|
Martin Etmajer
|
f57955771d
|
Bump OpenSSL version.
|
2016-01-23 20:35:58 +01:00 |
|
Andrew Dunham
|
f808aec0ef
|
WIP on Makefile build system
|
2015-08-17 14:20:14 -07:00 |
|
Andrew Dunham
|
af66fd1345
|
Spelling change
|
2015-06-26 10:28:27 -07:00 |
|
Andrew Dunham
|
93267dc075
|
New extensible build system - initial work
|
2015-06-25 00:38:04 -07:00 |
|
Andrew Dunham
|
f57e57f7b2
|
Name output files with name-platform-arch
|
2015-06-24 18:20:44 -07:00 |
|
Andrew Dunham
|
94f37ab5f3
|
Make top-level Makefile pretty and DRY
|
2015-06-24 16:00:46 -07:00 |
|
Andrew Dunham
|
4539387380
|
Add 'file' tool to new build system
|
2015-06-23 21:22:24 -07:00 |
|
Andrew Dunham
|
f714106234
|
Add top-level driver Makefile and global install/bin targets
|
2015-06-23 00:04:18 -07:00 |
|
Andrew Dunham
|
4369f5ad31
|
Add initial work at a proper Makefile-based build system
|
2015-06-22 23:49:14 -07:00 |
|
Andrew Dunham
|
249fd41c42
|
Add more TODOs
|
2015-06-22 00:09:28 -07:00 |
|
Andrew Dunham
|
6bd68b6d67
|
Add sbuild work
|
2015-06-22 00:09:21 -07:00 |
|
Andrew Dunham
|
9c98414abf
|
Initial work on helper build tool
|
2015-06-19 18:43:16 -07:00 |
|
Andrew Dunham
|
9b5ddbde95
|
Add xxd for Linux/ARM
|
2015-06-19 15:08:06 -07:00 |
|
Andrew Dunham
|
fee1d100ab
|
Add -frandom-seed to darwin build, rebuild binary
|
2015-06-19 10:20:18 -07:00 |
|
Andrew Dunham
|
7f4ca7ad88
|
Add TODO for later...
|
2015-06-19 01:22:34 -07:00 |
|
Andrew Dunham
|
f57de84bb1
|
Final build tweaks for cross-compiled socat for Darwin
|
2015-06-18 18:01:57 -07:00 |
|
Andrew Dunham
|
d52f79f059
|
Build socat for Darwin in a Docker container
|
2015-06-18 17:05:38 -07:00 |
|
Andrew Dunham
|
6f421a3d2c
|
Switch to using separate musl-cross images
|
2015-06-17 17:23:27 -07:00 |
|
Andrew Dunham
|
27ba824d83
|
Update README
|
2015-06-17 17:21:41 -07:00 |
|
Andrew Dunham
|
4809a25731
|
Add "file" command for Linux/ARM (and magic number file)
|
2015-06-17 14:38:12 -07:00 |
|
Andrew Dunham
|
25e28094aa
|
Fix binutils
|
2015-06-17 12:53:12 -07:00 |
|
Andrew Dunham
|
0c1b7c8f7c
|
Add binutils for Linux/ARM
|
2015-06-17 12:33:54 -07:00 |
|
Andrew Dunham
|
3ced457df8
|
Add tcpdump for Linux/ARM
|
2015-06-17 12:01:34 -07:00 |
|
Andrew Dunham
|
2466cc8339
|
Add strace for arm
|
2015-06-17 11:09:41 -07:00 |
|
Andrew Dunham
|
828b696b84
|
Add Dockerfile to build 'pv' binary for Linux/ARM
|
2015-06-16 21:04:25 -07:00 |
|
Andrew Dunham
|
926a7a139b
|
Fix musl-cross-arm
|
2015-06-16 20:55:17 -07:00 |
|
Andrew Dunham
|
122129de46
|
Add manually-compiled pv binary for Linux/ARM
|
2015-06-16 20:46:38 -07:00 |
|
Andrew Dunham
|
bc81b8decf
|
Add musl-cross compiler built for ARM
|
2015-06-16 20:46:21 -07:00 |
|
Andrew Dunham
|
44a64e849f
|
More README updates
|
2015-06-16 16:30:08 -07:00 |
|
Andrew Dunham
|
0df1270b2c
|
Update README
|
2015-06-16 16:21:56 -07:00 |
|
Andrew Dunham
|
8ae38c7951
|
Massive dependency updates, add ht editor
|
2015-06-16 16:20:32 -07:00 |
|
Andrew Dunham
|
3527e08270
|
Add a static-ish version of socat for OS X
|
2015-04-29 15:09:13 -07:00 |
|
Andrew Dunham
|
4757929837
|
Update version of the_silver_searcher
|
2015-04-28 11:36:00 -07:00 |
|
Andrew Dunham
|
a621a55a97
|
Fix typo in README
|
2015-04-19 05:18:47 -07:00 |
|
Andrew Dunham
|
1e4fe093df
|
Add note about sqlite in Python
|
2015-04-19 05:18:04 -07:00 |
|
Andrew Dunham
|
0265621776
|
Upgrade static python to version 2.7.9
|
2015-04-19 05:17:12 -07:00 |
|
Andrew Dunham
|
47a0678004
|
Sort readme :-)
|
2015-04-19 03:08:35 -07:00 |
|
Andrew Dunham
|
6eeb02093c
|
Add Python static binary (sort of)
|
2015-04-19 03:08:28 -07:00 |
|
Andrew Dunham
|
21e5bf5a4c
|
Update the_silver_searcher binary to master
|
2015-04-19 01:42:18 -07:00 |
|
Andrew Dunham
|
b9a5750437
|
Build nmap, ncat, and nping with updated version of musl/musl-cross
|
2015-03-31 11:23:07 -07:00 |
|