Yuichi Nishiwaki
|
d40f39962b
|
add missing find_package(git)
|
2014-03-10 00:34:56 +09:00 |
Yuichi Nishiwaki
|
171539b029
|
cleanup CMakeFiles.txt
|
2014-03-05 23:06:06 +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
|
0e4ec3b41b
|
add -g flag when Debug mode
|
2014-03-05 00:39:43 +09:00 |
Yuichi Nishiwaki
|
a243134dca
|
compile xfile into a static library
|
2014-03-05 00:39:30 +09:00 |
Yuichi Nishiwaki
|
6eac53e715
|
cleanup cmakelists.txt
|
2014-03-02 14:51:50 +09:00 |
Yuichi Nishiwaki
|
2bd25266b9
|
If readline is installed, enable it.
|
2014-03-02 14:34:02 +09:00 |
Yuichi Nishiwaki
|
0805d421f5
|
enable -Wall and -Wextra
|
2014-03-02 12:32:59 +09:00 |
Yuichi Nishiwaki
|
4a8bacd12c
|
enable debug flag in debug build mode
|
2014-03-02 12:29:23 +09:00 |
Yuichi Nishiwaki
|
a6ce873b61
|
add additional make targets
|
2014-03-02 12:23:36 +09:00 |
Yuichi Nishiwaki
|
02abde090f
|
execute submodule update before doing anything
|
2014-03-02 12:07:16 +09:00 |
Yuichi Nishiwaki
|
87d9adb0e4
|
add make run target
|
2014-03-02 02:40:04 +09:00 |
Yuichi Nishiwaki
|
249f2e40df
|
copy piclib to build dir
|
2014-03-02 02:39:50 +09:00 |
Yuichi Nishiwaki
|
dc7a7be22b
|
add c99 flag in CMakeLists.txt
|
2014-03-02 02:26:08 +09:00 |
Yuichi Nishiwaki
|
e30529d629
|
Add experimental cmake support
|
2014-03-02 01:52:41 +09:00 |