Age | Commit message (Expand) | Author |
2011-08-26 | Resolves: fdo#40099 don't break incremental msvc builds on removed headers | Caolán McNamara |
2011-08-25 | add these for the disable-mozilla-build case using the prebuilt zips | Caolán McNamara |
2011-08-25 | Fix dbgutil build, do link also EXEs with the necessary libs | Tor Lillqvist |
2011-08-24 | misc cleanups of mergelibs functionality | Michael Meeks |
2011-08-24 | Add support for creating merged library. | Matúš Kukan |
2011-08-24 | Don't use flags that make sense only for EXEs/DLLs when building static LIBs | Tor Lillqvist |
2011-08-24 | Presumably we should use -MP here, too | Tor Lillqvist |
2011-08-24 | enquote invocation of $(ML_EXE) => "$(ML_EXE)" | Eike Rathke |
2011-08-23 | Enable linking also with UNO libraries (components) | Tor Lillqvist |
2011-08-23 | Resolves: fdo#40099 don't break incremental builds on removed headers | Caolán McNamara |
2011-08-23 | Don't unset INCLUDE in each MSVC compilation, instead do it in Env.Host.sh | Tor Lillqvist |
2011-08-23 | Do not hardcode bash path | François Tigeot |
2011-08-23 | Remove an unused perl module | Jordan Ayers |
2011-08-23 | Clean up globals in make_installer.pl | Jordan Ayers |
2011-08-23 | gb_MINGWLIBDIR is not used anywhere | Tor Lillqvist |
2011-08-23 | Add YaccObject class | Tor Lillqvist |
2011-08-23 | Obey TMPDIR if set | Tor Lillqvist |
2011-08-23 | Look at COM to detect MinGW, not the weird USE_MINGW | Tor Lillqvist |
2011-08-22 | check we have the environment sourced, and fail helpfully if not | Michael Meeks |
2011-08-22 | Make a dbgutil build of the Explorer extension succeed | Tor Lillqvist |
2011-08-22 | the backslash should be escaped here | David Tardon |
2011-08-22 | link versioned uno libs from solver to install dir | David Tardon |
2011-08-22 | install gdb pretty printers | David Tardon |
2011-08-22 | add gdb pretty printers | David Tardon |
2011-08-22 | set SDF directory correctly so translations get picked up | Andras Timar |
2011-08-22 | enable using link-time optimization | Matúš Kukan |
2011-08-22 | apparently can enable this warning | Caolán McNamara |
2011-08-22 | didn't intend to commit this bit yet | Caolán McNamara |
2011-08-22 | callcatcher: remove unused methods | Caolán McNamara |
2011-08-22 | overhaul impl. of gb_LinkTarget_add_grammar to simplify usage | David Tardon |
2011-08-21 | keep the deliver log apart from build log for gbuildified module | Norbert Thiebaud |
2011-08-21 | Link cppu statically to gcc3_uno on iOS | Tor Lillqvist |
2011-08-21 | Also oldnames.lib | Tor Lillqvist |
2011-08-21 | remove debugging print | Norbert Thiebaud |
2011-08-20 | no need to redefine gb_Helper_conert_native over and over again.... | Norbert Thiebaud |
2011-08-20 | ios does not seems to inherit form macos, so add a yacc rule there too | Norbert Thiebaud |
2011-08-20 | move yacc command in platform/* due to Mac PPC ancient bison version. | Norbert Thiebaud |
2011-08-19 | prevent the creation of $INPATH in the module source for gbuild-module | Norbert Thiebaud |
2011-08-19 | add Yacc/bison support in gbuild | Norbert Thiebaud |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-19 | Correct spelling of gb_Library_get_linktargetname, no double underscores | Tor Lillqvist |
2011-08-19 | Use -NODEFAULTLIB for dbgutil build and link with kernel32 and user32 | Tor Lillqvist |
2011-08-19 | There is no gb_Object__command_deponcompile and we do deps another way anyway | Tor Lillqvist |
2011-08-19 | Remove bogus whitespace on empty line | Tor Lillqvist |
2011-08-19 | Set debug- and dbgutil-related variables here, too | Tor Lillqvist |
2011-08-19 | Make clean instead of unxvlngi6.pro for gbuild modules | Christian Dywan |
2011-08-19 | fix linkoo issue with preferring old libraries to new gnumake ones | Michael Meeks |
2011-08-19 | There is no gb_Foo_get_external_target, fix as dtardon told on IRC | Tor Lillqvist |
2011-08-18 | use gb_LinkTarget_set_include,_add_includes is not defined | David Tardon |
2011-08-16 | Add AsmObject stuff | Tor Lillqvist |