Please read carefully: •Use 'BuildAll.bat' to build the entire project. Before you can do this though, there are a couple of applications required. For the android application, it is expected that the mondroid development sdk is installed. The script expects the sdk at C:\Users\Esus\AppData\Local\Xamarin\MonoForAndroid\AndroidSDK\android-sdk-windows\tools\'. If this can't be found, the build will fail. Note that the installation script also expects the sdk at this location. The buildAll script also starts visual studio at one point for the web-application. The purpose for this is to perform a publish (to disk), which couldn't be automated (any solution is more than welcome). The first time you do this, you have to update the publish location: open the 'publish web' dialog and make certain that the target location is in your development path. 7-zip is used to create a zip archive of the web application, which is also required for a full build (the installer expects it). 7-zip is expected to be at 'C:\Program Files\7-Zip\7z'. Please update the script if it's at a different location or you want to use a different zipper. Inno setup 5 is used to build the setup application. This is expected to be at 'C:\Program Files\Inno Setup 5'. Please update the script if you installed it somewhere else. • Use 'buildwebsite.bat' if you only want to build the website section (including the libs it depends on) without building the android app or designer. • The 'designer.sln' visual studio project is the main development project. Both the designer and all the essential libraries are included in this project. This builds the entire designer + library (including the android lib). • The 'hosts' sub-directory contains a number of • The android library is a seperat project, but most files are simply linked from the windows library, so that the source code only has to be maintained in 1 location. Whenever you add a new file to the main library, it will automatically be included in the android lib (Visual studio provides a link between the 2 projects using a visual studio plugin). Most of the headers containing the copyright notices for the source files are auto generated using the 'code header designer' (free download from internet) The file 'GenerateCopyrightHeaders.headerx' defines how to generate these copyright notices. The help file is created with the open source project 'helpmaker'.
Stars
5
Forks
2
Watchers
5
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
Rename google21c7f0ea9d31b03f%20.html to google21c7f0ea9d31b03f.html
673776fView on GitHubTeamCity change in 'Code 0' project: Synchronization with own VCS root is enabled
4a03056View on GitHubTeamCity change in 'Code 0' project: triggers of 'Build' build configuration were updated
5c69d2cView on GitHubTeamCity change in 'Code 0' project: triggers of 'Build' build configuration were updated
e0c8c3dView on GitHubTeamCity change in 'Code 0' project: New custom chart added to project-graphs
7b89166View on GitHubTeamCity change in 'Code 0' project: triggers of 'Build' build configuration were updated
c084f2dView on GitHubTeamCity change in 'Code 0' project: Synchronization with own VCS root is enabled
6fcb90eView on GitHubTeamCity change in 'Code 0' project: build features of 'Build' build configuration were updated
ff73379View on GitHubTeamCity change in 'Code 0' project: general settings of 'Build' build configuration were updated
f337c16View on GitHubTeamCity change in 'Code 0' project: Synchronization with own VCS root is enabled
a25d9f8View on GitHub