forked from codereport/jsource
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoverview.txt
26 lines (19 loc) · 880 Bytes
/
overview.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
examples assume ~/gitdev/jsource and builds in ~/jbld
put jsource anywhere (adjust examples etc.)
put jbld anywhere for non-windows, but it is hardwired in windows
start with latest jsource!
cd ~
cd gitjsource
git clone or pull
jsrc/jversion.h is not in repo
jsrc/jversion-x.h is in repo and is a template
jversion.h defines are in the 9!:14'' result - edit as appropriate
copy jversion-x.h to jversion.h and edit this local copy as appropriate
read license.txt and note that the jsource folder can be used under
either a Jsoftware commercial license or under the GPL3 license.
unix/mac:read make/make.txt - or somewhat simpler, make2/make.txt
windows: read makevs/makevs.txt
be sure you can do a clean build on a supported platform
before trying to add a new platform or make source changes
currently supported platforms are:
windows, linux, darwin, raspberry, android