Yuichi Nishiwaki
|
952814ec3d
|
make no-act: direct error logs to /dev/null
|
2014-06-28 10:12:53 +09:00 |
Yuichi Nishiwaki
|
20427fb66a
|
'make test' runs r7rs tests
|
2014-06-22 22:29:02 +09:00 |
Yuichi Nishiwaki
|
b9e1e7d31b
|
add 'make test' target
|
2014-06-22 20:32:34 +09:00 |
Yuichi Nishiwaki
|
1fb2ac9aa4
|
downgrade cmake version to 2.6
|
2014-06-16 02:22:09 +09:00 |
Yuichi Nishiwaki
|
2f75715c84
|
fix #123. add another build option 'USE_C11_FEATURE'
|
2014-05-30 10:34:44 +09:00 |
Yuichi Nishiwaki
|
e78ad9f452
|
split into piclib/CMakeLists.txt
|
2014-05-21 00:48:56 +09:00 |
Yuichi Nishiwaki
|
6d8680b902
|
piclib/*.scm are no longer used by the binary nor the library
|
2014-04-06 02:56:55 +09:00 |
Yuichi Nishiwaki
|
3e8d64fdb7
|
initial regexp support
|
2014-03-31 20:43:36 +09:00 |
Yuichi Nishiwaki
|
46ac5faa97
|
git cmake module is required
|
2014-03-26 14:08:55 +09:00 |
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 |