Logo white

Peter M. Groen / libmodbus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 855
  • Compare
  • Branches 1
  • Tags 0
  • libmodbus
  • configure.ac
21 Jan, 2010
21 commits
  • Removed malloc check which doesn't pass on ARM linux toolchain
    47abb900
    Stéphane Raimbault authored
    2010-01-21 11:35:28 +0100  
    Browse File »
  • Autoconf settings for CentOS 4.6 and CentOS 5.3 ...
    58cf0686
    They came with autoconf-2.59, which does not support AC_TYPE_UINT*_T .
    Yishin Li authored
    2010-01-21 11:35:28 +0100  
    Browse File »
  • Autotools settings adjustments ...
    db78b0c8
    - removed maintainer-mode
    - RANLIB useless
    Stéphane Raimbault authored
    2010-01-21 11:35:28 +0100  
    Browse File »
  • Fix #375926 - modbus.c:164: error: `MSG_DONTWAIT' undeclared ...
    6e6e2602
    Reported and tested by Yishin Li.
    
    Real fix #333455 - IPTOS_LOWDELAY not supported on cygwin
    Thank to Yishin Li for the better problem description.
    Stéphane Raimbault authored
    2010-01-21 11:35:28 +0100  
    Browse File »
  • Fix #333455 - Workaround IPTOS_LOWDELAY not supported ...
    1d6ab32e
    - check IPTOS_LOWDELAY define in configure
    - generate a config.h
    - include the generated config.h in modbus.c
    Stéphane Raimbault authored
    2010-01-21 11:35:27 +0100  
    Browse File »
  • Added some checks to configure.ac ...
    f88ca1ab
    - detected by autoscan
    - uintX_T
    - added functions
    Stéphane Raimbault authored
    2010-01-21 11:35:27 +0100  
    Browse File »
  • Rename modbus/ to src/ ...
    e80dc405
    - upgrade to WAF 1.5.3
    - smaller WAF scripts
    - fix using of modbus.h with WAF
    - updated configure.ac and Makefile.am files
    - change include paths in test files
    Stéphane Raimbault authored
    2010-01-21 11:35:27 +0100  
    Browse File »
  • Updated NEWS and package files for the 2.0.3 release.
    99b4e417
    Stéphane Raimbault authored
    2010-01-21 11:35:26 +0100  
    Browse File »
  • Bump version to 2.0.1
    9a1c297c
    Stéphane Raimbault authored
    2010-01-21 11:35:25 +0100  
    Browse File »
  • Changes in autotools files ...
    2a4c5bec
    - cleanup in autogen.sh (only 2 lines now!)
    - remove the version redundancy in configure.ac
    Stéphane Raimbault authored
    2010-01-21 11:35:24 +0100  
    Browse File »
  • Bump version to 2.0.0 in configure.ac and wscript.
    8a96bcb6
    Stéphane Raimbault authored
    2010-01-21 11:35:24 +0100  
    Browse File »
  • Sync header checks with waf
    07b51bce
    Stéphane Raimbault authored
    2010-01-21 11:35:21 +0100  
    Browse File »
  • Disable compilation of static libraries with autotools.
    71654332
    Stéphane Raimbault authored
    2010-01-21 11:35:21 +0100  
    Browse File »
  • Use termios.h instead termio.h (like on OSX)
    9f11a2d3
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • New organisation of the source tree ...
    55bab3f5
    - separate tests directory
    - regroup modbus.h and modbus.c in the same dir
    - updated waf scripts
    - updated autotools files
    - bump application version to 1.9.0
    - bump library number to 2.0.0
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • Bump version to 1.9.0
    3647a435
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • Removed glib dependency
    7ac79f0a
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • - Add glib-2.0 dependency in modbus.pc ...
    d4216637
    - Fix modbus.h path
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • Major changes to the build system ...
    15d042e2
    - move modbus.h => include/modbus/
    - create a pkgconfig file (module.pc)
    - install modbus.h in $(includedir)
    - new path to reach modbus.h
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • Bump to 1.3.0 branch (unstable version)
    c8effdba
    Stéphane Raimbault authored
    2010-01-21 11:35:19 +0100  
    Browse File »
  • Changed author's email
    741022ce
    Stéphane Raimbault authored
    2010-01-21 11:35:19 +0100  
    Browse File »

10 Sep, 2005
1 commit
  • initial import ...
    f7cb1f06
    (automatically generated log message)
    Stephane Raimbault authored
    2005-09-10 09:49:54 +0000  
    Browse File »