-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Revised the __CompileProject() function's description block. - Updated comments regarding __CompileProject() call from Build(). - Updated __CompileProject() function signature to include the Output Path, this was somehow removed some time ago or was grossly over-simplified? - Removed the logging variables, these variables will be instantiated in their appropriate scopes in __CompileProject(). - Updated the __DisplayBulletListMessage() calls to multi-lines in __CompileProject(), so it easier to read. - Revised messages that are shown to the user in __CompileProject(). - Revised messages that are being logged in __CompileProject(). - After a build had been successful, show the path to that build in __CompileProject(). #123
- Loading branch information
Showing
1 changed file
with
73 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters