ee61cc4358
								
							 
						 
						
							
									Fix running 'make clean' when gradle is not present. Gradle is used for the Android build and is not needed when just building eSpeak NG on Linux/BSD systems. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								9bb4b53967
								
							 
						 
						
							
									Update the version to 1.49.2-dev. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								2e84bbbcc8
								
							 
						 
						
							
									Use autoconf to check for sys/endian.h. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								58c655abae
								
							 
						 
						
							
									Use autoconf to check for endian.h. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								7cb79ea358
								
							 
						 
						
							
									Don't use AC_FUNC_(M|RE)ALLOC as they cause 'Undefined reference to rpl_(m|re)alloc' on some systems. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								6bc5f409a3
								
							 
						 
						
							
									Don't generate an error if ndk-build (for Android builds) is not present. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								7390b9de0a
								
							 
						 
						
							
									Allow the build to work without gradle (for non-Android builds). 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								3b8016e4f5
								
							 
						 
						
							
									ucd-tools 9.0.0 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								4bf9f0775f
								
							 
						 
						
							
									Update the version to 1.49.1 (in development). 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								76e5224545
								
							 
						 
						
							
									eSpeak NG 1.49.0 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4b1b5f82d5
								
							 
						 
						
							
									ucd-tools 8.0.0.1 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								dd7bd6f8c4
								
							 
						 
						
							
									Update the configure file to check more used features. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4f676ed175
								
							 
						 
						
							
									Use pcaudiolib for the audio API layer. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								dc87e7b775
								
							 
						 
						
							
									Use a HAVE_MKSTEMP configure check instead of PLATFORM_POSIX. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								d5362b2608
								
							 
						 
						
							
									build - Add pkg-config file 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								960e075b8a
								
							 
						 
						
							
									Refer to C99 instead of C11 in the configure summary output. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								cd64bfeb53
								
							 
						 
						
							
									Install the espeak compatibility symlinks. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								a63caac1ed
								
							 
						 
						
							
									Require a C99 compiler, not a C11 compiler and improve the C99 detection logic. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								891766ea5c
								
							 
						 
						
							
									Work around missing AC_CHECK_HEADER_STDBOOL in older autoconf versions. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								5a3d5c0946
								
							 
						 
						
							
									Check for the ronn command in configure before building the man files. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f10b2ccb85
								
							 
						 
						
							
									Use the system's sonic files. 
							 
							
							
This allows newer versions of sonic to be used and to keep
up-to-date with bug fixes provided by the system. 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								7d8b983ee7
								
							 
						 
						
							
									strcasecmp is no longer used, so remove the compatibility code 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								3d6b0d15d1
								
							 
						 
						
							
									Remove wxWidgets and the remaining parts of espeakedit from the build. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								74b461070f
								
							 
						 
						
							
									Use LT_INIT to initialize libtool. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								aa363fde6d
								
							 
						 
						
							
									Update the AC_INIT details. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ac31d7d5a8
								
							 
						 
						
							
									Use eSpeak NG consistently to refer to the new project. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								d6ab370abc
								
							 
						 
						
							
									Use autoscan output to update configure.ac. 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								ca5f651d1d
								
							 
						 
						
							
									espeak-ng requires a C11 compiler, so document and check this 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								f7dfc38dd7
								
							 
						 
						
							
									Use the C compiler to build C files; restructuring. 
							 
							
							
This moves the libespeak source (*.cpp) files to src/libespeak-ng
and renames the C files (libespeak, espeak, speak) so they have
a .c file extension. 
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								bddb25bdc7
								
							 
						 
						
							
									Unicode Character Data 8.0.0 
							 
							
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								1c78ef70ba
								
							 
						 
						
							
									autotools: support using a custom gradle command 
							 
							
							
							
						 
						11 years ago  
				
					
						
							
								 
						
							
								ea191f1371
								
							 
						 
						
							
									ucd-tools 7.0.0.1 
							 
							
							
							
						 
						11 years ago  
				
					
						
							
								 
						
							
								8564c19582
								
							 
						 
						
							
									autotools: update the default for --with-unicode-version to 7.0.0 
							 
							
							
							
						 
						11 years ago  
				
					
						
							
								 
						
							
								23b8324365
								
							 
						 
						
							
									configure.ac: allow setting the wx-config path 
							 
							
							
							
						 
						11 years ago  
				
					
						
							
								 
						
							
								981c023977
								
							 
						 
						
							
									autotools: update version to 1.48.* 
							 
							
							
							
						 
						11 years ago  
				
					
						
							
								 
						
							
								a4ce6aa683
								
							 
						 
						
							
									autotools: support optionally building the extended Russian and Chinese dictionaries 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								e5b4b5703c
								
							 
						 
						
							
									configure.ac: use spaces to indent the text in the AC_MSG_NOTICE output 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								fb1b51adf1
								
							 
						 
						
							
									autotools: fix the name of the --with-unicode-version configure option 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								cc2a1759bd
								
							 
						 
						
							
									autotools: support specifying the Unicode/UCD version 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								77f9b5ece8
								
							 
						 
						
							
									autotools: XDGDATADIR is not used/configured, so don't print its location at the end of a configure run 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								6dd5529dd8
								
							 
						 
						
							
									autotools: add support for disabling async command support (--without-async/--with-async=no) 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								00861d3bc3
								
							 
						 
						
							
									autotools: add support for disabling libsonic (--without-sonic/--with-sonic=no) 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								83df50a40f
								
							 
						 
						
							
									autotools: add support for disabling MBROLA (--without-mbrola/--with-mbrola=no) 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								a725bba818
								
							 
						 
						
							
									autotools: add support for disabling Klatt (--without-klatt/--with-klatt=no) 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								b4df398601
								
							 
						 
						
							
									autotools: Add a --with-sada argument (default: no) to enable Solaris SADA audio support. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								c69ff7ebd7
								
							 
						 
						
							
									autotools: Rewrite the build targets to use automake and libtool properly. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								39a6a2dbbb
								
							 
						 
						
							
									autotools: Update the version in AC_INIT to 1.47. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								94ace09b40
								
							 
						 
						
							
									configure.ac: Improve the checks to ensure that portaudio.h and -lportaudio refer to the same version of PortAudio. 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								d3ff1abbe9
								
							 
						 
						
							
									configure.ac: Update the configure script to detect portaudio version (18 or 19). 
							 
							
							
							
						 
						12 years ago  
				
					
						
							
								 
						
							
								6f085e7a94
								
							 
						 
						
							
									autotools: run ndk-build when 'make android' is invoked to simplify the build steps 
							 
							
							
							
						 
						12 years ago