Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-05-29 | improve odbc headers handling | Matúš Kukan | |
2012-04-27 | WaE: exception handlers used in code without unwind support | Caolán McNamara | |
Change-Id: I1efec5017927d06c519f65312ab29e2b19a6cff6 | |||
2012-04-09 | do not put things directly into $(WORKDIR) | David Tardon | |
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-19 | remove adabas/adabasui | Caolán McNamara | |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-23 | fdo#32347: reenable ADO URL helper UI | Lionel Elie Mamane | |
cleanup obsolete DISABLE_ADO/WINDOWS_VISTA_PSDK logic | |||
2011-10-31 | move CloseVeto from dbaccess to unotools | Michael Stahl | |
2011-10-26 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist | |
2011-10-26 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist | |
2011-08-24 | gb_Library_set_cxxflags -> gb_Library_add_cxxflags | 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-24 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
2011-07-23 | revert to dbaccess gbuildization from master mostly | Bjoern Michaelsen | |
* only add JunitTest_dbaccess_complex, which was missing on master * disable complex.dbaccess.DatabaseDocument in JunitTest_dbaccess_complex for now as it fails | |||
2011-07-22 | Do compile adodatalinks.cxx always for Windows | Tor Lillqvist | |
Don't test any bogus PROF_EDITION, and don't bother with WINDOWS_VISTA_PSDK either. | |||
2011-07-22 | Set CXXFLAGS, not CFLAGS | Tor Lillqvist | |
2011-06-21 | gnumake4: more fixes in dbaccess | Bjoern Michaelsen | |
2011-06-21 | gnumake4: postmerge fixes in dbaccess reportdesign | Bjoern Michaelsen | |
2011-06-17 | remove all traces of offuh from makefiles | David Tardon | |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | |
Conflicts: dbaccess/source/ui/app/makefile.mk | |||
2011-05-16 | We always use a Vista or newer SDK | Tor Lillqvist | |
2011-04-19 | get a little closer to building dbaccess under windows again | Caolán McNamara | |
2011-04-19 | fix deps | David Tardon | |
2011-04-19 | gbuildize dbaccess | David Tardon | |