Adam Hamsik
1103af27b0
Update github build-ci workflow, add support for multiple macos archs[done by @thehappydinoa]
2023-12-28 19:39:55 +01:00
Jack Hu
d99c64bb78
Fix GCC errors in DEBUG mode
...
When we open debug mode(`./configure --devel`),
GCC will check `sign-conversion` and `conversion`.
It will cause some warnings.
Also add `-DDEBUG` to `CFLAGS` if we open debug
mode. This can open `PDEBUG()` and help you to get
detail information.
Signed-off-by: Jack Hu <spcreply@126.com >
2021-09-05 17:13:12 +08:00
Adam Hamsik
148b851d10
Update mac os build.
2021-02-08 11:36:04 +01:00
Dan Hutchinson
86dfc828f1
Fix Linux compile issue
2014-04-21 20:42:14 +01:00
Adam Hamsik
dcbafb0279
Make linux and mac options similar.
2012-10-15 14:16:38 +02:00
Adam Hamsik
93bbad6ccb
Use same LD parameters where is it possible.
2012-10-15 11:41:33 +02:00
Adam Hamsik
fb30a834a7
Add OS specific LD, C flags this enables use to use -pthread and -lpthread for different platforms.
2012-10-15 11:03:59 +02:00
Adam Hamsik
2eb641758b
Fix library settings.
2012-10-10 03:27:57 -07:00
Adam Hamsik
1c020ced1e
Port Proxychains to NetBSD.
2012-08-09 22:36:29 +00:00
Adam Hamsik
361889a2d2
Add option to do a development build with --devel configure flag. Rename proxy_getserverbyname to proxy_getservbyname.
2012-08-05 15:07:37 +02:00
Adam Hamsik
e6b5f245f7
Merge branch 'rofl0r-master'
...
Conflicts:
Makefile
proxychains.lsm
src/core.h
src/libproxychains.c
src/main.c
2012-07-24 14:02:18 +02:00
rofl0r
eb0db7221a
configure: add --help text
2012-07-08 00:35:59 +02:00
Adam Hamsik
385b349a8e
Add support for both i386 and amd64 in mac os x binary.
2012-06-18 15:45:45 +02:00
Adam Hamsik
2320f6608a
Merge rofl0r changes to main stream.
2012-06-16 12:10:41 +02:00
rofl0r
03b49f529e
fix bogus use of ! in configure
2012-01-30 18:35:03 +01:00
rofl0r
0ee539f31c
added support for --sysconfdir
2012-01-30 18:26:38 +01:00
Adam Hamsik
2250ef66a8
Make proxychains working on Mac OS X, build universal binaries to make older
...
versions of Mac OS X working. Make both proxychains shell script and proxychains program working.
Tested on my 10.7.3
2012-01-28 14:01:28 +01:00
rofl0r
c36db11ebc
complete mac support
2012-01-27 20:48:24 +01:00
rofl0r
9c83402d37
detect MAC in configure
2012-01-27 20:21:06 +01:00
rofl0r
e5f3422b16
prevent configure-generated config to always overwrite CFLAGS in env
2012-01-24 07:29:04 +01:00
rofl0r
8f3bc0934a
do not override our CFLAGS when none are passed
2011-11-06 17:52:32 +01:00
rofl0r
8e82005d91
added a configure script for nostalgics, and to not update INSTALL
2011-09-11 16:45:40 +02:00
rofl0r
86be015f0d
remove gnu autocrap
2011-09-02 20:32:04 +02:00
Adam Hamsik
4c7262163e
Add vanila proxychains 3.1 sources.
2011-02-25 11:40:11 +02:00