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
  • .gitignore
12 Nov, 2012
2 commits
  • Major update of build system ...
    03e9d630
    - depends of automake 1.11
    - C99
    - pic-only
    - more warning C flags
    - remove obscure checks
    - don't print directories
    - add libmodbus.pc to clean files
    - remove -Werror
    Stéphane Raimbault authored
    2012-11-12 23:17:40 +0100  
    Browse File »
  • Cleanup .gitignore
    0f5b8163
    Stéphane Raimbault authored
    2012-11-12 21:12:46 +0100  
    Browse File »

10 Sep, 2012
1 commit
  • Add stamp-h2 to gitignore
    28247ddb
    Stéphane Raimbault authored
    2012-09-10 23:26:52 +0200  
    Browse File »

02 Sep, 2012
1 commit
  • Don't hardcode libmodbus version number in modbus.dll.manifest
    16d3cacc
    Stéphane Raimbault authored
    2012-09-02 22:18:59 +0200  
    Browse File »

28 Sep, 2011
1 commit
  • unit-test.h is now generated to avoid config.h dependency
    610ff3b7
    Stéphane Raimbault authored
    2011-09-28 20:28:48 +0200  
    Browse File »

07 Jul, 2011
1 commit
  • New spec file for RPM packaging
    51495a9a
    Stéphane Raimbault authored
    2011-07-07 21:48:17 +0200  
    Browse File »

25 Mar, 2011
1 commit
  • Ignore html and man in doc directory
    d7846ead
    Stéphane Raimbault authored
    2011-03-25 18:37:22 +0100  
    Browse File »

27 Feb, 2011
2 commits
  • Ignores *~ files
    9c87e7fe
    Stéphane Raimbault authored
    2011-02-27 23:30:52 +0100  
    Browse File »
  • Added m4/ to .gitignore
    0c36a6e7
    Stéphane Raimbault authored
    2011-02-27 15:26:42 +0100  
    Browse File »

04 Aug, 2010
1 commit
  • Add modbus-version.h.in ...
    0a671c23
    - partial revert of 93ce13656103cbb459ebd630d055a008dbb059f3
    - it was a bit confusing to always edit modbus.h.in
    - the header inclusion still unchanged (<modbus.h>)
    Stéphane Raimbault authored
    2010-08-04 23:02:21 +0200  
    Browse File »

23 Jul, 2010
1 commit
  • Rename slave to server and master to client
    3593d5ad
    Stéphane Raimbault authored
    2010-07-23 00:27:49 +0200  
    Browse File »

06 Jul, 2010
1 commit
  • Merge modbus.h and version.h ...
    93ce1365
    The library is now simpler to include (only one <modbus.h>)
    To avoid confusion MB_VERSION defines have been renamed to
    LIBMODBUS_VERSION.
    Stéphane Raimbault authored
    2010-07-06 17:02:17 +0200  
    Browse File »

23 Apr, 2010
1 commit
  • Add missing details to 'Fix inconsistent pkg-config file'
    87113d7a
    Stéphane Raimbault authored
    2010-04-23 10:23:05 +0200  
    Browse File »

16 Apr, 2010
1 commit
  • Add versioning infrastructure ...
    95fd206f
    Inspired by the Clutter project and work done by Florian Forster.
    Stéphane Raimbault authored
    2010-04-16 03:37:56 +0200  
    Browse File »

24 Mar, 2010
1 commit
  • Add .gitignore
    170b042c
    Stéphane Raimbault authored
    2010-03-24 08:40:48 +0100  
    Browse File »