Commit graph

100 commits

Author SHA1 Message Date
Joey Yakimowich-Payne
15ba479468 Remove removestatic from readme 2018-07-11 13:54:37 +09:00
Joey Yakimowich-Payne
685081b6a9 Modify removeStatic to comment out body, then re-comment 2018-07-11 13:36:45 +09:00
Joey Yakimowich-Payne
f62125a4aa Update readme with removestatic 2018-07-11 07:53:05 +09:00
Joey Yakimowich-Payne
14b119f433 Move remove static and reset after processing 2018-07-11 07:36:40 +09:00
Joey Yakimowich-Payne
0d0506675c Make static bodies replacement use regex 2018-07-10 20:19:51 +09:00
Joey Yakimowich-Payne
5321014983 Add readme section about remove_static 2018-07-10 08:41:06 +09:00
Joey Yakimowich-Payne
b32d39ad08 Add preliminary support for removing static funcs 2018-07-10 08:41:06 +09:00
genotrance
84894bfa0c
Merge pull request #4 from jyapayne/configurable_compiler
Add configurable compiler to global section
2018-07-09 15:40:33 -05:00
Ganesh Viswanathan
adaa7e997f Setup CI 2018-07-09 15:20:31 -05:00
Ganesh Viswanathan
a24d0d043d Setup CI 2018-07-09 15:10:02 -05:00
Ganesh Viswanathan
0e6a7b8025 Setup CI 2018-07-09 15:03:41 -05:00
Ganesh Viswanathan
5621d59e3c Setup CI 2018-07-09 15:01:58 -05:00
Ganesh Viswanathan
942f194945 Setup CI 2018-07-09 14:27:20 -05:00
Ganesh Viswanathan
0e016bd7bb Merge branch 'master' of https://github.com/genotrance/nimgen 2018-07-09 14:09:45 -05:00
Ganesh Viswanathan
1f2bd20da1 Setup CI 2018-07-09 14:09:38 -05:00
Ganesh Viswanathan
b894dbd17a Allow ppflags and related to be OS specific 2018-07-09 14:02:38 -05:00
Ganesh Viswanathan
217161bb4d Setup CI 2018-07-09 12:26:58 -05:00
Ganesh Viswanathan
6aa9b4290a Setup CI 2018-07-09 12:18:08 -05:00
Ganesh Viswanathan
9fcd0ddd0f Setup CI 2018-07-09 12:14:55 -05:00
Ganesh Viswanathan
cc7b6cb726 Setup CI 2018-07-09 12:09:55 -05:00
Ganesh Viswanathan
9257a0a81b Setup CI 2018-07-09 12:06:07 -05:00
Ganesh Viswanathan
7ae458419e Setup CI 2018-07-09 11:51:08 -05:00
Ganesh Viswanathan
894818a0db Setup CI 2018-07-09 11:47:13 -05:00
Ganesh Viswanathan
6f36dcb99d Setup CI 2018-07-09 11:45:09 -05:00
Ganesh Viswanathan
7c325683cc Setup CI 2018-07-09 11:42:01 -05:00
Ganesh Viswanathan
88d8ee6b84 Setup CI 2018-07-09 11:18:14 -05:00
Ganesh Viswanathan
37fdefa4b8 Setup CI 2018-07-09 10:29:50 -05:00
Ganesh Viswanathan
9821b228af Setup CI 2018-07-09 10:26:18 -05:00
Ganesh Viswanathan
7979cec722 Setup CI 2018-07-09 10:13:12 -05:00
Ganesh Viswanathan
23d0016d1a Setup CI 2018-07-09 09:42:55 -05:00
Ganesh Viswanathan
941df23278 Setup CI 2018-07-09 09:13:15 -05:00
Ganesh Viswanathan
b8670b1bf1 Setup CI 2018-07-09 09:11:25 -05:00
Ganesh Viswanathan
c7012369be Setup CI 2018-07-08 22:14:22 -05:00
Ganesh Viswanathan
395422f1e5 Setup CI 2018-07-08 22:09:41 -05:00
Ganesh Viswanathan
fdcbec8d5b Setup CI 2018-07-08 21:44:36 -05:00
Ganesh Viswanathan
8892eabbe6 Setup CI 2018-07-08 21:33:01 -05:00
Ganesh Viswanathan
1aab352f03 Setup CI 2018-07-08 21:31:09 -05:00
Ganesh Viswanathan
30e5da82a0 Setup CI 2018-07-08 21:14:23 -05:00
Ganesh Viswanathan
ad7df8d34e Setup CI 2018-07-08 21:12:52 -05:00
Ganesh Viswanathan
0226dba427 Setup CI 2018-07-08 21:06:28 -05:00
Joey Yakimowich-Payne
8e8e5fbd09 Change consts to camel case for nep1 2018-07-09 09:52:23 +09:00
Joey Yakimowich-Payne
3b60a0e4b1 Move env var section in readme 2018-07-09 09:51:44 +09:00
Joey Yakimowich-Payne
9c41b5a176 Add better example to readme for env vars 2018-07-09 09:21:14 +09:00
Joey Yakimowich-Payne
17e54d3b87 Make c/cpp compiler priority .cfg > CC/CXX > gcc/g++ 2018-07-09 09:16:44 +09:00
Ganesh Viswanathan
60d94e9114 Fix for absolute paths in includes and headers 2018-07-08 19:11:41 -05:00
Ganesh Viswanathan
a717b9d140 Update version 2018-07-08 16:03:13 -05:00
Ganesh Viswanathan
0bda8084dd Merge branch 'jyapayne-fix_includes' 2018-07-08 16:02:16 -05:00
Ganesh Viswanathan
c846bf106a Fixes to work with all wrappers 2018-07-08 16:01:54 -05:00
Joey Yakimowich-Payne
512cdd3a9f Add check for absolute directories 2018-07-08 22:56:36 +09:00
Joey Yakimowich-Payne
15d417d2c5 Remove dir sep from replace 2018-07-08 22:50:34 +09:00