Age | Commit message (Expand) | Author |
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 |
2011-08-16 | Link with the debugging runtime in a dbgutil build here, too | Tor Lillqvist |
2011-08-16 | Remove duplicated chunk | Korrawit Pruegsanusak |
2011-08-16 | Fix --enable-dbgutil build: Define _DEBUG | Tor Lillqvist |
2011-08-15 | Add gb_CLASSPATHSEP | Tor Lillqvist |
2011-08-15 | We need $(T_LDFLAGS) here, too | Tor Lillqvist |
2011-08-15 | As we don't run ld to link, don't use the ld format of options | Tor Lillqvist |
2011-08-15 | Cosmetics: Factor out the -DWIN32 to CDEFS and simplify the result | Tor Lillqvist |
2011-08-15 | Cosmetics: Avoid repetition, -D_MT is in CDEFS | Tor Lillqvist |
2011-08-15 | Cosmetics: Don't bother with -D$(GUI) if $(GUI)==$(OS) anyway | Tor Lillqvist |
2011-08-15 | Bin duplicated lines | Tor Lillqvist |
2011-08-13 | discard unneeded output | David Tardon |
2011-08-13 | all unix/gcc platforms have the same gb_UnoApiTarget settings | David Tardon |
2011-08-13 | all unix/gcc platforms have the same gb_Configuration settings | David Tardon |
2011-08-13 | config gb_Configuration for all platforms we build | David Tardon |
2011-08-13 | gb_Deliver_add_deliverable takes 3 args | David Tardon |
2011-08-13 | add solenv/gbuild/Configuration.mk to build various XCS/XCU files | Michael Stahl |
2011-08-13 | silence marketing warning from windows compiler | Norbert Thiebaud |
2011-08-13 | Remove dead command line switch from solenv/bin/build.pl (--dontgraboutput) | Jordan Ayers |
2011-08-13 | Remove dead code from solenv/bin/build.pl | Jordan Ayers |
2011-08-11 | add support for generated plain c source files | Matúš Kukan |
2011-08-11 | Implement AsmObject in gbuild (Windows only for now, stub for unxgcc). | Jan Holesovsky |
2011-08-10 | Remove --server mode and supporting code from build.pl. | Jordan Ayers |
2011-08-10 | remove the concept of modules_type, source_config and related things | Norbert Thiebaud |
2011-08-10 | Extraneous text after `ifneq' directive, removed trailing ,-g) | Eike Rathke |
2011-08-10 | gbuild: added -g option to javac when building with debug symbols | Cédric Bosdonnat |
2011-08-09 | we don't have mercurial repositories | Norbert Thiebaud |
2011-08-09 | convert xmlsecurity to gbuild | Matúš Kukan |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-09 | Create dir for the dependencies. | Jan Holesovsky |
2011-08-08 | More dependent libraries for iOS | Tor Lillqvist |
2011-08-08 | oh dear, I never actually added this before | Caolán McNamara |
2011-08-07 | mis-hap removing USE_CCACHE | Norbert Thiebaud |
2011-08-07 | remove obsolete USE_CCACHE env. prefix ccache after C[C|XX] final eval | Norbert Thiebaud |