Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-24 | help XCode 2.5 resolve @loader_path/libfoo.dylib | Christian Lohmaier | |
2012-03-23 | .lst files don't need executable bits | Michael Stahl | |
2012-03-21 | chmod -x | Tor Lillqvist | |
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann | |
...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE. | |||
2011-10-03 | Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API | Tor Lillqvist | |
2011-08-31 | Escaped non-ASCII characters from source files in pango | Takashi Nakamoto | |
Building pango with VC++ 2008 Express Edition on Windows platform where the locale is Japanese (or maybe Korean, Chinese or others) fails because some files extracted from the pango tarball contains non-ASCII characters. This change escapes those non-ASCII characters with "\xff" expression. | |||
2011-08-04 | I'm sure I fixed this before | Caolán McNamara | |
2011-06-14 | silence pango, get rid of $/ escapes, pass verbosity switches | Christian Lohmaier | |
2011-06-07 | Add cross-compilation support | Tor Lillqvist | |
2011-06-03 | Use unique Pango DLL names to avoid risk clashing with "official" DLLs | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-31 | Set also CXXFLAGS | Tor Lillqvist | |
2011-05-30 | Propagate verbosity | Tor Lillqvist | |
2011-04-01 | ooo340libs: needed patch changes for external libraries/using ↵ | ka | |
external/jpeg*.h again | |||
2011-03-30 | masterfix DEV300: #i10000# build fixes | Ivo Hinkelmann | |
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m105 | |||
2011-03-29 | rsvglibs: final touches | Philipp Lohmann [pl] | |
2011-03-28 | rsvglibs: adjustments for external library patches | ka | |
2011-03-28 | rsvglibs: minor adjustments wrt. new/updated external libs | ka | |
2011-03-26 | rsvglibs: corrected dependencies | ka | |
2011-03-26 | rsvglibs: added external pango library | ka | |
2011-03-25 | rsvglibs: adjusted makefiles to build external rsvglib dependencies | ka | |
2011-03-01 | rsvglibs: add pango dependency | Philipp Lohmann [pl] | |