[vlc-devel] [PATCH 00/10] VLCKit build system general tweaks
Faustino E. Osuna
enrique.osuna at gmail.com
Tue Jan 24 01:31:47 CET 2012
Hello All,
The following patch-set is general clean up and minor bug fixes within the
VLCKit build system. Some of these patches are trivial, while others fix
some edge cases.
All of the 'Cosmetic' patches are completely trivial. They don't need to be
applied, but have been submitted to make the code conform to the rest of the
coding styles demonstrated in the source files.
All of the 'VLCKit' patches slightly changes the behavior of how the build
system works. I believe it modifies the behavior to produce the expected
results.
I have a follow-on patch-set that refactors the actual VLCKit.xcodeproj. I
think that, that follow on patch set requires a bit more scrunity -- that is
why I'm sending these separately.
Any and all feedback is more than welcomed.
Thanks,
Enrique
Faustino E. Osuna (10):
Cosmetic: fix typos, whitespace, and debug calls
Cosmetic: clean up ws & comments in Pre-Compile.sh
Cosmetic: declare local variables in Pre-Compile.sh
VLCKit: exit Configure.sh on error
Cosmetic: remove redundant var from Configure.sh
VLCKit: use latest i386 contribs
VLCKit: remove trailing slash in Pre-Compile.sh
VLCKit: don't assume x86_64 is the default arch
VLCKit: make sure that the right archs exist
VLCKit: install fat binary when needed
projects/macosx/framework/Configure.sh | 35 +++++------
projects/macosx/framework/Pre-Compile.sh | 98 ++++++++++++++++++------------
2 files changed, 77 insertions(+), 56 deletions(-)
--
1.7.7.4
More information about the vlc-devel
mailing list