Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-15 | Use the BUILD platform rsc | Tor Lillqvist | |
2011-06-15 | Build dummy executables for iOS for now | Tor 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-15 | only fetch external tarballs if --disable-fetch-external is not defined | Robert Nagy | |
2011-06-14 | Disable Adabas D database driver | Francois Tigeot | |
2011-06-14 | add missing compile conditional for gtk3 installation | Michael Meeks | |
2011-06-14 | more configure, and scp2 pieces for gtk3 integration | Michael Meeks | |
2011-06-14 | first cut of gtk3 auto-detection, and autoconf-foo | Michael Meeks | |
2011-06-14 | Some more w4w mentions gone | Fridrich Štrba | |
2011-06-14 | gbuildize hwpfilter | Caolán McNamara | |
2011-06-14 | Use OUTDIR_FOR_BUILD in DYLD_LIBRARY_PATH | Tor Lillqvist | |
2011-06-14 | Add MISC_FOR_BUILD variant | Tor Lillqvist | |
2011-06-14 | Make static libraries on iOS | Tor Lillqvist | |
2011-06-14 | Add FOR_BUILD variant of SYSTEM_LIBXSLT and use it to decide which xsltproc ↵ | Tor Lillqvist | |
to run | |||
2011-06-13 | More experimental iOS work | Tor Lillqvist | |
2011-06-13 | Add IOS to those OSes for which we use the "creative" library names | Tor Lillqvist | |
2011-06-13 | It 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-13 | Reduce chatter | Tor Lillqvist | |
2011-06-13 | Update my Windows autogen.lastrun | Tor Lillqvist | |
2011-06-13 | No enable-ext-scripting-python any more | Tor Lillqvist | |
2011-06-13 | Fix comphelper in cross-build-toolset | Tor Lillqvist | |
2011-06-13 | Removes mail function from make_installer.pl | Samuel 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-13 | Handle also OUTDIR_FOR_BUILD here | Tor Lillqvist | |
Especially, do the cygpath -u dance also for that. Fixes build breakage on Windows. | |||
2011-06-13 | Revert "Use separately built "system" OpenSSL for iOS" | Tor Lillqvist | |
This reverts commit cd4784c4d7466027801736f13bf06b08f6beacf6. | |||
2011-06-13 | Use system libxml2 on iOS | Tor Lillqvist | |
2011-06-12 | Need setup_native for ulfconv, at least for now | Tor Lillqvist | |
2011-06-12 | Do DYLD_LIBRARY_PATH, cross-compilation to iOS is always on MacOSX | Tor Lillqvist | |
2011-06-12 | Add sax and stoc, use merged list in cross-build-toolset | Tor Lillqvist | |
2011-06-12 | Run rsc and rscpp from the bin directory for the build platform | Tor Lillqvist | |
2011-06-12 | Add "rsc" to cross-build-toolset | Tor Lillqvist | |
2011-06-12 | Run executable for the build platform | Tor Lillqvist | |
2011-06-12 | Remove some OS/2 remnants | Francois Tigeot | |
2011-06-12 | Typo | Tor Lillqvist | |
2011-06-12 | Add "tools" and its dependencies to cross-build-toolset | Tor Lillqvist | |
2011-06-12 | Explicitly list modules in cross-build-toolset | Tor Lillqvist | |
2011-06-12 | Add post_download.log and Env.Build.sh | Tor Lillqvist | |
2011-06-11 | Use OUTDIR_FOR_BUILD in LD_LIBRARY_PATH | Tor Lillqvist | |
2011-06-11 | Use gb_Executable_get_target_for_build for xsltproc | Tor Lillqvist | |
2011-06-11 | Add gb_Executable_get_target_for_build for cross-compilation | Tor Lillqvist | |
2011-06-11 | Add Android | Tor Lillqvist | |
2011-06-11 | Add Android platform file | Tor Lillqvist | |
2011-06-11 | fix compilation with internal python on Mac | Christian Lohmaier | |
2011-06-11 | make the fetching of external dependencies a bit more 'lively' | Luke Symes | |
2011-06-10 | Don't use undefined variable | Tor Lillqvist | |
2011-06-10 | No cairo and librsvg for Android | Tor 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-09 | Add SYSBASE setting and -L flag for the GNU libstdc++ for Android | Tor Lillqvist | |
2011-06-09 | Propagate also SYSBASE to the build environment | Tor Lillqvist | |
2011-06-09 | this links-are-a-problem thing on windows seems to be archaic now | Caolán McNamara | |
2011-06-09 | Don't fail if we have no checkdll tool, for instance when cross-compiling | Tor Lillqvist | |
2011-06-09 | Add C++ include paths | Tor Lillqvist | |
2011-06-09 | No --disable-cairo needed any more | Tor Lillqvist | |