Log In
cross
/
apimagic
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
3ce1cc
build system: posix make support: refactored build-flavor dependency schemes.
Authored and Committed by
midipix
3 years ago
raw
patch
tree
parent
15 files changed.
116 lines added
.
64 lines removed
.
Makefile.in
file modified
+8
-0
configure
file modified
+34
-0
sofort/config/opt.vars
file modified
+8
-0
sofort/core/_flavor/flavor_app_frontend_disabled.mk
file added
+6
sofort/core/_flavor/flavor_app_frontend_enabled.mk
file added
+6
sofort/core/_flavor/flavor_app_linking_all_shared.mk
file added
+7
sofort/core/_flavor/flavor_app_linking_all_static.mk
file added
+7
sofort/core/_flavor/flavor_app_linking_default.mk
file added
+7
sofort/core/_flavor/flavor_install_headers_custom.mk
file added
+4
sofort/core/_flavor/flavor_install_headers_default.mk
file added
+4
sofort/core/_flavor/flavor_shared_library_disabled.mk
file added
+5
sofort/core/_flavor/flavor_shared_library_enabled.mk
file added
+5
sofort/core/_flavor/flavor_static_library_disabled.mk
file added
+5
sofort/core/_flavor/flavor_static_library_enabled.mk
file added
+5
sofort/core/flavor.mk
file modified
+5
-64
build system: posix make support: refactored build-flavor dependency schemes.
Makefile.in
file modified
+8
-0
configure
file modified
+34
-0
sofort/config/opt.vars
file modified
+8
-0
sofort/core/_flavor/flavor_app_frontend_disabled.mk
file added
+6
sofort/core/_flavor/flavor_app_frontend_enabled.mk
file added
+6
sofort/core/_flavor/flavor_app_linking_all_shared.mk
file added
+7
sofort/core/_flavor/flavor_app_linking_all_static.mk
file added
+7
sofort/core/_flavor/flavor_app_linking_default.mk
file added
+7
sofort/core/_flavor/flavor_install_headers_custom.mk
file added
+4
sofort/core/_flavor/flavor_install_headers_default.mk
file added
+4
sofort/core/_flavor/flavor_shared_library_disabled.mk
file added
+5
sofort/core/_flavor/flavor_shared_library_enabled.mk
file added
+5
sofort/core/_flavor/flavor_static_library_disabled.mk
file added
+5
sofort/core/_flavor/flavor_static_library_enabled.mk
file added
+5
sofort/core/flavor.mk
file modified
+5
-64