2 files changed
+2
-2
lines changedSubmodule projectGenerator updated 20 files
- commandLine/readme.md+2-2
- commandLine/src/main.cpp+1-1
- frontend/app.js+125-5
- frontend/app/projectGenerator
- frontend/index.html+28-2
- frontend/index.js+139-10
- frontend/npm-shrinkwrap.json+1.8k-2.6k
- frontend/package.json+3-2
- frontend/static/js/semantic.min.js+2-10
- ofxProjectGenerator/src/addons/ofAddon.cpp+26-4
- ofxProjectGenerator/src/addons/ofAddon.h+2-1
- ofxProjectGenerator/src/projects/baseProject.cpp+42-1
- ofxProjectGenerator/src/projects/baseProject.h+1-1
- ofxProjectGenerator/src/projects/visualStudioProject.cpp+30-13
- ofxProjectGenerator/src/projects/visualStudioProject.h+3-2
- ofxProjectGenerator/src/projects/xcodeProject.cpp+5-1
- ofxProjectGenerator/src/utils/Utils.cpp+28-5
- ofxProjectGenerator/src/utils/Utils.h+2-1
- scripts/osx/_macOSTranslocationFix.command+3
- scripts/osx/buildPG.sh+5
Submodule apothecary updated 39 files
- .appveyor.yml+80-68
- .travis.yml+31-22
- README.md+17-3
- apothecary/PROGRESS.md+20-18
- apothecary/README.md+4-2
- apothecary/android_configure.sh+18-4
- apothecary/apothecary+47-32
- apothecary/formulas/FreeImage/FreeImage.sh+8-4
- apothecary/formulas/_depends/pixman.sh+1-12
- apothecary/formulas/_depends/zlib.sh+2-2
- apothecary/formulas/assimp.sh+21-3
- apothecary/formulas/boost/boost.sh+6-12
- apothecary/formulas/curl/curl.sh+4-3
- apothecary/formulas/fmodex.sh+5-2
- apothecary/formulas/freetype/freetype.sh+6-4
- apothecary/formulas/glfw.sh+2-2
- apothecary/formulas/glm/gcc73.patch-13
- apothecary/formulas/glm/glm.sh+5-6
- apothecary/formulas/json.sh+1-1
- apothecary/formulas/kiss/kiss.sh+1-1
- apothecary/formulas/libxml2/libxml2.sh+8-7
- apothecary/formulas/opencv/android.toolchain.cmake-761
- apothecary/formulas/opencv/opencv.sh+132-64
- apothecary/formulas/openssl/Setenv-android.sh+239
- apothecary/formulas/openssl/openssl.sh+14-11
- apothecary/formulas/poco/Android+6
- apothecary/formulas/poco/poco.sh+33-11
- apothecary/formulas/pugixml.sh+27-16
- apothecary/formulas/svgtiny/svgtiny.sh+8-3
- apothecary/formulas/tess2/tess2.sh+1
- apothecary/formulas/uriparser/uriparser.sh+4-3
- apothecary/formulas/videoInput.sh+1-1
- scripts/android/install.sh+2-2
- scripts/build.sh+109-135
- scripts/calculate_formulas.sh+154
- scripts/emscripten/install.sh+16-17
- scripts/linux/install.sh+10-9
- scripts/linuxarmv6l/install.sh+20-17
- scripts/linuxarmv7l/install.sh+33-24
0 commit comments