This project enables me to repatriate, in a single operation, the components and libraries I use regularly and need on any new Windows development machine (virtual or otherwise) to work with Delphi or RAD Studio.
All that's left to do then is install the necessary components, libraries and extensions in the IDE, and modify any default search paths for units that don't need to be hard-linked in projects (although I prefer tree links local to each project, and install components separately to limit configuration changes depending on which versions of Delphi are installed on the same computer).
If you work on websites you can also use my other minimal install repository for web projects in PHP.
Follow my development streams of software, video games, mobile applications and websites on my Twitch channel or as replays on Serial Streameur mostly in French.
To download this code repository, we recommend using "git", but you can also download a ZIP file directly from its GitHub repository.
Download or copy the file "install-sub-repositories.bat" in the folder where you want to install my projects tree and execute it. “Git” must be accessible in your computer's default path.
The file "install-private-repositories.bat" won't work for you. It's about my private projects.
As an Embarcadero MVP, I benefit from the latest versions of Delphi and C++ Builder in RAD Studio as soon as they are released. I therefore work with these versions.
Normally, my libraries and components should also run on at least the current version of Delphi Community Edition.
There's no guarantee of compatibility with earlier versions, even though I try to keep my code clean and avoid using too many of the new ways of writing in it (type inference, inline var and multiline strings).
If you detect any anomalies on earlier versions, please don't hesitate to report them so that I can test and try to correct or provide a workaround.
This source code is distributed under the AGPL 3.0 or later license.
You are free to use the contents of this code repository anywhere provided :
- you mention it in your projects
- distribute the modifications made to the files provided in this AGPL-licensed project (leaving the original copyright notices (author, link to this repository, license) must be supplemented by your own)
- to distribute the source code of your creations under the AGPL license.
Some elements included in this repository may depend on third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.
The source codes of this code repository as well as any compiled version are provided “as is” without warranty of any kind.
If you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to the GitHub repository and open a new issue.
If you found a security issue please don't report it publicly before a patch is available. Explain the case by sending a private message to the author.
You also can fork the repository and contribute by submitting pull requests if you want to help. Please read the CONTRIBUTING.md file.
If you think this project is useful and want to support it, please make a donation to its author. It will help to maintain this project and all others.
You can use one of those services :
- Patreon
- GitHub Sponsors
- Liberapay
- Ko-fi in French or in English
You can buy an end user license for my softwares and my video games or a developer license for my libraries if you use them in your projects.
I'm also available as a service provider to help you use this or other projects, such as software development, mobile applications and websites. Contact me to discuss.