1
0
Fork 0
Commit Graph

49 Commits

Author SHA1 Message Date
Duncan Ogilvie a001c0783f Simplify translations release script 2024-03-08 16:37:33 +01:00
Duncan Ogilvie 86bbdaabb0 Resign the dependencies with the new certificate 2023-07-13 11:43:29 +02:00
Duncan Ogilvie 6098c78ccf PROJECT: copy the themes directory in the release 2020-07-11 18:28:25 +02:00
Duncan Ogilvie 0b056c075b PROJECT: update release script to copy PDB files for archiving reasons 2020-06-04 17:26:47 +02:00
Duncan Ogilvie 9d49c67a75
PROJECT: update release.bat to include the new loaddll.exe 2020-04-28 00:32:21 +02:00
Duncan Ogilvie 386e242645
DBG+GUI: removed yara 2019-04-06 13:18:16 +02:00
Duncan Ogilvie e5f950308a
PROJECT: remove capstone 2018-03-04 22:35:01 +01:00
mrexodia 6059511296
GUI: deprecate local help file + fixed release script 2017-08-01 19:23:15 +02:00
mrexodia 048b1e0a6c
PROJECT: added dependencies submodule 2017-07-29 18:17:08 +02:00
mrexodia 771cf313a1
PROJECT: updated release file to include winconstants.txt 2017-04-25 09:07:22 +02:00
mrexodia 82cff792cb
PROJECT+GUI: replaced float128 with ldconvert (closes issue #1241) 2017-04-20 01:58:29 +02:00
mrexodia dc290163ae
PROJECT: fixed error creating ssl context error 2016-11-08 09:39:21 +01:00
mrexodia d94d9a4cb7
PROJECT: updated release script 2016-09-29 23:39:54 +02:00
mrexodia b1d55acb9e
DBG+GUI+PROJECT: added asmjit assembler engine 2016-09-07 05:39:18 +02:00
Mr. eXoDia 4960af886c PROJECT: fixed release script + remove useless translation from build script 2016-07-18 21:57:19 +02:00
Mr. eXoDia c048e1db78 DBG+GUI: text files for error/exception codes instead of hardcoded in the source 2016-06-22 17:25:55 +02:00
mrexodia 99e5b6d581
PROJECT: keystone.dll in the snapshot 2016-06-11 20:00:05 +02:00
mrexodia cd0fe880da
DBG+GUI+PROJECT: switched to Qt 5.6.0 (check the wiki for an updated compile guide) 2016-06-02 09:46:54 +02:00
mrexodia d6ef3f10d8 PROJECT+DBG: fixed release.bat & fixed mnemonic help redirections 2016-05-25 17:29:05 +02:00
mrexodia ce614132c3 PROJECT: include qm translations in the snapshots 2016-05-20 21:15:35 +02:00
mrexodia af43488727 PROJECT: updated release script + updated capstone_wrapper 2016-04-21 06:11:37 +02:00
Nukem 292c04c963 PROJECT: Fix release.bat 2015-11-28 17:06:00 -05:00
Mr. eXoDia 0cb27a182c DBG+GUI+PROJECT: removed BeaEngine and completely moved to capstone in the GUI. 2015-10-28 04:02:23 +01:00
Mr. eXoDia 1db2703276 BRIDGE+PROJECT: added bridgelist.h (initial state) 2015-07-18 02:13:54 +02:00
Mr. eXoDia fd7efe254f PROJECT: add _scriptapi*.h to the pluginsdk folder 2015-06-29 01:47:18 +02:00
Mr. eXoDia 9542a55843 DBG: initial script api work (can now do simple debugging scripts with AngelScript) 2015-06-22 03:09:18 +02:00
Mr. eXoDia 2a60a9a5d6 PROJECT+GUI: snowman decompiler 2015-05-25 00:01:36 +02:00
Mr. eXoDia 2e0e9d55c7 DBG: completely removed BeaEngine 2015-04-26 01:06:08 +02:00
Mr. eXoDia 4137e616ae PROJECT: updated release script for capstone 2015-04-25 20:01:38 +02:00
Mr. eXoDia f76d7c1933 PROJECT: pdb files (useful for snapshots so people have symbols themselves) 2015-04-19 01:28:41 +02:00
Mr. eXoDia f99959124a PROJECT: fixed jenkins build 2015-04-13 02:41:22 +02:00
Mr. eXoDia 1a0f112b66 full rename from "x64_dbg" to "x64dbg" (including output filenames) 2015-04-13 02:37:48 +02:00
Mr. eXoDia 669190db22 DBG: added yara library 2015-04-02 17:02:08 +02:00
Mr. eXoDia b0717c946e PROJECT: final fix for release script 2014-11-11 18:40:15 +01:00
Mr. eXoDia 849a61c91c PROJECT: renamed !upload to release in script 2014-11-11 18:33:21 +01:00
Mr. eXoDia 2e2c0de8a1 PROJECT: clean & release always exit gracefully :) 2014-11-11 17:19:16 +01:00
Mr. eXoDia 1d1dc8bab9 PROJECT: some changes in release.bat 2014-11-11 17:13:21 +01:00
Mr. eXoDia cc635db502 PROJECT: updated release script 2014-11-09 23:49:41 +01:00
Mr. eXoDia 9fc99e1c42 PROJECT: updated clean & release scripts 2014-08-27 16:00:05 +02:00
Mr. eXoDia 2a364a88c3 PROJECT: updated release script 2014-08-02 04:00:02 +02:00
Mr. eXoDia 2786fa1022 PROJECT: added dummy launcher + updated release script 2014-08-01 00:56:39 +02:00
Mr. eXoDia cb2c715445 PROJECT: updated release script 2014-07-11 01:25:20 +02:00
Mr. eXoDia a63790eda5 PROJECT: added dbgfunctions.h to the pluginsdk 2014-07-03 21:05:46 +02:00
Mr. eXoDia e9bb33239f DBG: database performance (100 000 comments+labels+bookmarks+functions = 900ms) + added database compression 2014-06-20 22:01:10 +02:00
Mr. eXoDia 6d09617554 DBG: added jansson (JSON) library + kill the command thread to prevent crashes on exit + memory leak detector (allow the user to send 'alloctrace.txt'
PROJECT: updated clean & release scripts
2014-06-18 21:11:54 +02:00
Mr. eXoDia 8b07e44826 DBG: re-added DeviceNameResolver 2014-04-17 22:43:55 +02:00
Mr. eXoDia 8c24955031 DBG: removed DeviceNameResolver (bug was fixed by ahmadmansoor already)
PROJECT: updated release script
2014-04-17 20:18:01 +02:00
Mr. eXoDia 78a5935f9d BRIDGE: updated internal version number
PROJECT: removed 'pause' from the end of the release script
2014-04-17 00:43:42 +02:00
Mr. eXoDia 5b46849bf6 PROJECT: updated gitignore
PROJECT: added release script
2014-04-17 00:34:37 +02:00