Alberto Pettarin
dc02c9c84b
Ignore JS worker data
9 years ago
Alberto Pettarin
30d0cef791
Fix typo
9 years ago
Alberto Pettarin
8256cd2b93
Minor edits per EI suggestion 3: moved local .gitignore into main .gitignore
9 years ago
Reece H. Dunn
4920ecc79c
Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak.
9 years ago
Valdis Vitolins
ef3f40dd6d
.gitignore updates for Eclipse
9 years ago
Reece H. Dunn
b7b2567eb1
Build the Visual Studio 2015 Windows project with pcaudiolib xaudio2 support.
10 years ago
Reece H. Dunn
f850179478
Initial WiX based installer for Windows to install libespeak-ng.dll and espeak-ng.exe.
10 years ago
Reece H. Dunn
84c7972f7c
Ignore the generated pkg-config file.
10 years ago
Reece H. Dunn
23dd02fec8
Ignore *.vcxproj.user files.
10 years ago
Reece H. Dunn
461f3fcc86
Fix building the x64 Visual C++ configuration.
10 years ago
Reece H. Dunn
11101806ce
Support building espeak-ng.exe with Visual C++.
10 years ago
Reece H. Dunn
a02b91e423
Fix .gitignore for config.* files.
10 years ago
Reece H. Dunn
7a2a6c64b4
Add an initial Visual Studio 2015 project for building libespeak-ng.dll on Windows.
10 years ago
Reece H. Dunn
063f4dbe40
Add documentation for speak-ng.
10 years ago
Reece H. Dunn
fbeeb50a58
Import the Ubuntu man page for espeak in the ronn format.
10 years ago
Reece H. Dunn
0ad59a7f55
Support converting the markdown-based documentation to HTML.
10 years ago
Reece H. Dunn
c1a5950605
Add instructions for cross-compiling for Windows on POSIX systems.
10 years ago
Reece H. Dunn
b8378c2667
Expose the CompileMbrola function via a new espeak_ng.h API.
10 years ago
Reece H. Dunn
a02b3489ae
Rename libespeak.la => libespeak-ng.la.
10 years ago
Reece H. Dunn
db8451e9a2
Rename speak => speak-ng.
10 years ago
Reece H. Dunn
cf1f15af76
Rename espeak => espeak-ng.
10 years ago
Reece H. Dunn
55b2e01a6c
autotools: support building the mbrola phtrans files
11 years ago
Reece H. Dunn
a4ce6aa683
autotools: support optionally building the extended Russian and Chinese dictionaries
12 years ago
Reece H. Dunn
b7f773d46e
autotools: improve the build dependencies for building the espeak phoneme data
12 years ago
Reece H. Dunn
9ccbdf0c5e
.gitignore: ignore the compile file (generated by autotools)
12 years ago
Reece H. Dunn
c69ff7ebd7
autotools: Rewrite the build targets to use automake and libtool properly.
12 years ago
Reece H. Dunn
d78b391acd
1.46.42 (from http://espeak.sourceforge.net/test/latest.html)
12 years ago
Reece H. Dunn
c8526d17f8
autotools: add a COPYING file with the GPL v3 license to make autotools happy.
13 years ago
Reece H. Dunn
ca9f455dd1
autotools: link README to README.md in autogen.sh to make autotools happy.
13 years ago
Reece H. Dunn
5193eef18b
.gitignore: ignore vim swap files
13 years ago
Reece H. Dunn
7fdb2d2fb8
build: add initial autotools configure support
13 years ago
Reece Dunn
662e161d13
1.46.14
14 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.
14 years ago
Reece Dunn
4e0dccc4b9
Remove the phsource/error_intonation file (build output).
14 years ago
Reece Dunn
9366efe43b
Makefile: fix dependencies for the espeak-data directory to avoid unnecessary rebuilds.
14 years ago
Reece Dunn
16ca03220a
remove files generated by 'espeakedit --compile'
14 years ago
Reece Dunn
85fb91e498
Makefile: add rules for compiling the language dictionaries
14 years ago
Reece Dunn
20de292bb9
add a .gitignore file to ignore unneeded files from development releases
14 years ago
Reece Dunn
8aaf248f34
build: support using cainteoir-engine to create an exception dictionary for en
14 years ago
Reece Dunn
9f3d81a752
ignore the src/libespeak.so file
14 years ago
Reece Dunn
e46f71b4ba
build: restructure to use the espeak-data directory directly.
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
c8b77ae2ce
build: add a .gitignore file.
15 years ago