15bb13117f
Refactor Oniguruma integration
...
Instead of use a command to change imports before build, using a build tag to generate the correct binary.
This will allow applications to compile enry using oniguruma with less troubles.
Signed-off-by: Antonio Jesus Navarro Perez <antnavper@gmail.com >
2018-08-29 18:01:13 +03:00
83cc32253e
rename cli to cmd to follow go convention
...
Signed-off-by: Denys Smirnov <denys@sourced.tech >
2018-04-30 12:59:25 +03:00
7923b86ebd
Rename onigumura to oniguruma
...
This change names the dependency like its called. The link to the
package was correct, but all other references were renamed where I could
find time with git grep.
Signed-off-by: Zeger-Jan van de Weg <git@zjvandeweg.nl >
2018-03-28 21:34:54 +02:00
8eb17ebd11
Improve the Makefile
...
Signed-off-by: Vadim Markovtsev <vadim@sourced.tech >
2017-10-26 17:04:31 +02:00
e8d150c4fd
Add optional activation of rubex/onigumura
...
Signed-off-by: Vadim Markovtsev <vadim@sourced.tech >
2017-10-26 17:04:31 +02:00
eb0817ad9a
Use .docsrv-resources instead of .shared foldername to avoid problems with Travis and sbt
...
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com >
2017-10-17 07:07:08 +02:00
54de51acf7
Cleanup
...
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com >
2017-10-16 15:47:11 +02:00
ca5f3d9fd6
Implement docsrv
...
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com >
2017-10-16 08:40:51 +02:00
4892115416
build: Fix cross compilation of darwin shared library
2017-09-28 18:07:55 +02:00
d8fc4fe92f
java implementation of enry
...
Signed-off-by: Miguel Molina <miguel@erizocosmi.co >
2017-08-08 18:01:54 +02:00
1d1e090149
modified Makefile to include src-d/ci/Makefile.main
2017-07-18 13:31:34 +02:00
22cb6f602e
renamed benchmark directory to benchmarks
...
updated .gitignore
2017-07-13 08:23:10 +02:00
68109ad01c
removed benchmark/output directory
2017-07-13 08:23:10 +02:00
8d91dc7be8
added benchmarks and scripts to run, parse and plot them
...
moved benchmark/run-slow-benchmarks.sh's content to Makefile
2017-07-13 08:21:09 +02:00
4edff792e8
added version to cli
2017-07-07 15:05:22 +02:00
ded3e2c4ae
Added test-coverage
2017-06-28 08:31:31 +02:00
7e827e47ef
moved generated data to data subpackage
2017-06-28 08:31:11 +02:00
dae33dc2b2
makefile: clone linguist from https
2017-04-05 19:27:19 +02:00
d289a80e4c
Makefile go generate base
2017-04-05 18:38:42 +02:00
bead3a606f
tests
2016-07-13 22:21:18 +02:00