bareos: master 297cd69b
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | mvwieringen | master | 2014-02-18 16:48 | master 3326d222 | Pending |
Changeset | Last part in windows support, director on windows. This patch adds the things needed to cross-compile the director using MINGW on Linux. It adds the build infrastructure for building the database backend infrastructure (catalog) and the actual director and dbcheck for windows. It also adds the bsmtp binary in tools and the changes needed to the installer to install all new stuff. It does however not supply the database (postgresql or sqlite3) you need to install those before running the bareos-installer. Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||||
mod - platforms/win32/fillup.sed | Diff File | ||||
add - platforms/win32/mingw-debugsrc-devel.spec | Diff File | ||||
mod - platforms/win32/tray-monitor-conf-fd-sd.patch | Diff File | ||||
mod - platforms/win32/tray-monitor-conf.patch | Diff File | ||||
mod - platforms/win32/winbareos-nsi.spec | Diff File | ||||
mod - platforms/win32/winbareos.nsi | Diff File | ||||
mod - platforms/win32/winbareos32.spec | Diff File | ||||
mod - platforms/win32/winbareos64.spec | Diff File | ||||
mod - src/cats/bdb_priv.h | Diff File | ||||
mod - src/cats/cats.h | Diff File | ||||
mod - src/cats/cats_dynamic.c | Diff File | ||||
mod - src/cats/cats_dynamic.h | Diff File | ||||
mod - src/cats/dbi.c | Diff File | ||||
mod - src/cats/ingres.c | Diff File | ||||
mod - src/cats/mysql.c | Diff File | ||||
mod - src/cats/postgresql.c | Diff File | ||||
mod - src/cats/sqlite.c | Diff File | ||||
mod - src/dird/bareos-dir.conf.in | Diff File | ||||
mod - src/include/baconfig.h | Diff File | ||||
mod - src/win32/Makefile | Diff File | ||||
mod - src/win32/Makefile.inc | Diff File | ||||
mod - src/win32/README.OBS | Diff File | ||||
add - src/win32/cats/Makefile | Diff File | ||||
add - src/win32/cats/make_def | Diff File | ||||
mod - src/win32/compat/include/mingwconfig.h | Diff File | ||||
mod - src/win32/console/Makefile | Diff File | ||||
mod - src/win32/console/consoleres.rc.in | Diff File | ||||
add - src/win32/dird/Makefile | Diff File | ||||
add - src/win32/dird/dbcheckres.rc.in | Diff File | ||||
add - src/win32/dird/dirdres.rc.in | Diff File | ||||
add - src/win32/dird/who.h | Diff File | ||||
mod - src/win32/filed/Makefile | Diff File | ||||
mod - src/win32/filed/who.h | Diff File | ||||
mod - src/win32/findlib/Makefile | Diff File | ||||
mod - src/win32/generic/service.c | Diff File | ||||
mod - src/win32/lib/Makefile | Diff File | ||||
mod - src/win32/plugins/Makefile | Diff File | ||||
mod - src/win32/plugins/filed/Makefile | Diff File | ||||
mod - src/win32/plugins/stored/Makefile | Diff File | ||||
mod - src/win32/stored/Makefile | Diff File | ||||
mod - src/win32/stored/who.h | Diff File | ||||
add - src/win32/tools/Makefile | Diff File | ||||
add - src/win32/tools/bsmtpres.rc.in | Diff File |