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
12 years ago
Reece H. Dunn
cb947734c8
autotools: support --with-pulseaudio to enable/disable pulseaudio
12 years ago
Reece H. Dunn
7fdb2d2fb8
build: add initial autotools configure support
12 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
Reece Dunn
0644df4e0d
Makefile: reference the binary files directly in the top-level makefile.
13 years ago
Reece Dunn
51fa765c3f
Makefile: add language alias rules for the espeak-data/*_dict files
13 years ago
Reece Dunn
85fb91e498
Makefile: add rules for compiling the language dictionaries
13 years ago
Reece Dunn
1439806564
makefile: fix dependencies on the root makefile to ensure all components are built
13 years ago
Mesar Hameed
5ab781f5e5
Top Makefile: changes to reflect that src/Makefile.espeakedit has been removed.
13 years ago
Reece Dunn
108e919337
rework the en target to only compile the dictionaries twice
14 years ago
Reece Dunn
34219cc85d
update the en target to use the new dictionary location
14 years ago
Reece Dunn
8aaf248f34
build: support using cainteoir-engine to create an exception dictionary for en
14 years ago
Reece Dunn
e46f71b4ba
build: restructure to use the espeak-data directory directly.
15 years ago
Reece Dunn
ad67958b52
build: move things around so that the espeak-data file layout is correct.
15 years ago
Reece Dunn
9c3daf2c88
build: ensure that the espeak-data-local directory is clean.
15 years ago
Reece Dunn
8518937aba
build: ensure that the ~/espeak-data directory is clean.
15 years ago
Reece Dunn
29f50d6560
build: add an install target.
15 years ago
Reece Dunn
b6819aff85
build: some fixes
15 years ago
Reece Dunn
b3527b7eb2
build: split out epeak-data and espeak-data-local again.
15 years ago
Reece Dunn
4e56232409
build: build the espeak voice data.
15 years ago
Reece Dunn
b04fab1a6d
build: generate the espeak-data-local directory (not completely working yet)
15 years ago
Reece Dunn
d62ebe3a13
build: build espeak-phoneme-data
15 years ago
Reece Dunn
6204ef22f9
build: add a build script for espeakedit.
15 years ago
Reece Dunn
e470fb4854
build: added a top-level makefile driver.
15 years ago