Commit Graph

1370 Commits

Author SHA1 Message Date
George Hotz f9fdc0b5c7 Merge pull request #174 from gnull/master
Use `uname -m` to determine machine arch.
2016-06-05 10:01:53 -07:00
George Hotz b396e26d82 Merge pull request #176 from ianhom/patch-1
miss return
2016-06-05 10:01:39 -07:00
Ian Hom 9b967c2380 miss return 2016-06-04 09:01:53 +08:00
gnull ac41dbb976 Use `uname -m` to determine machine arch.
`uname -p` returned uknown for me. After googling for a while I found maybe-more-portable option.

For example see: https://github.com/torvalds/linux/blob/master/Makefile#L228
2016-06-02 14:39:24 +03:00
Ned Williamson f543448a20 Merge pull request #173 from darakian/patch-1
Added modern fedora path
2016-05-23 05:24:53 -04:00
Jon Moroney fe4c73891e Update install.sh 2016-05-22 11:06:36 -10:00
Jon Moroney fda96ba0c4 Update install.sh 2016-05-22 10:53:38 -10:00
Jon Moroney def07e1a1b Possible fix
Does this one work?
2016-05-21 20:40:36 -10:00
Jon Moroney ebce6b00a1 Added modern fedora path 2016-05-21 17:43:56 -10:00
George Hotz f79a61189f wow i'm dumb, already supported 2016-05-01 18:34:49 +00:00
George Hotz a1a1a3b5d0 add arm64 to libs 2016-05-01 18:31:21 +00:00
George Hotz 1027901c38 remove prints 2016-05-02 02:57:06 +09:00
George Hotz 0a03de739c add more hooks 2016-05-02 02:56:38 +09:00
George Hotz 83c8d93ba7 comment support 2016-05-02 02:23:24 +09:00
George Hotz 4de69c3f1d making qira plugin great again 2016-05-01 12:12:51 +09:00
George Hotz 3fffc26e69 added name syncing and changed hotkey to z 2016-05-01 11:45:07 +09:00
George Hotz 70464487db added thread safety 2016-05-01 10:07:38 +09:00
Ned Williamson bc4fd92bc9 Merge pull request #171 from turnersr/patch-1
Made apt-get options consistent
2016-04-27 17:33:33 -04:00
turnersr 5838b72662 Made apt-get options consistent
apt-get was missing -qq -y options. These two flags are used in the other install scripts and are very convenient.
2016-04-25 02:17:38 +09:00
George Hotz f06974e44c Merge pull request #169 from Namalee/master
fixed firefox support
2016-04-18 06:53:03 -07:00
Namalee 570537c393 Merge pull request #2 from Namalee/fixed_firefox_support
fix bug of Firefox support
2016-04-18 15:09:48 +02:00
Namalee df15c6d3de fix bug of Firefox support 2016-04-18 15:09:14 +02:00
Namalee e420deb7c8 Merge pull request #1 from BinaryAnalysisPlatform/master
update from base
2016-04-18 15:05:50 +02:00
Ned Williamson f977ec4363 Merge pull request #167 from m---/master
fix vtimelinebox for chrome 50>=
2016-04-15 19:27:57 -04:00
mage(まげ) 4493d3d410 fix vtimelinebox for chrome 50>=
"height: 100%" does not work for child elements of TD tags on chrome 50>=.
This problem can be avoided by specifying "position: absolute".

ref: https://bugs.chromium.org/p/chromium/issues/detail?id=583670&q=label%3ACr-Blink-Layout-Table&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified
2016-04-14 21:19:31 +09:00
George Hotz 0aabc544e8 Merge pull request #166 from Namalee/firefox_support
Firefox support
2016-04-12 07:12:47 -07:00
Namalee dcb91943ff Update controls.js
Avoid the unwanted behavior of firefox with the shortcuts of qira
2016-04-12 14:24:56 +02:00
Namalee 6ed4a06a3d Update qira_webserver.py
Deletion of the firefox blocking
2016-04-12 14:21:25 +02:00
George Hotz 12afdb2e68 separate out python, i have anaconda 2016-04-01 07:37:43 -07:00
George Hotz 3cee482d5f ignore PYTHONPATH 2016-04-01 07:22:41 -07:00
Ned Williamson 20bb83c77d Merge pull request #164 from rain-1/master
* tracers/qemu.patch: Rebased the patch to qemu 2.5.1.
2016-03-30 13:21:45 -04:00
Ned Williamson e66c1bd531 Merge pull request #163 from raimue/osx-readlink
Only run readlink on a symlink on OS X
2016-03-30 13:03:38 -04:00
rain1 d01d94cba0 * tracers/qemu.patch: Rebased the patch to qemu 2.5.1.
* tracers/qemu_build.sh: Updated the qemu version and the hash.
2016-03-30 17:54:22 +01:00
Rainer Müller a243851eff Only run readlink on a symlink on OS X
readlink does not print anything if the argument is not actually
a symlink. This change allows running the tool from the current
directory with `./qira`.
2016-03-30 18:09:08 +02:00
Ned Williamson 1f62559134 goto fail quality 2016-03-24 21:42:46 -04:00
Ned Williamson e7c0dbef5c Merge branch 'master' of github.com:BinaryAnalysisPlatform/qira 2016-03-24 21:41:50 -04:00
Ned Williamson ba21306386 Merge pull request #159 from Maroc-OS/master
qira test fix depercated libicu48 & allow new distros to use newer …
2016-03-24 21:41:22 -04:00
Yahya Lmallas 3b4d9924fc little fix travis was failing on line 33 at install.sh 2016-03-25 02:22:44 +01:00
Yahya Lmallas 37549b246e qira test fix depercated libicu48 and allow new distros to use newer phantomjs 2016-03-25 01:59:12 +01:00
Ned Williamson f922e76f96 Merge pull request #158 from inaz2/fix_shortcutkeys
Fix m/, shortcut key operations
2016-03-18 08:51:00 -04:00
Ned Williamson 966cf7968b Merge pull request #157 from egyp7/patch-1
Add support for installing on x86 linux
2016-03-18 08:47:20 -04:00
inaz2 08b3934e06 update README.md with current implementation 2016-03-18 14:42:50 +09:00
inaz2 4d65fa4161 fix m/, shortcut key operations 2016-03-18 14:42:16 +09:00
egyp7 7d069b597f Add support for Linux x86
New installer script tested on Linux Mint 17.1 Cinnamon 32-bit and Ubuntu 14.04 i386.
2016-03-13 14:01:58 +05:00
Ned Williamson e1ffca997b Merge pull request #156 from xtrm0/revert-155-master
Revert "Repo update during pacman dependency installation"
2016-02-28 17:50:48 -05:00
xtrm0 2dea781099 Revert "Repo update during pacman dependency installation" 2016-02-28 22:47:43 +00:00
Ned Williamson e5d093d51c Merge pull request #155 from dtouch3d/master
Repo update during pacman dependency installation
2016-02-10 11:20:48 -05:00
Dimitrios Tatsis dbb079cbf7 Repo update during pacman dependency installation
This eliminates the risk of a dependency not being installed or updated because of
unsynced repo state.
2016-02-10 16:59:39 +02:00
George Hotz a8e22475e6 Merge pull request #148 from Maroc-OS/master
Redefine REGS from tuple to list to allow assignement for dynamic types to fix endianess etc...
2016-02-06 08:03:00 -08:00
Yahya Lmallas 5a6bd49b42 Some qira plugin checks update 2016-02-06 05:23:51 +01:00