DelphiWorlds / Codex

Codex is an add-in for RAD Studio
MIT License
64 stars 10 forks source link

Codex

Description

Codex:

The latest release version can be downloaded here, and older installers are here.

NOTE: Codex 2.3.1 is a special build for Delphi 12.1, which has a workaround for merging AndroidManifest.xml, and can be downloaded from here.

Installation

Installation is straightforward - run the installer and follow the prompts

Building Codex from source

Supported Delphi versions

Codex should compile in at least Delphi 12 and Delphi 11.x, however it may compile in earlier versions.

Building

Clone the Codex repo, and each of the dependencies:

The Codex project search paths make use of User System Overrides (These can be set up in the IDE options Tools | Options, IDE > Environment Variables), which point to the folders of the respective dependencies. Either create matching overrides in your IDE, or update the project search paths in the Codex project so that the compiler finds them.

Build from the Codex project (Codex.dproj), for the Windows 32-bit target.

Documentation

Can be found here.

Change history

v2.4.0 (Sep 15th, 2024) Delphi 12.x only.

NOTE

v2.3.2 (Jun 25th, 2024) Delphi 12.x and 11.x only

v2.3.1 (Jun 11th, 2024) Delphi 12.x only

This release affects Delphi 12.1 only (but can be installed in any Delphi 12.x version)

v2.3.0 (May 13th, 2024) Delphi 12.x and 11.x only

v2.2.0 (Apr 5th, 2024) Delphi 12.x and 11.x only

v2.1.1 (Mar 1st, 2024) Delphi 12 and 11.x only

v2.1.0 (Jan 1st, 2024) Delphi 12 and 11.x only

Mosco functions require Mosco v1.6.0

v2.0.0 (Nov 8th, 2023) Delphi 12 and 11.x only

Mosco functions require Mosco v1.5.0

v1.6.0 (Feb 26th, 2023) Delphi 11.x only.

Mosco functions require Mosco v1.4.0

v1.5.1 (Oct 11th, 2021) - Delphi 11.x and 10.4 Only

v1.5.0 (Sept 10th, 2021) - Delphi 11.x and 10.4 Only

v1.4.0 (April 28th, 2021) - Delphi 10.4 ONLY

v1.3.1 (July 23rd, 2020) - Delphi 10.4 and 10.3 support

v1.3.0 (May 28th, 2020) - Delphi 10.4 and 10.3 support

v1.2.3 (December 23rd, 2019) - NOTE: This release is for Delphi 10.3.x ONLY

v1.2.2 (December 1st, 2019) - NOTE: This release is for Delphi 10.3.x ONLY

v1.2.1 (October 1st, 2019) - NOTE: This release is for Delphi 10.3.x ONLY

v1.2.0 (March 5th, 2019)

(History for earlier versions unavailable)