create 20.05 branch

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2240 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2020-05-22 15:25:48 +00:00
parent 352128f476
commit 0ef958966d
2943 changed files with 62390 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[[Property:title|The Command-Line Compiler]]
[[Property:weight|4]]
[[Property:uuid|62bd8d62-a734-3ec0-9533-eaa096e7b81f]]
Along with compilation from within EiffelStudio, it is possible to start compilation from a command line (shell). This is useful in particular to recompile your system automatically as part of a script.
Click [[EiffelStudio: Using command line options|here]] to see how to use the command line compiler and the set of supported options.