moved doc/examples to examples according to new build process
This commit is contained in:
		
							
								
								
									
										131
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										131
									
								
								ChangeLog
									
									
									
									
									
								
							@@ -1,3 +1,134 @@
 | 
			
		||||
2015-03-03 13:17  marc
 | 
			
		||||
 | 
			
		||||
	* configure.ac, makefile.am, src/mrw/args.hxx, src/version.cxx.in:
 | 
			
		||||
	  correct macro name and make what/ident optional
 | 
			
		||||
 | 
			
		||||
2015-02-19 08:06  marc
 | 
			
		||||
 | 
			
		||||
	* debian/control.in: changed too many VERSION to PACKAGE_VERSION,
 | 
			
		||||
	  partially undo; refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-19 07:56  marc
 | 
			
		||||
 | 
			
		||||
	* configure.ac, doc/doxyfile.in, src/makefile.am,
 | 
			
		||||
	  src/mrw/checkcxx11.hxx, src/mrw/makefile.am: changed too many
 | 
			
		||||
	  VERSION to PACKAGE_VERSION, partially undo; refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-18 13:49  marc
 | 
			
		||||
 | 
			
		||||
	* debian/changelog.in, debian/rules: fixed some more debian build
 | 
			
		||||
	  issues - changed like in webtester; refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-18 12:58  marc
 | 
			
		||||
 | 
			
		||||
	* ChangeLog, debian/changelog.in: fixed some more debian build
 | 
			
		||||
	  issues - changed like in webtester; refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-18 10:35  marc
 | 
			
		||||
 | 
			
		||||
	* ChangeLog, configure.ac, debian/control.in, debian/rules: fixed
 | 
			
		||||
	  some more debian build issues - changed like in webtester; refs
 | 
			
		||||
	  #12
 | 
			
		||||
 | 
			
		||||
2015-02-18 08:52  marc
 | 
			
		||||
 | 
			
		||||
	* debian/control.in: fixed some more debian build issues - changed
 | 
			
		||||
	  like in webtester; refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-17 13:51  marc
 | 
			
		||||
 | 
			
		||||
	* debian/control.in: fixed some more debian build issues - changed
 | 
			
		||||
	  like in webtester; refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-17 12:57  marc
 | 
			
		||||
 | 
			
		||||
	* debian/control.in: fixed some more debian build issues - changed
 | 
			
		||||
	  like in webtester; refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-17 12:44  marc
 | 
			
		||||
 | 
			
		||||
	* AUTHORS, ChangeLog, configure.ac, configure.in,
 | 
			
		||||
	  debian.changelog.in, debian.control.in, debian/changelog.in,
 | 
			
		||||
	  doc/doxyfile.in, doc/makefile.am, makefile.am,
 | 
			
		||||
	  mrw-c++-minimal.spec.in, mrw-c++.spec.in, src/makefile.am,
 | 
			
		||||
	  src/mrw-c++.pc.in, src/mrw/args.hxx, src/mrw/checkcxx11.hxx,
 | 
			
		||||
	  src/mrw/makefile.am, src/mrw/mrw.hxx.in, src/version.cxx.in:
 | 
			
		||||
	  fixed some more debian build issues - changed like in webtester;
 | 
			
		||||
	  refs #12
 | 
			
		||||
 | 
			
		||||
2015-02-17 08:07  marc
 | 
			
		||||
 | 
			
		||||
	* configure.in, debian/control.in: fixed some debian build issues;
 | 
			
		||||
	  refs #12
 | 
			
		||||
 | 
			
		||||
2014-12-12 14:43  marc
 | 
			
		||||
 | 
			
		||||
	* debian/control.in: binutils-dev contains demangle.h in wheezy,
 | 
			
		||||
	  not libiberty-dev; refs #12
 | 
			
		||||
 | 
			
		||||
2014-12-12 14:33  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: one endif too much; refs #12
 | 
			
		||||
 | 
			
		||||
2014-12-12 12:49  marc
 | 
			
		||||
 | 
			
		||||
	* configure.in, src/mrw/checkcxx11.hxx: fix debian build failure;
 | 
			
		||||
	  refs #12
 | 
			
		||||
 | 
			
		||||
2014-11-06 10:24  marc
 | 
			
		||||
 | 
			
		||||
	* configure.in, debian/changelog.in, debian/control.in,
 | 
			
		||||
	  makefile.am, src/mrw/checkcxx11.hxx: fix debian packaging and fix
 | 
			
		||||
	  build on new mac; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-16 08:32  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: corrected C++11-detection; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:45  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try, #elif not #elsif; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:43  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try, doku; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:40  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try, doku; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:30  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try, doku; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:27  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try, doku; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:23  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try, doku; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:19  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try, seems to be in a different
 | 
			
		||||
	  namespace; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 14:11  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: next try as seen in
 | 
			
		||||
	  http://stackoverflow.com/questions/13445742/apple-and-shared-ptr;
 | 
			
		||||
	  refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 13:50  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: include memory to get shared_ptr if it is
 | 
			
		||||
	  not emulated; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 11:11  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: undo [346]; refs #11
 | 
			
		||||
 | 
			
		||||
2014-09-12 11:07  marc
 | 
			
		||||
 | 
			
		||||
	* src/mrw/checkcxx11.hxx: boost fails on mac gcc 4.2; refs #11
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user