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
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
adam-m
ea114c467c
more info in build
2012-09-27 13:51:57 -04:00
adam-m
d95e8b90af
update for CRT10, disable CRT autodetection
2012-09-27 13:45:25 -04:00
adam-m
58043edb45
Initial merge of core modules - it does build.
...
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00
adam-m
5ae6226acb
fix gstreamer_path removal upon uninstall
2012-08-29 10:05:19 -04:00
adam-m
fba30dde20
Fix windows installer: setting of gstreamer path
2012-08-28 16:48:09 -04:00
Dick Fickling
1d0de18456
Update build script, advanced installer project.
2012-06-29 17:00:38 -04:00
Brian Carrier
3df81073b2
Updated build scripts to better deal with non-Windows systems
2012-06-18 12:00:38 -04:00
Dick Fickling
1302617ece
Update installer to remove JUnit, update Java
2012-06-13 11:16:34 -04:00
adam-m
954fec2f45
TSK-494 Fix MSVC 2008 redist dependancy on some systems:
...
- build scripts: added detect crt version built against and include the right one
- added crt versions and ant-contrib plugins to thirdparty
2012-05-22 11:17:08 -04:00
Dick Fickling
3da17cddf0
Further build script change
2012-04-26 13:26:47 -04:00
Brian Carrier
3f8cea8c4f
Updating to use new libewf
2012-04-06 22:18:40 -04:00
Peter J. Martel
d720cee570
Pull CRT assembly into zip distribution
...
Add target that (on Windows) copies Microsoft C++ Runtime libraries and manifest from a folder specified in an enviroment variable.
2011-11-09 16:34:40 -05:00
Brian Carrier
8d72f95d11
Initial import into github
2011-11-09 13:10:50 -05:00