Commit Graph

91 Commits

Author SHA1 Message Date
Per Sandberg 238cc2ff2f Ignore generated project file 2014-03-02 21:36:34 +01:00
Per Sandberg 3514a8d2b3 Put generated lowlevel binding under version control. 2014-03-02 21:35:56 +01:00
Per Sandberg 8a3ffa3e8e Ignore temporary files. 2014-03-02 21:27:17 +01:00
Per Sandberg fca160b9e1 Initial work on polsets. 2014-03-02 21:26:42 +01:00
Per Sandberg e1c849b37a Use configure to set up environment 2014-03-02 21:26:16 +01:00
Per Sandberg 112c88e80f Added libzmq to be able to use various zmq implementations. 2014-03-02 21:25:53 +01:00
Per Sandberg 31c56f07ca Corrected #10
Main program never exits if zmq is linked dynamically.
2014-03-02 21:22:27 +01:00
Per Sandberg cc92d5e73e Do not use to new compiler switches. 2014-03-02 21:20:44 +01:00
Per Sandberg 1fe24bc03c Corrected spelling 2014-03-02 21:20:02 +01:00
Per Sandberg 1d9b4bfa7d Context is now fully tagged private. 2014-02-09 21:50:21 +01:00
Per Sandberg c8bd584788 Removed obsolete files 2014-02-09 21:49:45 +01:00
Per Sandberg 63cb41eb5b Corrected:
Unitialized variables causes erratic behavior #8
2014-02-09 21:48:19 +01:00
Per Sandberg 3dfe47e15d Clean up and reformat 2014-01-31 07:35:30 +01:00
Per Sandberg 2025a5fb96 Major rework towards 4.0.1 2013-12-16 09:25:16 +01:00
Per Sandberg 7473ce68d0 Working 2013-04-17 20:49:39 +02:00
Per Sandberg 7ee780f19b Added more samples 2013-04-12 06:57:06 +02:00
Per Sandberg 16d8705194 Working 2013-04-11 16:55:39 +02:00
Per Sandberg 4b9dbc4247 Working towards 3.2 2013-01-08 09:49:57 +01:00
Per Sandberg d799d3adfd Corrected file premisions 2013-01-07 11:50:33 +01:00
Per Sandberg 06e9084ef3 Working towards 3.2 2013-01-07 11:48:35 +01:00
Per Sandberg 09b3f06830 Updated binding version and removed Linker directives from the code. 2012-12-31 09:18:04 +01:00
Per Sandberg 7343ca7e58 Mark devices as obsolete and added Proxys as its replacement 2012-12-31 09:17:16 +01:00
Per Sandberg e3c542c46d Working towards 3.2 2012-12-29 22:54:25 +01:00
Per Sandberg 0d71ff3f2e Reformatted code 2012-03-08 07:54:19 +01:00
Per Sandberg fc9cc9d480 Ignore outputs 2012-03-08 07:52:49 +01:00
Per Sandberg 17ffba0372 Adabinding to libuuid 2012-03-08 07:46:37 +01:00
Per Sandberg 61c7f54154 dl Ada-bindings 2012-03-08 07:45:29 +01:00
Per Sandberg 22004bcf99 Added Linker options to forin libraries 2011-05-24 21:57:20 +02:00
Per Sandberg eaa37f9b65 Updated copyright notice 2011-05-24 21:56:12 +02:00
Per Sandberg 0251e52ac9 Merge remote-tracking branch 'landgraf/master' 2011-03-27 09:17:16 +02:00
Per Sandberg 45d50f07ec Remove functions used by bleading edge GNAT 2011-03-27 08:55:34 +02:00
Per Sandberg 7674be3fb4 Added target Clean 2011-03-27 08:54:54 +02:00
Per Sandberg 15cbd4b0f4 Use correct new name 2011-03-27 08:46:29 +02:00
Pavel Zhukov e18daf31c0 Add -f option to gnatmake. 2011-03-24 13:22:23 +03:00
Pavel Zhukov 3a8fe24068 Add {GNATMAKE} variable to Makefile 2011-03-24 12:19:28 +03:00
Per Sandberg fbf4173d1c Dont use full path to check file since that is causing problems in gnat-gcc 4.3 2011-02-21 20:32:49 +01:00
Per Sandberg d9a101922f Merge branch 'master' of https://github.com/landgraf/zeromq-Ada into landgraf-master 2011-02-16 08:26:51 +01:00
Per Sandberg da0bf5832c Added zmq.pollset 2011-02-04 06:55:00 +01:00
Per Sandberg 629066f5d4 Implemented Validate Library_Versiomn 2011-02-04 06:54:28 +01:00
Per Sandberg 130d27ef4d Minor reormat and use Project file as source 2011-02-04 06:54:08 +01:00
Pavel Zhukov 4afdb398cf Fedora rpm build 2011-02-02 22:00:08 +03:00
Per Sandberg 91bdd88e65 Added Memory_Streams 2011-01-19 07:35:24 +01:00
Per Sandberg c328826e64 Licence is now MIT/X11 compatible 2010-12-07 08:05:17 +01:00
Per Sandberg b45653dba2 Install forces compile as well 2010-12-07 07:44:39 +01:00
Per Sandberg 46c77bad00 Added convinient method for typed data processing. 2010-12-07 07:44:09 +01:00
Per Sandberg 6ecf114203 Added constants for flags and convinient functions. 2010-12-07 07:43:08 +01:00
Per Sandberg 319a25e1eb Clean up install 2010-12-04 07:29:25 +01:00
Per Sandberg 5bf37f5fed Added all setopt/getopt mtethods 2010-12-04 07:27:06 +01:00
Per Sandberg 336042b5eb use g++ for spec generation since g++ generates mor compleate specs 2010-12-03 22:03:59 +01:00
Per Sandberg 8956c1acd9 Cleanup and adjusted intreface declarartion. 2010-12-03 22:03:10 +01:00