Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(439)

Issue 265000045: Updated the OSX build script. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 7 months ago by scudette
Modified:
8 years, 7 months ago
Reviewers:
the80srobot
CC:
rekall-dev_googlegroups.com
Base URL:
https://github.com/google/rekall.git@master
Visibility:
Public.

Description

Updated the OSX build script. Replaced the windows build script with a python script. Added a better build file for yara so we dont need autoconf and friends. Unfortunately it does not work on windows because it uses c99 standard. If we cared enough about it we could convert it to standard c89 which MSVC can handle but im not sure if we care that much about yara. BUG=85 Committed: 73af1e539a0741dcbf95eaa2f05043d9300065fc

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+572 lines, -229 lines) Patch
A .gitmodules View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M rekall-core/rekall/__init__.py View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M rekall-core/rekall/cache.py View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M rekall-core/rekall/config.py View 1 2 3 4 6 chunks +14 lines, -18 lines 0 comments Download
M rekall-core/rekall/io_manager.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M rekall-core/rekall/plugins/tools/caching_url_manager.py View 1 2 3 4 2 chunks +2 lines, -3 lines 0 comments Download
M rekall-core/rekall/plugins/tools/live_windows.py View 1 2 3 4 5 6 chunks +15 lines, -8 lines 0 comments Download
M rekall-core/rekall/rekal.py View 1 2 3 4 3 chunks +17 lines, -4 lines 0 comments Download
M rekall-core/rekall/session.py View 1 2 3 4 4 chunks +21 lines, -2 lines 0 comments Download
M rekall-core/setup.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M rekall-gui/setup.py View 1 3 chunks +18 lines, -13 lines 0 comments Download
A third_party/python-yara/MANIFEST.in View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/python-yara/README.txt View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/python-yara/config.h View 1 2 1 chunk +112 lines, -0 lines 0 comments Download
A third_party/python-yara/setup.py View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
A tools/installers/copy_dlls.py View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
M tools/installers/darwin.spec View 3 chunks +3 lines, -3 lines 0 comments Download
M tools/installers/darwinbuild.sh View 1 3 chunks +36 lines, -12 lines 0 comments Download
M tools/installers/fix_deps.py View 1 2 3 4 2 chunks +9 lines, -4 lines 0 comments Download
M tools/installers/install_yara.sh View 1 chunk +0 lines, -5 lines 0 comments Download
M tools/installers/rekall.iss View 1 2 3 4 1 chunk +0 lines, -61 lines 0 comments Download
D tools/installers/rekall_x86.iss View 1 2 3 4 1 chunk +0 lines, -61 lines 0 comments Download
M tools/installers/winbuild.bat View 1 2 3 4 1 chunk +0 lines, -15 lines 0 comments Download
A tools/installers/winbuild.py View 1 2 3 4 1 chunk +155 lines, -0 lines 0 comments Download
D tools/installers/winbuild_x86.bat View 1 2 3 4 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 3
scudette
8 years, 7 months ago (2015-09-02 14:06:17 UTC) #1
scudette
Updated the OSX build script. Replaced the windows build script with a python script. Added ...
8 years, 7 months ago (2015-09-04 15:22:18 UTC) #2
scudette
8 years, 7 months ago (2015-09-06 22:53:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #6 (id:80002) manually as
73af1e539a0741dcbf95eaa2f05043d9300065fc (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b