34 Commits

Author SHA1 Message Date
Arnaud Diederen af978e79e6 IDAPython for IDA 9.1 2025-03-13 16:17:53 +01:00
Arnaud Diederen ae62cd4df5 IDAPython for IDA 8.4 2024-02-21 14:22:30 +01:00
Arnaud Diederen e6841a95a3 IDAPython for IDA 8.3 2023-06-12 10:39:14 +02:00
Arnaud Diederen bdc46aaaa0 IDAPython: added a mechanism to use the freshly-built modules to perform the pydoc injections check, in case of an out-of-tree build 2023-01-26 12:14:15 +01:00
Arnaud Diederen 27fa71c5ac IDAPython for IDA 8.2SP1 2023-01-26 10:56:52 +01:00
Arnaud Diederen 425d9e585e IDAPython for IDA 8.2 2022-12-19 10:10:14 +01:00
Arnaud Diederen 023c5ba53c IDAPython for IDA 8.0 2022-08-22 10:14:21 +02:00
Arnaud Diederen 3ce5b7f06d IDAPython for IDA 7.7 2022-01-17 11:28:09 +01:00
Arnaud Diederen 7a5c73196d Backported fixes 2021-05-25 16:20:47 +02:00
Arnaud Diederen e8e2a7bb8c IDAPython for IDA 7.6 SP1 2021-05-04 09:37:45 +02:00
Arnaud Diederen c22e071853 IDAPython for IDA 7.6 2021-03-30 08:54:44 +02:00
Arnaud Diederen 37eb2bfc74 Backported fixes 2020-11-30 09:33:26 +01:00
Arnaud Diederen ce4ff03d0c Backported fixes 2020-11-12 14:31:07 +01:00
Arnaud Diederen bc9b51b1c7 Backported fixes 2020-06-01 12:20:37 +02:00
Arnaud Diederen 604de9cfad IDAPython for IDA 7.5 2020-05-27 14:34:02 +02:00
Igor Skochinsky cbfe341e36 Windows: fix idapyswitch build with the SDK 2019-12-20 15:56:56 +01:00
Elias Bachaalany c74e082408 Fixed build.py to work on MS Windows
- added .gitignore to ignore the obj folder and compiled Python scripts
2019-12-05 14:16:26 -08:00
Arnaud Diederen 752ba3896e IDAPython for IDA 7.4 SP1 2019-11-14 15:58:44 +01:00
Arnaud Diederen 5958995d66 IDAPython for IDA 7.4 2019-10-15 15:05:24 +02:00
Arnaud Diederen 7a567eecf0 IDAPython for IDA 7.3 2019-06-26 14:37:39 +02:00
Arnaud Diederen 701bb1b44e IDAPython for IDA 7.2 2018-11-06 08:14:17 +01:00
Arnaud Diederen 29ec1ceba2 IDAPython for IDA 7.1 2018-02-28 07:45:21 +01:00
Arnaud Diederen d99a893697 IDAPython for IDA 7.0: Initial commit, plus bugfixes up to 2017 Oct, 13th. 2017-10-13 15:08:08 +02:00
Arnaud Diederen 515842ec33 Don't rely on internal qcp.sh tool for building on OSX 2017-01-17 12:31:47 +01:00
Arnaud Diederen 31c7776117 Applied all fixes to IDAPython 6.95, to this date (2017 Jan 17th.) 2017-01-17 12:15:35 +01:00
Arnaud Diederen 62ddab8db6 IDAPython for IDA 6.95: Initial commit 2016-08-09 10:01:18 +02:00
Arnaud Diederen c04b70e0e5 Brought in all fixes since Jan 8th, 2016.
Specifically:
 BUGFIX: IDAPython's choose.choose() was broken.
 BUGFIX: calling idaapi.del_hotkey() twice with the same argument could crash IDA.
 BUGFIX: IDAPython's IDC emulation of idc.GetTevRegMem() was not working.
 BUGFIX: IDAPython: execute_ui_requests() could crash IDA.
 BUGFIX: IDAPython: IDP_Hooks instances could prevent the decompiler from working properly
2016-03-09 10:33:06 +01:00
Arnaud Diederen 696cd2d551 Fix 'dist' phase on mac (strip binaries) 2016-01-08 16:40:31 +01:00
Arnaud Diederen f7fc78598c Fix 'dist' phase on linux (strip binaries) 2016-01-08 16:20:42 +01:00
Arnaud Diederen 656ee71bbc Fix 'dist' phase on windows 2016-01-08 15:54:26 +01:00
Arnaud Diederen 8e891b5fff Implement the 'dist-making' process 2016-01-08 15:37:56 +01:00
Arnaud Diederen d896ecd9e3 Fix copying of python.cfg -> ../../bin/cfg/ 2016-01-08 13:07:06 +01:00
Arnaud Diederen 19c58385d5 Build optimized version by default 2016-01-08 12:47:09 +01:00
Arnaud Diederen c4e4f24e67 IDAPython for IDA 6.9: Initial commit 2016-01-08 11:59:48 +01:00