35 Commits (9fc815cf9be3c71cc0809975d8520f3a21baf86b)

Author SHA1 Message Date
  Reece H. Dunn 9fc815cf9b Initial support for building with gradle. 12 years ago
  Reece H. Dunn 6f085e7a94 autotools: run ndk-build when 'make android' is invoked to simplify the build steps 12 years ago
  Reece H. Dunn 938530dcaf Fix building espeakdata.zip after the merge. 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 932907ddc6 Don't check in espeakdata.zip to version control every time it changes. 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'. 12 years ago
  Reece H. Dunn 1623f90b4f Exclude the MBROLA data files when building the espeakdata.zip file. 12 years ago
  Reece H. Dunn 9f2293221d Support installing the voices if the voice data signature has changed. 12 years ago
  Reece H. Dunn df0f166fb4 Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 12 years ago
  Reece H. Dunn 99e63c4b2e espeakdadta.zip: fix the directory structure 12 years ago
  Reece H. Dunn 5f8a2aa991 Build espeakdata.zip in the correct place so it is picked up by the apk and update it to 1.46.29 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 a953b93613 Makefile.am: add an android target to build the espeak-data.zip espeak-data-en_only.zip data files. 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 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