https://github.com/gilbertsoft/test
GitHub testing purposes only
https://github.com/gilbertsoft/test
Last synced: 5 months ago
JSON representation
GitHub testing purposes only
- Host: GitHub
- URL: https://github.com/gilbertsoft/test
- Owner: gilbertsoft
- Created: 2017-10-27T19:33:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T15:30:18.000Z (over 4 years ago)
- Last Synced: 2025-06-12T22:05:30.960Z (about 1 year ago)
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test
GitHub testing purposes only
# Want
WANT is a Delphi-friendly build tool. See the file:
[doc/index.html](doc/index.html)
for more information about WANT.
## EXECUTING WANT
There's a copy of want.exe under the "bin" directory.
## BUILDING AND TESTING WANT
Please use the make\bootstrap.bat script to build WANT for the first time.
N.B. brcc32 must be in a PATH. And DELPHI_VERSION environment variable must
match Delphi compiler version used to compile WANT (11 is for Delphi 2007).
After that, you can place a copy of bin\want.exe on a different directory, and
use that copy to continue building WANT.