1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

33 commits

Author SHA1 Message Date
Niklas Eiling
05b979049d gitignore: add compile_commands.json to gitignore
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2024-06-18 12:39:42 +02:00
a2abaa3cda Merge project files, scripts and CMake files of VILLASfpga
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 19:33:23 +01:00
Steffen Vogel
6333615565 Add clangd configuration file
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-08 11:37:42 +02:00
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
Philipp Jungkamp
0c9f513e8b packaging-nix: add direnv support using the nix flake
Add an `.envrc` file and add the `.direnv` directory to `.gitignore`.
`direnv` will check whether `nix` is available and `flakes` are enabled
before trying to load the environment from `packaging/nix`.

Using flakes from the `direnv` stdlib requires `direnv 2.30.0` or later.

Signed-off-by: Philipp Jungkamp <philipp.jungkamp@rwth-aachen.de>
2023-06-01 13:36:11 +02:00
fa398a2cf7 go: finish Go node-type 2022-03-14 15:32:20 -04:00
dea174a242 update gitignore 2020-08-05 15:23:20 +02:00
Niklas Eiling
f5e0efb1ef add vim swp files (*.swp) to .gitignore 2020-07-09 07:25:35 +02:00
0369dea656 gitignore: ignore all build files 2018-11-30 21:40:36 +01:00
7f4c306240 ignore compiled python code 2018-11-27 18:07:11 +01:00
ab41fb657d update gitignore for python code 2018-10-28 14:42:48 +01:00
Dennis Potter
e91ea7a225 Remove villas.pb-c.c and villas.pb-c.h from repository and do a minor update to .gitignore. Closes #162 2018-07-06 14:47:11 +02:00
2758120dfb ignore Visual Studio files 2018-03-26 17:31:23 +02:00
cc89efca48 added Eclipse project files to gitignore 2017-09-13 22:29:42 +02:00
6f99e08a35 added new make target to build .clang_complete files for Clang-based Atom / Vim autocompletion support 2017-07-28 18:09:02 +02:00
361fc23a6d rewrote build system to make it more modular and support out-of-tree builds 2016-10-06 17:56:01 -04:00
6489ff80fc do not commit Gcov output 2016-10-01 05:58:27 -04:00
f9fc56aef9 added driver for HLS DFT implementation 2016-07-08 15:25:32 +02:00
c67af15a2c fixed all major bugs in FPGA code 2016-06-19 19:30:00 +02:00
bffb47dca8 added VILLASfpga code 2016-06-14 01:23:44 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
9003465aba fixing merge: random => signal 2015-12-11 12:37:18 +01:00
d49c51c9ef added new wrapper to start S2SS tools
example:

$ s2ss server /etc/test.conf
2015-12-09 15:42:58 +01:00
bdb1737e53 replaced send and receive tools by a single pipe tool which does both directions 2015-11-29 21:27:26 +01:00
f645e498e7 restructured repository 2015-11-23 17:44:14 +01:00
2a0d96bea1 updated gitignore 2015-09-19 18:55:19 +02:00
ad80751342 updated gitignore
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@153 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 11:07:41 +00:00
4701ce2602 restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:30 +00:00
16ff135384 restructure repo: documentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@100 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:14 +00:00
49efbf2e64 added new tools to send/receive data to/from stdin/out
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@33 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:02 +00:00
f23ef963a6 added new tool to generate random packages
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@20 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:47 +00:00
e79c5335d1 added git commit and tag to version identifier
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@16 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:43 +00:00
248e04010d initial commit
added some decriptions

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@2 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:27 +00:00