Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-14 | -I$(SRCDIR)/solenv/inc is from SOLARINC | Matúš Kukan | |
Change-Id: I I4fdd35b2d2c256f7d45022fb837178ace9d678d9 | |||
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-09-20 | Kill the explicit linking to salmain.o, use vclmain instead. | Jan Holesovsky | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-25 | Use gb_OBJCXXFLAGS for iOS, too | Tor Lillqvist | |
2011-07-14 | iOS hacking | Tor Lillqvist | |
Add some trivialish first attempts at iOS-specific headers and some source files that surely are quite bogus and does nothing sane, but must start with something. Mostly based on the MacOSX ("aqua") code. | |||
2011-06-18 | gb_Deliver_add_deliverable takes 3 params now | David Tardon | |
2011-06-18 | remove all traces of offuh from makefiles | David Tardon | |
2011-05-28 | chmod -x | Tor Lillqvist | |
2011-05-28 | Attempt to fix vcl build on Windows | Tor Lillqvist | |
2011-04-29 | Make vcl building. | Jan Holesovsky | |
2011-03-23 | vcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks ↵ | Philipp Lohmann [pl] | |
hjs !) | |||
2011-01-25 | vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux) | Philipp Lohmann [pl] | |