new debian build

This commit is contained in:
Marc Wäckerlin
2015-07-29 14:35:34 +00:00
parent 4fdc7864c1
commit f312f03e47
13 changed files with 141 additions and 111 deletions

120
ChangeLog
View File

@@ -1,3 +1,123 @@
2015-07-29 12:27 marc
* ax_init_standard_project.m4, bootstrap.sh, mrw-c++.spec.in: build
fixes for rpm
2015-07-29 12:19 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-29 12:18 marc
* ax_init_standard_project.m4, bootstrap.sh: build fixes for rpm
2015-07-29 11:43 marc
* mrw-c++.spec.in: build fixes for rpm - centos 5/6 don't know
m4_esyscmd_s
2015-07-29 11:41 marc
* ax_init_standard_project.m4: build fixes for rpm - centos 5/6
don't know m4_esyscmd_s
2015-07-29 11:22 marc
* ax_init_standard_project.m4, mrw-c++.spec.in: build fixes for rpm
- centos 5/6 don't know m4_esyscmd_s
2015-07-29 10:56 marc
* ax_init_standard_project.m4, bootstrap.sh, mrw-c++.spec.in: build
fixes for rpm
2015-07-29 10:51 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-29 10:46 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-29 08:24 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-29 06:57 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-29 06:53 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-29 06:42 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-28 14:46 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-28 14:35 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-28 14:31 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-28 14:28 marc
* mrw-c++.spec.in: build fixes for rpm
2015-07-28 14:22 marc
* README, mrw-c++.spec.in: build fixes for rpm
2015-07-28 14:18 marc
* ax_init_standard_project.m4, bootstrap.sh, makefile.am,
mrw-c++.spec.in: build fixes for rpm
2015-07-28 13:34 marc
* mrw-c++.spec.in: dependencies fixed
2015-07-28 12:15 marc
* ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh,
configure.ac, doc/doxyfile.in, examples/makefile.am,
mac-create-app-bundle.sh, makefile.am, mrw-c++.spec.in,
src/makefile.am, src/mrw/mrw.hxx, src/mrw/mrw.hxx.in,
src/version.cxx, src/version.hxx: adapt to new build system
2015-07-12 16:36 marc
* debian/control.in: debian build requires libdemangle, no
libiberty on debian, ubuntu only
2015-07-12 16:30 marc
* debian/control.in: debian build requires libdemangle
2015-06-23 12:34 marc
* src/mrw/auto.hxx: undo previous changes to compile for precise,
lucid, squeeze
2015-06-23 12:25 marc
* src/mrw/auto.hxx: undo previous changes to compile for precise,
lucid, squeeze
2015-06-23 12:07 marc
* ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, src/mrw/auto.hxx, src/mrw/checkcxx11.hxx: minor
changes - don't know wha it does not compile for precise, lucid,
squeeze
2015-05-25 08:03 marc
* ChangeLog, doc/makefile.am, src/mrw/auto.hxx, test/auto_test.cxx,