0fc636 Merge pull request #694 from morevnaproject/build-system

25 files Merged by konstantin 5 years ago , Committed by GitHub 5 years ago ,
25 files changed. 767 lines added. 1539 lines removed.
.travis.yml
file modified
+6 -6
1-setup-linux-native.shautobuild/install-requirements-linux.sh
file renamed
+95 -135
1-setup-nix.shdev-env.sh
file renamed
+0 -0
1-setup-osx-brew.shautobuild/osx/brew/install-requirements-osx.sh
file renamed
+22 -1
2-build-cmake.shbuild-cmake.sh
file renamed
+0 -0
2-build-debug.shbuild-debug.sh
file renamed
+0 -0
2-build-production.shbuild-production.sh
file renamed
+1 -1
3-package-osx-dmg.sh
file added
+369
README-CMake.md
file modified
+2 -1
autobuild/build.sh
file modified
+49 -5
autobuild/osx-relocate-binary.sh
file removed
-69
autobuild/osx/README_FIRST.odt
file added
+0
autobuild/osx/README_FIRST.pdf
file added
+0
autobuild/osx/app-template/Contents/Info.plistautobuild/app-template/Contents/Info.plist
file renamed
+0 -0
autobuild/osx/app-template/Contents/MacOS/SynfigStudioautobuild/app-template/Contents/MacOS/SynfigStudio
file renamed
+12 -7
autobuild/osx/app-template/Contents/PkgInfoautobuild/app-template/Contents/PkgInfo
file renamed
+0 -0
autobuild/osx/app-template/Contents/Resources/SynfigStudio.icnsautobuild/app-template/Contents/Resources/SynfigStudio.icns
file renamed
+0 -0
autobuild/osx/app-template/Contents/Resources/sif_file.icnsautobuild/app-template/Contents/Resources/sif_file.icns
file renamed
+0 -0
autobuild/osx/brew/synfigstudio-osx-build-debug.sh
file removed
-9
autobuild/osx/brew/synfigstudio-osx-build.sh
file removed
-106
autobuild/osx/gobject-introspection.rb
file added
+51
autobuild/osx/relocate-binary.sh
file added
+149
autobuild/synfigstudio-linux-build.sh
file removed
-1194
synfig-studio/images/Makefile.am
file modified
+1 -5
synfig-studio/images/splash_screen_development.sh
file added
+10
    Merge pull request #694 from morevnaproject/build-system
    
    Reorganize build system files
        
file modified
+6 -6
1-setup-linux-native.sh autobuild/install-requirements-linux.sh
file renamed
+95 -135
1-setup-nix.sh dev-env.sh
file renamed
file was renamed with no change to the file
1-setup-osx-brew.sh autobuild/osx/brew/install-requirements-osx.sh
file renamed
+22 -1
2-build-cmake.sh build-cmake.sh
file renamed
file was renamed with no change to the file
2-build-debug.sh build-debug.sh
file renamed
file was renamed with no change to the file
2-build-production.sh build-production.sh
file renamed
+1 -1
file added
+369
file modified
+2 -1
file modified
+49 -5
empty file added
empty file added
autobuild/osx/app-template/Contents/Info.plist autobuild/app-template/Contents/Info.plist
file renamed
file was renamed with no change to the file
autobuild/osx/app-template/Contents/MacOS/SynfigStudio autobuild/app-template/Contents/MacOS/SynfigStudio
file renamed
+12 -7
autobuild/osx/app-template/Contents/PkgInfo autobuild/app-template/Contents/PkgInfo
file renamed
file was renamed with no change to the file
autobuild/osx/app-template/Contents/Resources/SynfigStudio.icns autobuild/app-template/Contents/Resources/SynfigStudio.icns
file renamed
file was renamed with no change to the file
autobuild/osx/app-template/Contents/Resources/sif_file.icns autobuild/app-template/Contents/Resources/sif_file.icns
file renamed
file was renamed with no change to the file