1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-09-05 18:14:30 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
Eugene Livis
36c246e92b Integrated VHD support into Autopsy 2015-12-29 16:33:23 -05:00
Eugene Livis
a0d396d07f Autopsy support for VMDK 2015-12-17 16:39:11 -05:00
Eugene Livis
cc94bf1733 Changes to run 32-bit Autopsy with PostgreSQL 2015-10-22 10:23:09 -04:00
Brian Carrier
4aa93c2296 made dependency loading consistent with previous releases 2015-10-19 17:07:21 -04:00
Karl Mortensen
781f81274f make postgres TSK the default 2015-08-18 13:39:52 -04:00
Karl Mortensen
aa34be7fe0 update building docs, remote dependency upon POSTGRESQL_HOME_64 2015-04-28 13:31:41 -04:00
Karl Mortensen
a373aa096a Default build target now builds for PostgreSQL + SQLite 2015-04-14 16:06:59 -04:00
Karl Mortensen
242c7b1b82 JNI comms up and going 2015-04-13 14:55:46 -04:00
Brian Carrier
9697c57f41 removed installer code from build-windows into a separate file 2014-10-24 12:04:01 -04:00
Brian Carrier
09a5d430b3 Updated comments about library loading 2014-09-17 07:46:04 -04:00
Brian Carrier
1629450e74 Added version into name of desktop icon 2014-08-21 09:33:33 -04:00
Brian Carrier
4a6ef1492c Updated build process to build from intermediate step, reduce 32/64-bit paths, and let AI make the GUID for jre8 2014-05-15 16:02:27 -04:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Brian Carrier
3b0ecd1df7 fixed MS CRT dlls so that we have 32-bit versus 64-bit. Changed to have dlls not in ZIPs in third-party folder 2014-02-26 22:34:30 -05:00
Brian Carrier
86c8b5e36c Removed xdock as suggested by #379. 2014-01-27 23:42:45 -05:00
Jeff Wallace
8bb313d6b1 Load zlib, libewf, and crt from system path. 2013-11-21 14:33:41 -05:00
Jeff Wallace
72add0128a Removed dead code. 2013-10-16 08:26:05 -04:00
df-test-runner
ee3578fa0a fixed ant error. 2013-10-15 18:57:41 -04:00
Jeff Wallace
decd0840de Fixed ant error. 2013-10-15 16:24:00 -04:00
Jeff Wallace
a713b75db7 Fixed ant error. 2013-10-15 15:49:09 -04:00
Jeff Wallace
02ecf0c800 Fix jre path 2013-10-15 15:36:59 -04:00
Brian Carrier
41ada549bc Put gstreamer folder back into installer path 2013-09-24 12:46:22 -04:00
Brian Carrier
4943f8242e Merge branch 'master' of github.com:sleuthkit/autopsy 2013-09-24 12:31:45 -04:00
Brian Carrier
ae1c06f4f7 changed installer names 2013-09-24 12:31:22 -04:00
Brian Carrier
17b4adf5c1 Merge pull request #286 from jawallace/manynodesfix
Fixed UI Hang When Loading Lots of Nodes
2013-09-24 09:28:09 -07:00
Jeff Wallace
088e1ed90b Updated installer script to update max heap size for 64 bit, fixed installation path for 64 bit. 2013-09-24 10:55:49 -04:00
Jeff Wallace
7eb0bb56ba Updated default heap size to be 2GB. Config file gets updated for 32 bit build during installer creation. 2013-09-24 08:26:14 -04:00
Jeff Wallace
93b1efd140 Moved adding of jdkhome property to the windows installer targets. 2013-09-24 08:23:08 -04:00
Jeff Wallace
393f9180fb Corrected gstreamer env variable in build script. 2013-09-19 10:55:20 -04:00
Jeff Wallace
4b0fe6dd63 Moved adding of jdkhome property to the windows installer targets. 2013-09-18 16:13:02 -04:00
Jeff Wallace
b59b0034ec Readded correct reset behavior in DataContentViewerMedia, updated build-installer target. 2013-09-13 15:46:44 -04:00
Jeff Wallace
3e334ca3eb Updated build-installer target to remove extra binary. Abstracted some similarities between 32 and 64 bit installer generation. 2013-09-11 09:16:19 -04:00
Jeff Wallace
2f5f70aec2 Updated build-installer target in build script to point shortcuts to the correct executable 2013-09-10 16:30:25 -04:00
Jeff Wallace
23245c0f3a Added new 32 and 64 installer logic in build files 2013-09-10 14:44:42 -04:00
Jeff Wallace
2d0218d8a4 Refactored advanced installer script 2013-08-22 15:19:50 -04:00
Jeff Wallace
65bb4a05ed Merge https://github.com/sleuthkit/autopsy
Conflicts: (due to line ending problems)
	Core/src/org/sleuthkit/autopsy/corecomponents/DataContentViewerMedia.java
	build-windows.xml
	build.xml
2013-08-22 09:54:56 -04:00
Brian Carrier
93e6abe5a6 Updated build files for installer 2013-08-21 12:23:20 -04:00
Brian Carrier
7ab52993a2 removed call to update_version.py from ant and changed variable names 2013-08-20 13:35:38 -04:00
Jeff Wallace
cf98b8b1e8 Updated build windows script, which doesn't deal with native libraries anymore. 2013-08-16 12:58:42 -04:00
Jeff Wallace
0298450238 Removed library loading functions from the core installer and updated the build script, which doesn't need to get the tsk libs anymore. 2013-08-14 15:22:07 -04:00
adam-m
dec9a14ea4 advanced installer updates 2013-06-05 11:56:34 -04:00
adam-m
06256b225b installer build: append version number 2013-01-22 23:27:54 -05:00
adam-m
8fc7a6d47f Force load all dynamic libraries in Autopsy, and force load ms crt, before datamodel does 2013-01-15 13:17:20 -05:00
adam-m
c034962787 Change bundled dir name from jre6 to jre making it version independent, easier to upgrade 2013-01-11 17:18:29 -05:00
adam-m
221f50ba3b fix bundle installer with the correct CRT version (10.0.30319.1) 2013-01-11 12:55:39 -05:00
adam-m
9aca0d4ed8 edit product version/code in aip file in dist, not src tree 2012-11-20 15:20:37 -05:00
0xNF
8854020149 Automated installer building is now slightly more automatic.
Correctly adds a generated product code, and updates the Autopsy Version number.
2012-11-20 10:26:44 -05:00
adam-m
72fbfc9ebd update AI path 2012-11-15 13:04:02 -05:00
adam-m
f0afb82560 update windows build script to insert crt in right place, and delete 64 bit exe for now 2012-09-27 16:56:00 -04:00
adam-m
8a03b2deff update crt version to that of redist 2012-09-27 14:19:45 -04:00