summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* update cmakePeng Wu2012-08-011-0/+7
|
* fixes cmakePeng Wu2012-07-311-1/+17
|
* fix out of tree build when using git src repoAlick Zhao2012-07-271-1/+2
| | | | | | | | | | | | The out of tree build failure only occurs when using git dev version. It results from mismatch directory for textual data files. It does not happen when using distributed tar ball because the textual data files are distributed in the archive's data directory. This patch will workaround the problem by uncompressing downloaded textual data archive into src/data directory. Note in this way we cannot do VPATH build when developing. Let's just assume that use case is rare.
* update fsf addressPeng Wu2012-06-121-1/+1
|
* fixes Makefile.amPeng Wu2011-12-301-1/+1
|
* fixes data/Makefile.amPeng Wu2011-12-271-3/+1
|
* fixes parallel makePeng Wu2011-12-261-2/+8
|
* auto download textual model dataPeng Wu2011-09-261-0/+4
|
* Add cmake scripts.BYVoid2011-08-121-0/+72
|
* simplify data generationsPeng Wu2011-08-111-0/+1
|
* remove Makefile.dataPeng Wu2011-08-061-0/+5
|
* refine utils/storagePeng Wu2011-08-061-2/+2
|
* refine autoconfPeng Wu2011-08-051-7/+4
|
* add data subdirPeng Wu2011-08-051-0/+43