Volker Birk
1b6d5d34a1
renaming PEPMessage to ASN1Message to avoid the name clash with p≡p Objective C adapter
1 year ago
Volker Birk
c256b63051
avoid double build
1 year ago
Volker Birk
d5dfd19a3f
add message.asn1 with ASN.1 based p≡p message format
1 year ago
Hartmut Goebel
bebb63354b
asn1: Add Makefle target for generated files.
This copies in the generated files from ../codegen/ if missing.
This allows to run "make -C asn.1 clean all"
1 year ago
Hartmut Goebel
f94a029b41
asn1: Cleanup Makefile.
* Use variables to remove redundant listing of ASN.1 file names.
* Use variables to remove redundant naming of asn1c options.
* Use automatic variable "$+" when running asn1c to avoid redundantly
listing all dependencies again. (This variable is a GNU make extension.)
1 year ago
Volker Birk
a57274ba65
support embedded types from other state machines
1 year ago
Volker Birk
fc9fb9e4b6
add Distribution.Exploration
1 year ago
Volker Birk
8260aae371
add GroupSync protocol to synchronise Distribution.ManagedGroup
1 year ago
Volker Birk
df8f9734bc
infrastructure changes for multiple protocols
1 year ago
Volker Birk
182ad1c481
define own protocol family for storage security
1 year ago
Krista Bennett
e560a80d3e
ENGINE-606 squash commit
1 year ago
Krista Bennett
f88f7d0351
ENGINE-864: Makefile tweaks. Will have to come into default, but since we're doing this anyway...
2 years ago
Krista Bennett
4cc0e3a5af
ENGINE-864: Cleanup, plus fixed some semantics regarding CFLAGS/CXXFLAGS/CPPFLAGS that had been built in to the build system.
2 years ago
Krista 'DarthMama' Bennett
f00bf6eeec
Makefile fix
3 years ago
Krista 'DarthMama' Bennett
b70b128c86
fixed asn.1 Makefile weirdness - meh
3 years ago
Krista 'DarthMama' Bennett
7e4b22cd9a
oops.
3 years ago
Krista 'DarthMama' Bennett
54b800a183
fixed Makefile issue on debian
3 years ago
Volker Birk
2edef8a1c3
clean
3 years ago
Volker Birk
6aaa2cea84
adding Distribution protocol family with KeyReset in it
3 years ago
Volker Birk
2c1294ecbe
GroupKeyReset basics
3 years ago
Damiano Boppart
c0f48302be
Make asn1c not run every time
3 years ago
Damiano Boppart
47b17b1abf
Move cp command from asn.1/Makefile to sync/Makefile
3 years ago
Volker Birk
b94358ccae
tags are a file target in asn1, too
3 years ago
Volker Birk
b04b1b19dd
simpler
3 years ago
Volker Birk
700e293646
these targets are not PHONY AFAICS
3 years ago
Roker
7e844fc0be
change ar into $(AR) in 2 Makefiles.
4 years ago
Damiano Boppart
4711aa3f79
Merge functionality in default.conf and Makefile.conf
4 years ago
Damiano Boppart
6d782e16fe
Start make cleanup
4 years ago
Krista Bennett
f685decf24
Through the power of revert, fixed the modes I messed up in the last commit (sorry, new machine and dorking around caused an unintended large-scale mode reset)
4 years ago
Krista Bennett
673c9876d0
Fixed weird little test bug, also part of the ENGINE-476 in here
4 years ago
Volker Birk
0bfa3e1302
somewhat bigger
4 years ago
Volker Birk
7329fe7b89
...
4 years ago
Volker Birk
dc0a6e7325
...
4 years ago
Volker Birk
f6dd7267bf
cut things in
4 years ago
Damiano Boppart
e858e82744
Add default.conf into the build system
5 years ago
Krista Bennett
7de4270748
Keep me away from the default branch. Reverted to 1954:2f1ed8cf6b6f, because though damiano's Makefile changes are sexy, they'll break ppl.
5 years ago
Krista Bennett
24ac9b0d2c
Rolled back to revision 1982. Sorry all, checked in wrong branch to default
5 years ago
Damiano Boppart
916f414f9e
Fix everything that broke for macOS in the makefiles
5 years ago
Damiano Boppart
d902e4cefb
Do not have make comments as recipes
5 years ago
Damiano Boppart
e4ccad37dc
Add some more in-line documentation for various Makefiles
5 years ago
Damiano Boppart
2a29693689
Remove the CPP warnings for asn1c generated code. Do not generate .d files when the goal is clean.
5 years ago
Damiano Boppart
213276d5ca
Fix incorrect copyright statement
5 years ago
Damiano Boppart
b32eea0652
More Makefile cleanup
5 years ago
Damiano Boppart
0dcb36cb0b
Cleanup asn.1/Makefile
5 years ago
Damiano Boppart
451da8105e
Add uninstall target for asn.1
5 years ago
Damiano Boppart
74814d2915
Install library that adapters need with "install" target
5 years ago
Volker Birk
e4cfb490c6
adding license info to each file
6 years ago
Volker Birk
c85cc62757
keysync ...
6 years ago
Edouard Tisserant
7a144ba560
Fixes for running pEpEngine tests in debian
6 years ago
Dirk Zimmermann
1544427e13
Xcode: Build fixes. Ignoring asn1c generated files.
6 years ago