summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-15Use the BUILD platform rscTor Lillqvist
2011-06-15Build dummy executables for iOS for nowTor Lillqvist
When we get so far (if ever) that it actually makes sense to build some testing app, or (gasp) even a "useful" app, either for the simulator or device, it needs to be done in Xcode anyway, just linking with the libraries built here. At least, that's my current understanding.
2011-06-15only fetch external tarballs if --disable-fetch-external is not definedRobert Nagy
2011-06-14Disable Adabas D database driverFrancois Tigeot
2011-06-14add missing compile conditional for gtk3 installationMichael Meeks
2011-06-14more configure, and scp2 pieces for gtk3 integrationMichael Meeks
2011-06-14first cut of gtk3 auto-detection, and autoconf-fooMichael Meeks
2011-06-14Some more w4w mentions goneFridrich Štrba
2011-06-14gbuildize hwpfilterCaolán McNamara
2011-06-14Use OUTDIR_FOR_BUILD in DYLD_LIBRARY_PATHTor Lillqvist
2011-06-14Add MISC_FOR_BUILD variantTor Lillqvist
2011-06-14Make static libraries on iOSTor Lillqvist
2011-06-14Add FOR_BUILD variant of SYSTEM_LIBXSLT and use it to decide which xsltproc ↵Tor Lillqvist
to run
2011-06-13More experimental iOS workTor Lillqvist
2011-06-13Add IOS to those OSes for which we use the "creative" library namesTor Lillqvist
2011-06-13It already says "to do the equivalent of 'build && deliver'"Tor Lillqvist
So no need to say "this will modify the solver", especially as that talk about 'the' solver is Hamburg-speak. Also, don't advice to use the -s (silent) flag to make. Once the developer grows tired of seeing verbose output, he will learn to use -s.
2011-06-13Reduce chatterTor Lillqvist
2011-06-13Update my Windows autogen.lastrunTor Lillqvist
2011-06-13No enable-ext-scripting-python any moreTor Lillqvist
2011-06-13Fix comphelper in cross-build-toolsetTor Lillqvist
2011-06-13Removes mail function from make_installer.plSamuel Cantrell
Removed mail module from installer subdirectory. I also removed code that referenced the functions within this module (such as one that sent a message if the process failed, one that sent a message if the process succeeded, etc.)
2011-06-13Handle also OUTDIR_FOR_BUILD hereTor Lillqvist
Especially, do the cygpath -u dance also for that. Fixes build breakage on Windows.
2011-06-13Revert "Use separately built "system" OpenSSL for iOS"Tor Lillqvist
This reverts commit cd4784c4d7466027801736f13bf06b08f6beacf6.
2011-06-13Use system libxml2 on iOSTor Lillqvist
2011-06-12Need setup_native for ulfconv, at least for nowTor Lillqvist
2011-06-12Do DYLD_LIBRARY_PATH, cross-compilation to iOS is always on MacOSXTor Lillqvist
2011-06-12Add sax and stoc, use merged list in cross-build-toolsetTor Lillqvist
2011-06-12Run rsc and rscpp from the bin directory for the build platformTor Lillqvist
2011-06-12Add "rsc" to cross-build-toolsetTor Lillqvist
2011-06-12Run executable for the build platformTor Lillqvist
2011-06-12Remove some OS/2 remnantsFrancois Tigeot
2011-06-12TypoTor Lillqvist
2011-06-12Add "tools" and its dependencies to cross-build-toolsetTor Lillqvist
2011-06-12Explicitly list modules in cross-build-toolsetTor Lillqvist
2011-06-12Add post_download.log and Env.Build.shTor Lillqvist
2011-06-11Use OUTDIR_FOR_BUILD in LD_LIBRARY_PATHTor Lillqvist
2011-06-11Use gb_Executable_get_target_for_build for xsltprocTor Lillqvist
2011-06-11Add gb_Executable_get_target_for_build for cross-compilationTor Lillqvist
2011-06-11Add AndroidTor Lillqvist
2011-06-11Add Android platform fileTor Lillqvist
2011-06-11fix compilation with internal python on MacChristian Lohmaier
2011-06-11make the fetching of external dependencies a bit more 'lively'Luke Symes
2011-06-10Don't use undefined variableTor Lillqvist
2011-06-10No cairo and librsvg for AndroidTor Lillqvist
Cairo has no font backend suitable for Android anyway. So no use building librsvg or the other 3rd-party libs that just librsvg needs then either.
2011-06-09Add SYSBASE setting and -L flag for the GNU libstdc++ for AndroidTor Lillqvist
2011-06-09Propagate also SYSBASE to the build environmentTor Lillqvist
2011-06-09this links-are-a-problem thing on windows seems to be archaic nowCaolán McNamara
2011-06-09Don't fail if we have no checkdll tool, for instance when cross-compilingTor Lillqvist
2011-06-09Add C++ include pathsTor Lillqvist
2011-06-09No --disable-cairo needed any moreTor Lillqvist