Reece H. Dunn
8c9ca88183
autotools: build the 'lfn' dictionary
11 years ago
Reece H. Dunn
a4ce6aa683
autotools: support optionally building the extended Russian and Chinese dictionaries
11 years ago
Reece H. Dunn
6fa0354f15
mkdictlist: sort the phoneme data dependencies
11 years ago
Reece H. Dunn
b7f773d46e
autotools: improve the build dependencies for building the espeak phoneme data
11 years ago
Reece H. Dunn
3dbe2492fe
mkdictlist: fix mapping/detection of the hbs dictionary (for 'bs' and 'hr')
12 years ago
Reece H. Dunn
ca8a9a4495
autotools: build the 'as' and 'gu' dictionaries
12 years ago
Reece H. Dunn
4eb335011a
autotools: re-enable building om -- building it no longer intermittently crashes
12 years ago
Reece H. Dunn
6dd5529dd8
autotools: add support for disabling async command support (--without-async/--with-async=no)
12 years ago
Reece H. Dunn
00861d3bc3
autotools: add support for disabling libsonic (--without-sonic/--with-sonic=no)
12 years ago
Reece H. Dunn
83df50a40f
autotools: add support for disabling MBROLA (--without-mbrola/--with-mbrola=no)
12 years ago
Reece H. Dunn
a725bba818
autotools: add support for disabling Klatt (--without-klatt/--with-klatt=no)
12 years ago
Reece H. Dunn
341fbce098
autotools: espeak-data/{dictsource,phsource} are no longer created as part of the build, so don't remove them in distclean
12 years ago
Reece H. Dunn
7d2a2324e8
autotools: Remove unused variables from the makefile.
12 years ago
Reece H. Dunn
ed18e418ca
autotools: Support uninstalling the installed espeak-data when 'make uninstall' is run.
12 years ago
Reece H. Dunn
c69ff7ebd7
autotools: Rewrite the build targets to use automake and libtool properly.
12 years ago
Reece H. Dunn
86882e2534
autotools: Remove the espeak-phoneme-data target (not used).
12 years ago
Reece H. Dunn
10bea37931
autotools: Don't shadow copy the phsource directory into espeak-data.
12 years ago
Reece H. Dunn
9102c1ef9f
autotools: Don't shadow copy the dictsource directory into espeak-data.
12 years ago
Reece H. Dunn
65d6419707
autotools: Use autotools to install speak_lib.h.
12 years ago
Reece H. Dunn
65d0d41700
autotools: Use -local variants of all, clean and distclean to support using automake targets.
12 years ago
Reece H. Dunn
9be4bc2840
autotools: Use install-{data,exec}-hook targets to support automake build targets.
12 years ago
Reece H. Dunn
ea18599942
Move the install and distclean fully to the root Makefile.am file.
12 years ago
Reece H. Dunn
c0cd2e6791
autotools: Call 'make distclean' in src/Makefile.am from the Makefile.am distclean target.
12 years ago
Reece H. Dunn
9fe782ae66
autotools: corerctly use the libespeak.so.1 file in the src directory when running 'espeak --compile=<lang>'
12 years ago
Reece H. Dunn
05f9dfa9eb
Don't compile the 'om' voice.
Running |espeak --compile=om| on some platforms results in espeak
segfaulting intermittently (not reproducible under gdb). When it
does, it generates "Unknown keyword: " messages with garbage after
it.
12 years ago
Reece H. Dunn
acbbfd175d
autotools: compile the 'om' dictionary
12 years ago
Reece H. Dunn
e841816365
Don't symlink espeak-data, set ESPEAK_DATA_PATH instead.
12 years ago
Reece H. Dunn
d261b6dc52
autotools: build the 'az' dictionary
12 years ago
Reece H. Dunn
ee8a2db70d
autotools: update dictionary build to build the re-added 'te' dictionary
12 years ago
Reece H. Dunn
36b275ff17
autotools: update to remove dictionaries no longer supported
12 years ago
Reece H. Dunn
6ed7feddbb
autotools: support building new dictionaries
12 years ago
Reece H. Dunn
753df1df40
mkdictlist: only generate rules for building dictionaries that have corresponding voices
12 years ago
Reece H. Dunn
ceab35f7da
autotools: build the 'ga' dictionary
12 years ago
Reece H. Dunn
3168f9a6f7
autotools: don't compile the 'bn' dictionary as there is not a corresponding voice file
12 years ago
Reece H. Dunn
1b7dae7aea
autotools: build the 'bn' dictionary
12 years ago
Reece H. Dunn
099b6a3bbb
autotools: build the 'an' and 'fa' dictionaries
12 years ago
Reece H. Dunn
a24b46f880
autotools: use the variables from autotools for the install locations.
12 years ago
Reece H. Dunn
4b0a83b425
Makefile.am: typo -- s/REFIX/PREFIX/
12 years ago
Reece H. Dunn
1dc6c0a57d
src/Makefile.am: Don't make 'install' depend on 'all'.
This fixes the issue where installing will re-generate
the voices and may sometimes fail setting up the
shadow directories in the espeak-data folder.
12 years ago
Reece H. Dunn
400334c4b9
autotools: fix espeak-data dictionary dependencies so they can be built from a clean tree
12 years ago
Reece H. Dunn
2e069c1dc8
Makefile.am: build the kl, ko and tt dictionaries
12 years ago
Reece H. Dunn
7de46ec58e
autotools: convert src/Makefile to an automake file
13 years ago
Reece H. Dunn
cb947734c8
autotools: support --with-pulseaudio to enable/disable pulseaudio
13 years ago
Reece H. Dunn
7fdb2d2fb8
build: add initial autotools configure support
13 years ago
Reece Dunn
e4bb9db3e1
makefile: add the lt dictionary to the build
13 years ago
Reece Dunn
32dd1fa59b
Makefile: support INCDIR and LIBDIR at the top level
13 years ago
Reece Dunn
24b6d1c91a
make: copy src/speak_lib.h to docs/speak_lib.h
The version of speak_lib.h in docs is out-of-sync with the version
in src. To keep the file layout the same as upstream espeak, but
to keep the files in sync, the docs/speak_lib.h file is copied as
part of the build via a make target.
13 years ago
Reece Dunn
2702601049
Makefile: add dependencies on the source files for the top-level executable files.
13 years ago
Reece Dunn
9366efe43b
Makefile: fix dependencies for the espeak-data directory to avoid unnecessary rebuilds.
13 years ago
Reece Dunn
550e3fb2e8
Makefile: shadow the phsource and dictsource directories instead of copying them
13 years ago