Age | Commit message (Collapse) | Author |
|
|
|
|
|
This should fix linux build
|
|
|
|
We can hook up proper iconv support for libxml2 if it proves necessary, though
it has native routines for common conversions, and really shouldn't be
necessary for us.
|
|
environment
|
|
converted to use TARGET_xxx
|
|
|
|
[nfs] bump to libnfs 1.6
|
|
merge iOS and OSX xcodeprojects
|
|
|
|
|
|
new merged xcode project
|
|
easy diffs
|
|
* iOS Target added
* ATV2 Target added
* add build phases from iOS project
* add build phases from ATV2 project
* factor out most of the configuration into xcconfig files
this should help in tracking down changes in the build configs,
make diffs easier and such.
* provide a xcconfig cascade for the project level (Common -> Debug/Release)
as well as on the target level (App -> App-OSX/App-iOS/App-ATV2)
* add xcconfig and after buildstep scripts to xcode for easy editing
|
|
|
|
|
|
We register for everything dynamically in native code now
|
|
|
|
Also print events as they come in
|
|
Amlcodec
|
|
|
|
|
|
"Default" (in which case configure uses the prefered version)
|
|
for other platforms too)
|
|
|
|
|
|
|
|
building it.
|
|
versioning is solved
|
|
configure to detect and fallback to libshairport if needed
|
|
|
|
|
|
[release] version bump to 13.0 alpha4 as we start new merge window.
|
|
[jenkins] - add buildsteps for linux32
|
|
Fixes Linux build (fvisibility=hidden)
Note: since this is an upstream patch, it can be dropped when we bump to
>= 1.5.0
|
|
|
|
|
|
|
|
|
|
ceab8eb9b70f7af17850350cb3af9ce328ae5609
|
|
warning spew of 'linker input file unused because linking not done'
|
|
|
|
|
|
-std=gnu99 in platform_cxxflags, d) remove -Wl,-search_paths_first from darwin, no required and spews all over the place
|
|
|
|
for the proper arch
|
|
|
|
|
|
|