30 Commits

Author SHA1 Message Date
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