Commit Graph

162 Commits

Author SHA1 Message Date
Thomas Nagy 1b49106197 Added a solver to distnet 2014-02-08 15:49:25 +01:00
Jérôme Carretero d15bf94934 add distnet extras tool, and assorted examples (WIP)
vs. builds on shared folders...
2014-02-01 14:41:05 -05:00
Thomas Nagy 4a0a7106c4 Do not climb if a command starts by 'configure' 2014-01-25 23:38:29 +01:00
Jérôme Carretero 173cd3beca add remote tool, for review 2014-01-25 16:55:03 -05:00
Thomas Nagy f035709cfb Testcase for the mem_reducer tool 2014-01-12 22:28:55 +01:00
Thomas Nagy 08de887cfb undefined variable in an example file 2014-01-12 19:55:47 +01:00
Jérôme Carretero 33a60e79e7 treecleaner: 'in [...]' replaced by 'in (...)' where appropriate 2014-01-05 16:27:06 -05:00
Jérôme Carretero a98f85795f playground: add c-objects-stlib-shlib 2013-09-15 16:11:58 -04:00
Jérôme Carretero 5064fd92ef always use the convention that commands are lists, remove find_perl_program, add interpreter 2013-09-04 23:10:10 -04:00
Thomas Nagy 1c4d085cfe cosmetic changes 2013-08-30 17:35:17 +02:00
Jérôme Carretero cc67d628c1 playground: c: do not use Utils.str_to_dict 2013-08-30 10:22:34 -04:00
Jérôme Carretero 3f356dd4fd playground: c: fix Node search->search_node 2013-08-30 10:22:10 -04:00
Jérôme Carretero 6d5cbfc3e6 playground: rst: more demos 2013-08-25 19:57:29 -04:00
Jérôme Carretero 6cc46d9c39 playground: rst: more crazy stuff 2013-08-25 17:01:28 -04:00
Jérôme Carretero 06759c0a59 playground: rst: more examples 2013-08-25 16:35:49 -04:00
Jérôme Carretero 45a85542c5 playground: add rst example 2013-08-25 15:34:45 -04:00
Thomas Nagy 10347ac94f more docs 2013-05-25 15:31:30 +02:00
Thomas Nagy ff4c5d301d docs 2013-05-25 15:26:28 +02:00
Thomas Nagy 856db9cc90 added export_includes/export_defines parameters to read_shlib/read_stlib 2013-05-25 15:17:25 +02:00
Thomas Nagy 6d570f08bd use os.remove instead of os.unlink for consistency 2013-05-18 19:51:45 +02:00
Thomas Nagy 023329adb4 cleanup in Netcache.java 2012-12-15 20:21:52 +01:00
Thomas Nagy d1ea3e814d docs 2012-10-15 23:33:30 +02:00
Thomas Nagy b52d97adff Issue 1184 2012-09-27 21:08:26 +02:00
Thomas Nagy f9f6d3644f typo 2012-08-28 20:41:32 +02:00
Thomas Nagy e416a2a82a Split the ports of the Netcache.java implementation 2012-08-28 02:00:16 +02:00
Thomas Nagy d31f2ae845 reuse existing ports in Netcache.java 2012-08-28 00:01:17 +02:00
alexrp c8aaae5738 Add header test to playground/nasm. 2012-07-28 10:57:06 +02:00
Thomas Nagy 2d4f81b071 docs 2012-07-28 10:50:13 +02:00
alexrp 03dfb45056 Update .gitignore files. 2012-06-21 17:39:14 +02:00
Thomas Nagy 18a7464ebb docs: straight to the point 2012-06-09 09:54:48 +02:00
Thomas Nagy 5de226d7ac docs and cosmetic changes 2012-06-09 09:42:11 +02:00
Jerome Carretero 1d2211243f xilinx-ise: use global license, use Node.write 2012-06-04 21:54:08 -04:00
Jerome Carretero 386560fbbc Add Xilinx ISE toolchain example in playground.
It works but it's not exactly pretty.
ISE 13.1 tends to segfault after execution on my machine so there are ";true" in the rules.
2012-06-03 18:13:11 -04:00
Jerome Carretero a2f8ddaaa4 .gitignore's
Now, after the demos are run, outputs will be filtered from `git status`.
2012-06-02 19:59:08 -04:00
Jerome Carretero 6b05e61567 Add example for cleaning when top==out. 2012-06-02 19:51:21 -04:00
Thomas Nagy 4b3a288566 cleanup 2012-05-30 00:00:49 +02:00
Thomas Nagy a80d9e936f docs 2012-05-29 23:46:00 +02:00
Thomas Nagy 359518dc05 cython cache for Issue 1167 2012-05-29 23:43:56 +02:00
Thomas Nagy 9f7330b745 docs 2012-04-17 21:53:01 +02:00
Thomas Nagy 7a38aa315a docs 2012-04-15 10:42:06 +02:00
Thomas Nagy 68e925a3c0 fixed the example 2012-03-12 01:54:49 +01:00
Thomas Nagy 1b97357acc Issue 1127 2012-03-12 01:47:16 +01:00
Thomas Nagy fe7fc71b81 docs 2012-03-12 01:06:09 +01:00
Thomas Nagy 92c42b9c8c display the time taken 2012-03-12 00:58:58 +01:00
Thomas Nagy 630160f592 docs 2012-03-12 00:52:52 +01:00
Jerome Carretero 051248d8bf Merge branch 'zougloub-ticgt' (minus the non-abspath stuff): can't hurt anybody
I'm using the ticgt tool at work and I don't feel like leaving it in a branch.
2012-02-25 01:19:41 -05:00
Jerome Carretero fb29c77d4e I need to do something about these FLAGS... 2012-02-08 01:40:42 -05:00
Jerome Carretero fadbe6cd6d ticgt: support stlib 2012-02-08 01:40:42 -05:00
Jerome Carretero 576255cf39 ticgt: enhancements, find more default flags
I'm still not quite convinced it's worth it using something else
 than TI's makefiles.
2012-02-08 01:40:41 -05:00
Thomas Nagy 2f205b0e49 Another example 2011-12-09 21:24:07 +01:00
Thomas Nagy 856b53c046 Issue 1080 2011-12-09 00:54:59 +01:00
Thomas Nagy 56f8bdad6c missing config.h 2011-12-01 00:02:46 +01:00
Thomas Nagy 01b821fbc3 docs 2011-10-23 08:41:30 +02:00
Thomas Nagy c64bd5e317 docs 2011-10-23 08:37:09 +02:00
Thomas Nagy 9af5cc3909 docs 2011-10-23 08:31:19 +02:00
Thomas Nagy 9e2ab03b3c docs 2011-10-23 08:18:56 +02:00
Thomas Nagy 0d3f20382d docs 2011-10-03 20:20:48 +02:00
Thomas Nagy 093f4f673e docs 2011-10-03 19:48:21 +02:00
Thomas Nagy d5fcbdd5aa docs 2011-10-03 19:18:28 +02:00
Thomas Nagy 15421bb6c6 Docs 2011-10-03 19:17:11 +02:00
Thomas Nagy 216a7b3b30 docs 2011-09-30 20:51:08 +02:00
Thomas Nagy 44a967e326 Initial commit 2011-09-10 11:13:51 +02:00