Yuichi Nishiwaki
|
83a13d4ca4
|
remove flex dependency
|
2014-06-25 15:39:30 +09:00 |
Yuichi Nishiwaki
|
af921a9df8
|
set rpath properly
|
2014-05-21 15:38:12 +09:00 |
Yuichi Nishiwaki
|
5f84c781c0
|
cleanup
|
2014-05-21 01:34:32 +09:00 |
Yuichi Nishiwaki
|
e78ad9f452
|
split into piclib/CMakeLists.txt
|
2014-05-21 00:48:56 +09:00 |
Yuichi Nishiwaki
|
3232f20936
|
add DEPENDS option
|
2014-05-21 00:29:33 +09:00 |
Yuichi Nishiwaki
|
5ba1d4eb39
|
add partcont library
|
2014-05-19 14:38:32 +09:00 |
Yuichi Nishiwaki
|
10db8b9a2b
|
let embedding files be configurable
|
2014-05-19 13:39:28 +09:00 |
Yuichi Nishiwaki
|
7431eaf71c
|
mv libemb.pl mkloader.pl
|
2014-05-19 13:23:10 +09:00 |
Yuichi Nishiwaki
|
52c175a4fe
|
port libemb.py to perl
|
2014-05-19 08:40:22 +09:00 |
Yuichi Nishiwaki
|
f2d56714b3
|
[bugfix] close #107. On DLL platforms, cmake treats shared library files as same as
BINARY targets, not as LIBRARY targets. Thanks a lot, @ktakashi!
|
2014-05-18 16:21:54 +09:00 |
Yuichi Nishiwaki
|
085d3e198c
|
check if python is installed before running libemb.py
|
2014-05-18 16:13:29 +09:00 |
Yuichi Nishiwaki
|
bc7291a176
|
add support for `make install`
|
2014-04-06 12:36:08 +09:00 |
Yuichi Nishiwaki
|
d143da430a
|
use absolute path to specify libemb.py output path
|
2014-04-06 12:17:08 +09:00 |
Yuichi Nishiwaki
|
2c79e1874c
|
run load_piclib.c generator at every build time
|
2014-04-06 10:05:15 +09:00 |
Yuichi Nishiwaki
|
ecd533babd
|
run piclib generator at cmake run
|
2014-04-06 02:47:40 +09:00 |
Yuichi Nishiwaki
|
3e8d64fdb7
|
initial regexp support
|
2014-03-31 20:43:36 +09:00 |
Yuichi Nishiwaki
|
488a2c902c
|
mmm, cmake on travis seems earlier than 2.8.8...
|
2014-03-05 23:00:24 +09:00 |
Yuichi Nishiwaki
|
19371d1d81
|
some compilers don't support liking a static library into another shared
library. compiling xfile into an object file instead.
|
2014-03-05 16:06:35 +09:00 |
Yuichi Nishiwaki
|
0b4f65bf9e
|
auto remove lex.yy.h
|
2014-03-02 19:03:01 +09:00 |
Yuichi Nishiwaki
|
d01a29b0e0
|
use file glob
|
2014-03-02 18:50:35 +09:00 |
Yuichi Nishiwaki
|
e4d4c51e78
|
use absolute path for flex output
|
2014-03-02 13:24:12 +09:00 |
Yuichi Nishiwaki
|
d77035a537
|
fix flex problem
|
2014-03-02 13:21:26 +09:00 |
Yuichi Nishiwaki
|
e30529d629
|
Add experimental cmake support
|
2014-03-02 01:52:41 +09:00 |