Age | Commit message (Expand) | Author |
2013-09-14 | Clean up Mac OS X .jnilibs | Stephan Bergmann |
2013-09-13 | installer: put in a hack for MacOSX to find language pack files | Michael Stahl |
2013-09-13 | configure: ensure that install_name_tool matches the toolchain... | Michael Stahl |
2013-09-13 | gbuild: add missing directory dependencies for Obj{C,Cxx}Object | Michael Stahl |
2013-09-13 | gbuild: fix rule for gb_ObjCxxObject_get_dep_target | Michael Stahl |
2013-09-12 | installer: find files in INSTDIR also on WNT | Michael Stahl |
2013-09-12 | gbuild: remove gb_Rdb__get_final_target | Michael Stahl |
2013-09-12 | gbuild: remove gb_Pagein__get_final_target | Michael Stahl |
2013-09-12 | ';' as a delimiter sometimes does not work for unknown reason | Matúš Kukan |
2013-09-12 | gb_CustomTarget_ulfex_rule: add dependency on directory | Matúš Kukan |
2013-09-12 | use ';' instead of ':' to separate two parts of a string | Matúš Kukan |
2013-09-12 | Unbreak mingw build of udkapi | Fridrich Štrba |
2013-09-12 | installer: restore these too | Thomas Arnhold |
2013-09-12 | installer: restore generate_cab_filename_for_some_cabs | Thomas Arnhold |
2013-09-12 | installer: Remove packager.pl | Thomas Arnhold |
2013-09-12 | installer: remove unused variables | Thomas Arnhold |
2013-09-12 | installer: spring cleaning | Thomas Arnhold |
2013-09-12 | installer: search files in INSTDIR | Michael Stahl |
2013-09-12 | installer: remove support for FILE_CAN_MISS style | Michael Stahl |
2013-09-12 | installer: remove resolving_hidden_flag | Michael Stahl |
2013-09-11 | solenv: remove other addsym-macosx.sh too | Michael Stahl |
2013-09-11 | remove comment about removed multi-repository support | Michael Stahl |
2013-09-11 | Set gb_INSTROOT and gb_DEVINSTALLROOT here, too | Tor Lillqvist |
2013-09-11 | Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directory | Tor Lillqvist |
2013-09-11 | Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixes | Stephan Bergmann |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann |
2013-09-10 | changed all 'sh' language to 'sr-Latn' | Eike Rathke |
2013-09-10 | gbuild: bin obsoleted gb_Configuration__get_source | Matúš Kukan |
2013-09-10 | gbuild: install pagein files directly from workdir | Matúš Kukan |
2013-09-10 | gbuild: install .res files directly from workdir | Matúš Kukan |
2013-09-10 | gbuild: use xml .rdb files directly from workdir | Matúš Kukan |
2013-09-10 | fix typo | Matúš Kukan |
2013-09-10 | fix gdb pretty printers for --enable-mergelibs | Matúš Kukan |
2013-09-10 | kill VERSION_INDEPENDENT_COMP_ID | Andras Timar |
2013-09-10 | CompID is not in use in scp2 files | Andras Timar |
2013-09-10 | fix lcms2 library in solver | Matúš Kukan |
2013-09-09 | gbuild: remove redundant defintion of gb_DEVINSTALLDIR | Michael Stahl |
2013-09-09 | gbuild: put the DLL into INSTDIR, not the import lib | Michael Stahl |
2013-09-09 | gbuild: ExternalPackage: use gb_Helper_install | Matúš Kukan |
2013-09-09 | start to use instdir for subsequentcheck tests; avoid make dev-install | Matúš Kukan |
2013-09-09 | gbuild: fix Jar layers for WNT | Michael Stahl |
2013-09-09 | gbuild: avoid packages when copying files into instdir | Matúš Kukan |
2013-09-09 | gbuild: add definition of gb_Executable_LAYER to windows.mk | Michael Stahl |
2013-09-09 | gbuild: install rdb files directly in module they come from | Matúš Kukan |
2013-09-09 | linkoo: do not link shell scripts that use `pwd` | Michael Stahl |
2013-09-09 | install whole sdk using filelists | Matúš Kukan |
2013-09-09 | installer: adapt to find README and LICENSE in file lists | Michael Stahl |
2013-09-09 | ure: install files with filelists | Matúš Kukan |
2013-09-09 | installer: fix handling of symbolic links in filelists so EPM is happy | Michael Stahl |
2013-09-09 | Add comment about our choice of gb_COMPILEROPTFLAGS | Tor Lillqvist |