Commit Graph

100 Commits

Author SHA1 Message Date
pancake
b2af808da7 Do not use -hh in r2pm 2017-02-25 20:30:03 +01:00
pancake
272c8b493c Honor library path in r2pm 2017-02-24 15:24:11 +01:00
zonkzonk
56366df728 Removing path in shell redirections 2017-01-31 22:13:32 +01:00
pancake
3c9e80372f Fix #6598 - r2pm db2 issue and add 2 arm64 bonus ops to the assembler 2017-01-29 03:44:18 +01:00
pancake
8f87570202 Implement support for external repositories via r2pm -a 2017-01-18 00:22:56 +01:00
pancake
d852b46226 Fix r2pm -c status message 2016-12-24 03:06:38 +01:00
pancake
8b0d084596 Honor HOMEBINDIR in PATH for r2pm and reset --hard @^^ in update 2016-12-13 03:13:45 +01:00
pancake
e278693720 Fix #6180 - avoid double slash to make windows bash happy 2016-11-13 01:42:25 +01:00
pancake
acdf944a4a Do not recommend to update after r2pm update 2016-11-02 09:23:02 +01:00
pancake
2ec01e9fff Fix r2pm -c 2016-10-08 00:54:43 +02:00
pancake
c1b4cd666f Do not run aav in aa on ARM 2016-10-05 16:01:16 +02:00
pancake
c6107b0dbe Add R2PM_OLDPWD var for r2pm 2016-10-02 11:58:46 +02:00
pancake
8857900863 Add support for zip and 3rd url parameter 2016-10-02 11:53:12 +02:00
pancake
37f353b693 Add R2PM_SUDO and enhance r2pm -c 2016-10-02 11:33:25 +02:00
pancake
4762f73c4e Fix prompt in r2pm cd 2016-10-02 01:26:53 +02:00
pancake
c3bd6a6a10 Add r2pm ls|cd 2016-10-02 00:37:09 +02:00
pancake
d482f8974f Add R2PM_TGZ for r2pm 2016-10-01 14:04:54 +02:00
pancake
ce497415eb Fix pkg-config issues for some systems 2016-09-15 22:25:21 +02:00
pancake
edf019d261 Add PYPATH to r2pm 2016-09-14 17:31:14 +02:00
pancake
0167ba90a1 Add r2pm -w and handle R2PM_DEPS 2016-09-13 01:01:29 +02:00
pancake
7c0f154dea Fix #5627 - Iterate over all instructions with @@i 2016-09-02 18:11:56 +02:00
Rakholiya Jenish
66772837c0 Add support to have custom directory name for cloned repo 2016-08-27 01:36:40 +02:00
Paul
d670aaa77a Adding R2PM_GITDIR for easy packages local testing (#5475)
* Adding R2PM_GITDIR for easy packages local testing

Usage:

export R2PM_DBDIR="/path/to/the/folder/with/package/description"
export R2PM_GITDIR="/path/to/the/root/folder/of/the/local/repository"
r2pm -i package
2016-08-10 16:20:15 +02:00
pancake
5cafd20194 Show r2pm clone directory in r2pm init 2016-08-08 11:40:31 +02:00
pancake
2bc30dd1cd Add r2pm -r to run commands with R2PM_BINDIR in PATH 2016-08-05 01:19:59 +02:00
pancake
95283d5531 Fix indent in r2pm 2016-08-03 14:21:42 +02:00
pancake
9fda59e26d Only use ~/.config/radare2/prefix/bin 2016-08-03 14:03:09 +02:00
Maijin
7cecadb74a Removing useless files/doc 2016-07-28 07:59:10 +02:00
jnahorny
f7b8f4c1ea Get rid of the error when 'mkdir' wanted to remove unexisting directory (#5128) 2016-06-12 23:16:36 +02:00
pancake
3bf418016f r2pm: d -> db 2016-06-07 23:46:26 +02:00
pancake
cf544b794f Completely move r2pm packages to radare2-pm 2016-06-07 23:42:08 +02:00
Jeffrey Crowell
b3b77ac3f1 fixup keystone-lib installer 2016-06-03 22:45:47 -04:00
pancake
03294af32b Fix null deref in libr_asm and add lang-python r2pm pkg 2016-06-02 02:45:38 +02:00
zlowram
8e84edb902 R2pm fix (#5058)
* Exported R2PM_PLUGDIR

* Fixed global path for plugins
2016-06-01 15:00:41 +02:00
@bezjaje
bb7dd7833e r2pm: added global R2_RCD variable (#5056)
* r2pm: added global R2_RCD variable
+ removed "local" R2_RCD variable from esilburner and syms2elf
+ improved esilburner package

* r2pm: esilburner: using $() instead of backticks

* r2pm: renamed R2_RCD to R2PM_ETCD
2016-06-01 12:15:10 +02:00
Jeffrey Crowell
ae52bb5ded add keystone-lib package to r2pm 2016-05-31 20:27:46 +00:00
@bezjaje
aa02c43af9 r2pm: added esilburner package (#5051) 2016-05-31 11:49:43 +02:00
pancake
eca8aaedc2 Add C# plugin r2pm package 2016-05-31 11:10:30 +02:00
zlowram
96ede64b25 Fixed www-enyo uninstall (#4989)
Fixed uninstall for www-m package

Fixed uninstall for www-p package

Fixed uninstall for www-t package

Fixed global install for webuis
2016-05-24 15:39:13 +02:00
pancake
4e99730e44 Add r2pipe-vala r2pm package 2016-05-24 04:33:08 +02:00
pancake
9130c78da9 Avoid home install for vala and valabind r2pm pkgs 2016-05-24 03:38:29 +02:00
pancake
730fde95b4 Fix microblaze r2pm package 2016-05-24 03:31:42 +02:00
pancake
5142640dab Fix bcl uninstall target 2016-05-24 03:29:30 +02:00
pancake
99d3edd6e4 Fix msil r2pm package 2016-05-24 03:26:15 +02:00
zlowram
b8c81d293f Fixed r2pm and implemented -gu option (#4988) 2016-05-24 03:10:09 +02:00
pancake
801b18c9d7 Fix bcl r2pm install issue 2016-05-23 20:16:28 +02:00
pancake
5fa0f2f7d2 Update many r2pm packages. still some more work to do 2016-05-23 19:04:21 +02:00
pancake
6385ebdd58 Fix psosvm and armthumb r2pm packages 2016-05-23 18:53:26 +02:00
pancake
2a39d78ed9 Fix r2pm unicorn packages 2016-05-23 16:20:57 +02:00
pancake
f900683419 Fix x86bea r2pm pkg 2016-05-23 15:41:33 +02:00