Boris Yakobowski
838480d8fc
Merge branch 'mr/boris/gnatcoll' into 'master'
...
Tighten dependencies to gnatcoll_core
See merge request eng/ide/ada_libfswatch!7
2024-07-09 19:11:41 +00:00
Boris Yakobowski
b6451a53b4
Tighten dependencies to gnatcoll_core
...
For eng/ide/ada_libfswatch#2
2024-07-09 19:50:52 +02:00
Elie Richa
289a20c2dc
Merge branch 'richa-master-patch-83395' into 'master'
...
Update c_libfswatch.gpr to fix GPR warning
Closes #1
See merge request eng/ide/ada_libfswatch!6
2023-12-13 11:24:22 +00:00
Elie Richa
9c4875f7e7
Update c_libfswatch.gpr to fix GPR warning
2023-11-30 15:29:59 +00:00
Laurent Thévenoux
00fb794cd6
Allow gprbuild to overwrite files for make install target
2022-02-03 11:38:17 +01:00
Nicolas Setton
94c0a5f137
Merge pull request #4 from AdaCore/topic/reloading_monitor
...
Add support for event filters
2020-11-05 15:58:21 +00:00
Nicolas Setton
dee6f2fe83
Add support for event filters
...
And add a "make install" target
2020-11-03 15:36:02 +00:00
Nicolas Setton
3acd668fc0
Merge pull request #3 from AdaCore/topic/reloading_monitor
...
Add an example of a monitor which can reload itself
2020-10-27 13:48:18 +00:00
Nicolas Setton
d2aff18b1d
Add an example of a monitor which can reload itself
...
This is to test the functionality of interrupting and
restarting the monitoring.
Fix an issue found with the binding.
2020-10-22 17:42:13 +01:00
Nicolas Setton
7f42e15ba9
Merge pull request #2 from AdaCore/topic/blocking_monitor_v0
...
Add a high-level API for monitoring the filesystem
2020-10-22 09:51:19 +01:00
Nicolas Setton
9cfdce93a8
Add a high-level API for monitoring the filesystem
...
And add an example to illustrate its use.
2020-10-21 17:25:21 +01:00
Nicolas Setton
1306d93fd2
Merge pull request #1 from AdaCore/topic/initial_work
...
Initial binding work
2020-10-19 09:52:45 +01:00
Nicolas Setton
01c9e3ebbd
License under the GPLv3 + Runtime exception
...
Since this is a library.
2020-10-16 14:50:00 +01:00
Nicolas Setton
f70cef9a5c
Document the Basic example
2020-10-16 14:50:00 +01:00
Nicolas Setton
6ab6448692
Fixes for Windows
...
Workaround issue when binding time.h under Windows.
Add basic as a main for the examples project.
Add an example of how to stop a monitoring session.
2020-10-16 14:50:00 +01:00
Nicolas Setton
a8a1915741
Add high-level functions
...
Add Ada representations for events and flags, and
functions to convert from C types. Use these in basic.adb,
and move basic.adb to an examples/ directory.
Generate the Ada binding with comments included.
Activate style checks and warnings.
2020-10-16 14:50:00 +01:00
Nicolas Setton
8c879df3bc
Add README.md
2020-10-16 14:50:00 +01:00
Nicolas Setton
6a8ce57874
Add a Makefile and fix a project
...
Also fix the basic example to work with the default monitor.
2020-10-16 14:49:43 +01:00
Nicolas Setton
990073b408
Initial revision
2020-10-16 14:49:43 +01:00
Nicolas Setton
1c6cd6a787
Initial commit
2020-10-16 14:49:43 +01:00
joeldiasmarques
e863f82dae
Initial commit
2020-10-16 10:47:14 +02:00