Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
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 | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-09-22 | Always link with user32 | Tor Lillqvist | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-04 | help windows build along | Caolán McNamara | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-26 | Removed weird VERBOSE overload in canvas | Thorsten Behrens | |
Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL of 3. Also saves some lines in makefiles. | |||
2011-07-26 | Make it build for iOS again | Tor Lillqvist | |
2011-07-26 | Link with X11 libs only for GUIBASE == unx which actually means X11 | Tor Lillqvist | |
2011-07-24 | fix MacOS build (nedd objectiveC++ flags and Coca framework) | Norbert Thiebaud | |
2011-07-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen | |
2011-07-23 | add cairocanvas and canvasfactory | Bjoern Michaelsen | |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | |
2011-07-21 | not link cairocanvas against stl anymore | Bjoern Michaelsen | |
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-06-17 | gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] | Michael Stahl | |
2011-06-17 | CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61] | Mathias Bauer | |
2011-06-16 | CWS gnumake4: convert canvas to new build system | Mathias Bauer | |