xarkes
9a8250dbc8
Fix meson sdb generation
2017-09-14 09:20:25 +02:00
xarkes
861648ad49
Renamed sdb models to .sdb.txt ( #8463 )
2017-09-13 09:20:34 +02:00
pancake
9cfb052fe9
Travis script has been moved into r2r, remove it from here
2017-09-05 01:23:45 +02:00
pancake
406782b8ba
Way better travis.js
2017-09-03 01:17:26 +02:00
pancake
a25b87c2f0
More fixes for travis.js
2017-09-03 00:43:47 +02:00
pancake
2ac31bcf2f
Enhance the travis script
2017-09-03 00:31:54 +02:00
xarkes
14ce2225d5
Missing gitignore
2017-09-02 22:21:38 +02:00
pancake
90c3ac3aa7
Add travis-logstat script
2017-09-02 20:33:37 +02:00
xarkes
958393c4ad
Fixing mingw false status on appveyor ( #8401 )
...
* Fixing mingw wrong exit code when make failed
2017-09-01 10:15:39 +02:00
pancake
31604a8a02
Fix build when building with debugger but no debugger plugins
2017-08-31 19:54:50 +02:00
pancake
3443c81946
Update manpage and tweak sys/sdk.sh a bit
2017-08-31 15:22:43 +02:00
xarkes
49398de4ff
Meson fixes (SDB, linux, added io_ar)
2017-08-17 10:44:54 +02:00
pancake
59a94ae59f
Fix #8084 - Honor colors in json_indent ~{}
2017-08-11 12:23:57 +02:00
xarkes
d4d07ee1ca
Better meson build
2017-07-28 14:02:27 +02:00
xarkes
f497590067
Fix meson install script (missing SDB files) ( #8039 )
2017-07-27 10:19:11 +02:00
xarkes
221b312046
Meson builds generates sdb files (+build clean) ( #8035 )
2017-07-26 23:15:41 +02:00
xarkes
931aa1e285
Windows XP support test ( #7844 )
2017-07-10 09:52:00 +02:00
pancake
8c3035acc2
Fix ios-sdk builds
2017-07-04 19:16:24 +02:00
xarkes
927c484932
Reorganized meson version grabbing ( #7828 )
2017-06-29 17:35:40 +02:00
xarkes
3ee2bd5ede
Set windows meson default to static libraries ( #7840 )
2017-06-29 10:57:20 +02:00
Adrian Pistol
d8f5cdb11c
io_gdb: gdb://host:port/pid support; Add gdbr_{attach,detach,detach_pid,kill_pid} to gdbclient. ( #7759 )
...
Try to activate extended mode; Attach helper function requires extended mode to actually do something.
Tries to attach to the given pid in io_gdb.
This isn't proper, but it's better than running into the two-pid-vals-no-sync issue.
2017-06-18 00:59:13 +02:00
pancake
65000a7fd9
Fix #7723 - crash in ext2 GRUB code because of variable size array in stack
2017-06-12 09:57:30 +02:00
xarkes
bcdbfcaf8a
Moved meson bat script + better meson.build file ( #7701 )
2017-06-07 23:36:02 +02:00
xarkes
66cb8017f7
Modifed scripts for easier windows install ( #7700 )
2017-06-07 23:23:22 +02:00
pancake
796dd28aaa
Fix ext2 buffer overflow in r2_sbu_grub_memmove
2017-06-05 12:38:39 +02:00
xarkes
9991ac1627
Appveyor windows-installer integration
2017-06-05 11:00:51 +02:00
xarkes
ccc39a88cf
Added .appveyor.yml to the repo and better config ( #7474 )
2017-05-18 16:50:52 +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
f5948a9124
Fix #7495 - Avoid always-false conditionals
2017-05-15 12:53:05 +02:00
pancake
9847ba8148
Move translations into radare2-translations
2017-05-15 03:22:04 +02:00
pancake
80295bc6c0
Add English to the list of supported languages
2017-05-15 03:06:31 +02:00
pancake
630efb4835
Add some more Catalan and fix some help messages accordingly
2017-05-15 03:01:04 +02:00
pancake
165304fa1a
Initial implementation of the sys/translate.sh
...
- Add initial Catalan language support
2017-05-15 02:48:24 +02:00
pancake
159adf4c14
Fix ldconfig.sh issue on Termux
2017-05-15 00:57:14 +02:00
xarkes
926f024909
Improved MSVC support (WIP)
2017-05-09 14:25:57 +02:00
pancake
8c656231c1
Several bug fixes in the android build scripts and other candies
2017-04-18 11:25:26 +02:00
pancake
9b54c51199
Fix sudo detection
2017-04-18 01:09:30 +02:00
Duncan Ogilvie
bf15457b96
Include debug symbols in windows releases
2017-04-08 00:54:41 +02:00
xarkes
14094583fd
Modified windows build script (take care of configure exit code)
2017-04-01 11:01:10 +08:00
ryarnyah
10f5ee880d
Add docker hub functionality to r2-docker script and remove all cap by default
2017-03-24 23:57:43 +01:00
pancake
ca0c4908dc
Add r2 -Q for faster quits
2017-03-20 10:12:59 +01:00
pancake
295cd01b80
Move overlay in cherrypull
2017-03-20 02:27:15 +01:00
pancake
c024275459
Fix last covs
2017-03-19 03:22:00 +01:00
pancake
c021ba4e24
Support - as input for r2-indent
2017-03-17 03:48:41 +01:00
Maijin
8f98c048c6
Remove more outdated sys/scriptsX
2017-03-16 21:56:56 +01:00
David Manouchehri
8ad7913d54
Allow ptrace only in r2-docker
2017-03-15 10:38:55 +01:00
pancake
a8b9dc0980
Honor MAKE in sys/build.sh
2017-03-14 00:38:56 +01:00
Maijin
05b109f91b
Remove old uncrustify.cfg
...
See doc/uncrustify.cfg
2017-03-13 19:58:09 +01:00
pancake
ccb353cc0e
Fixes for non-x86 debian builds
2017-03-13 14:40:07 +01:00