https://github.com/jrincayc/ucblogo-code
Revision 22340446dc6d5107825d86f853372c4f57972e27 authored by Dan Malec on 18 December 2020, 16:00:05 UTC, committed by Dan Malec on 18 December 2020, 17:31:53 UTC
* Builds and caches wxWidgets for three target platforms - Linux, OSX, Windows
* Builds on Linux, producing the PDF, source tar.gz, and source .zip
* Builds on OSX and Windows, leveraging the the PDF from the Linux build
* End state should be 5 artifacts - PDF, .tar.gx, .zip, .dmg, .exe

CD motivated changes:
* Allow overriding of MinGw bin directory and wxWidgets directory in makefile.msys
* Added -static flag to LDFLAGS in makefile.msys
* Removed -lctl3d32 from LIBS in makefile.msys
* Commented out makelib and Messages build targets in makefile.msys

6.2 specific changes:
* Added VERSION to config.h.msys
* Added -DHAVE_CONFIG_H to CFLAGS and CXXFLAGS in makefile.msys
* Updated OutputBaseFilename to ucblogo62setup in inno/ucblogo.iss
* Updated PDF/texi filename from usermanual.* to ucblogo.* in inno/ucblogo.iss and makefile.msys
1 parent 9193bdc
History
Tip revision: 22340446dc6d5107825d86f853372c4f57972e27 authored by Dan Malec on 18 December 2020, 16:00:05 UTC
CD workflow - build (but do not release) release candidate artifacts.
Tip revision: 2234044
File Mode Size
Makefile.am -rw-r--r-- 861 bytes
Messages -rw-r--r-- 2.7 KB
Messages.fr -rw-r--r-- 2.8 KB
Messages.sp -rw-r--r-- 2.8 KB
Messages.zh_TW -rw-r--r-- 2.9 KB
Qrest -rw-r--r-- 93 bytes
RENAME-GRAVE-ACCENT -rw-r--r-- 2.7 KB
RENAME-NUMBER-SIGN -rw-r--r-- 100 bytes
backslashedQ -rw-r--r-- 82 bytes
backslashedp -rw-r--r-- 82 bytes
buryall -rw-r--r-- 62 bytes
buryname -rw-r--r-- 78 bytes
cascade -rw-r--r-- 1.1 KB
cascade.2 -rw-r--r-- 108 bytes
case -rw-r--r-- 535 bytes
closeall -rw-r--r-- 76 bytes
combine -rw-r--r-- 129 bytes
cond -rw-r--r-- 837 bytes
crossmap -rw-r--r-- 509 bytes
dequeue -rw-r--r-- 186 bytes
do.until -rw-r--r-- 137 bytes
do.while -rw-r--r-- 137 bytes
edall -rw-r--r-- 58 bytes
edn -rw-r--r-- 68 bytes
edns -rw-r--r-- 53 bytes
edpl -rw-r--r-- 68 bytes
edpls -rw-r--r-- 56 bytes
edps -rw-r--r-- 58 bytes
emacs.debug -rw-r--r-- 918 bytes
ern -rw-r--r-- 69 bytes
erpl -rw-r--r-- 69 bytes
fileQ -rw-r--r-- 137 bytes
filep -rw-r--r-- 137 bytes
filter -rw-r--r-- 507 bytes
find -rw-r--r-- 386 bytes
for -rw-r--r-- 875 bytes
foreach -rw-r--r-- 671 bytes
gensym -rw-r--r-- 186 bytes
ignore -rw-r--r-- 53 bytes
invoke -rw-r--r-- 135 bytes
iseq -rw-r--r-- 218 bytes
localmake -rw-r--r-- 140 bytes
macroexpand -rw-r--r-- 358 bytes
map -rw-r--r-- 407 bytes
map.se -rw-r--r-- 414 bytes
mdarray -rw-r--r-- 271 bytes
mditem -rw-r--r-- 134 bytes
mdsetitem -rw-r--r-- 122 bytes
name -rw-r--r-- 125 bytes
namelist -rw-r--r-- 126 bytes
pen -rw-r--r-- 136 bytes
pick -rw-r--r-- 89 bytes
pllist -rw-r--r-- 132 bytes
poall -rw-r--r-- 56 bytes
pon -rw-r--r-- 171 bytes
pons -rw-r--r-- 51 bytes
pop -rw-r--r-- 178 bytes
popl -rw-r--r-- 171 bytes
popls -rw-r--r-- 54 bytes
pops -rw-r--r-- 56 bytes
pots -rw-r--r-- 57 bytes
push -rw-r--r-- 138 bytes
queue -rw-r--r-- 140 bytes
quoted -rw-r--r-- 99 bytes
reduce -rw-r--r-- 256 bytes
remdup -rw-r--r-- 94 bytes
remove -rw-r--r-- 101 bytes
reverse -rw-r--r-- 160 bytes
rseq -rw-r--r-- 113 bytes
savel -rw-r--r-- 140 bytes
setpen -rw-r--r-- 395 bytes
transfer -rw-r--r-- 525 bytes
unburyall -rw-r--r-- 49 bytes
unburyname -rw-r--r-- 84 bytes
until -rw-r--r-- 158 bytes
while -rw-r--r-- 162 bytes
xcor -rw-r--r-- 59 bytes
ycor -rw-r--r-- 58 bytes

back to top