Commit Graph

27 Commits

Author SHA1 Message Date
pancake
ca8eac68c2 Hardcode umask in sys/install.sh to avoid problems in some distros 2018-03-07 00:53:05 +01:00
pancake
ef2965d3f8 Fix #6032 - Honor --without-pull for capstone and www-m 2017-10-20 03:19:55 +02:00
pancake
7e7e23be36 Properly honor NOSUDO 2017-05-15 15:37:05 +02:00
pancake
a059631c55 Honor NOSUDO in sys/install.sh 2017-05-15 15:32:03 +02:00
pancake
9b54c51199 Fix sudo detection 2017-04-18 01:09:30 +02:00
pancake
8f2e4e4f5d Fix #5283 - In case of no sudo, just tell the user to run the command by hand 2016-08-08 11:47:09 +02:00
pancake
be2df13c2d Check for GNU Make in sys/install.sh for FreeBSD 2016-07-04 14:18:07 +02:00
pancake
a83d9c1827 export MAKE in sys/install.sh 2016-05-03 22:29:56 +02:00
pancake
2a132fe464 sys/install.sh uses /usr/local on OSX. Fixes ElCapitan and pkg-config issues 2015-11-06 17:34:44 +01:00
pancake
b86bf19c85 Fix #3051 - Honor CFLAGS everywhere and fix some windows/android warnings 2015-09-14 20:43:11 +02:00
pancake
d7598b3be0 Fix #3125 - Check if sudo is installed 2015-08-24 13:25:04 +02:00
Jeffrey Crowell
9217723b3d more shellcheck 2015-06-16 23:47:36 -04:00
Jeffrey Crowell
c578539c1b fix install script to work with sys/asan.sh 2015-05-06 17:24:29 -04:00
pancake
f141aed5d1 Fix bx pc ARM thumb analysis. Honor INSTALL_TARGET in sys/install.sh 2015-04-30 23:18:56 +02:00
Maijin
6aefa441b1 Fix shellcheck problem in scripts 2015-04-29 10:46:22 +02:00
Maijin
3b26388769 Fix all shellcheck errors 2015-04-17 21:56:01 +02:00
pancake
6e7ef1fd3c Fix #1832 - asm.varsub is working now. Add sys/install.sh --without-pull 2014-12-14 02:36:57 +01:00
pancake
0d95f6ecfb Fix portability issue in git pull for sys/install.sh (thanks zlul!) 2014-11-24 02:59:25 +01:00
pancake
f0e5c584ba Only git pull in master 2014-11-23 22:11:41 +01:00
pancake
bf1d0ff08a Fix build and various random fixes 2013-12-20 04:32:38 +01:00
pancake
9e12c60702 Fix #223 - Hardening flags for radare2 $ HARDEN=1 sys/install.sh 2013-09-27 19:50:48 +02:00
pancake
7517099976 Implement 'woe' command and honor NOSUDO and PREFIX in sys/*.sh 2013-05-02 23:49:58 +02:00
pancake
e241d81f4a Add --with-rpath to fix build on linux with !/usr
Do some changes in sys/ to make it happy
2012-08-27 17:02:58 +02:00
pancake
ce1d0e9975 * Fix sys for gmake (*BSD)
* Increase buffers in rasc2
2011-07-02 23:15:40 +02:00
pancake
b60af6d878 * Initial implementation of sys/farm
- add missing sys/gtk.sh
* Define TODO for 0.8.6
* Add URL attribute in dot graphs for 'ag' command
  - as requested by @hteso for bokken
* Empty graphs are now printing nothing to stdout
  - same as above
2011-09-23 00:16:29 +02:00
pancake
838e6b7466 * Fix java class parser for javac -g files
- Show debug information in sdb format
  - Fix null pointer segfault
  - Still work-in-progress for proper debug info
* Some work on r_egg
  - Fix windows and osx default syscall tables
* Export version number in vapi R2_VERSION
* Hide ccache error if not found in sys/install
2011-09-18 18:56:11 +02:00
pancake
2415d86fd6 * Added sys/ in order to ease build, deps and python /cc @hteso
* Some fixes in r_magic api to make r_lang/perl compile
2011-09-10 02:19:06 +02:00