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
849ec72fbd
this should not be managed by git
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...
1 year ago
Krista Bennett
4cc0e3a5af
ENGINE-864: Cleanup, plus fixed some semantics regarding CFLAGS/CXXFLAGS/CPPFLAGS that had been built in to the build system.
1 year ago
Volker Birk
17fc33b8de
new message: ReceiverRating
2 years ago
Volker Birk
c0be3dcedc
adding Rating type
2 years ago
Krista 'DarthMama' Bennett
f00bf6eeec
Makefile fix
2 years ago
Krista 'DarthMama' Bennett
b70b128c86
fixed asn.1 Makefile weirdness - meh
2 years ago
Krista 'DarthMama' Bennett
7e4b22cd9a
oops.
2 years ago
Krista 'DarthMama' Bennett
54b800a183
fixed Makefile issue on debian
2 years ago
Volker Birk
2edef8a1c3
clean
3 years ago
Volker Birk
5f4c93420c
files...
3 years ago
Volker Birk
fcae699d4c
p≡p style struct and list functions
3 years ago
Volker Birk
6aaa2cea84
adding Distribution protocol family with KeyReset in it
3 years ago
Volker Birk
a799889148
adding ASN.1 grammar for Key Reset commands
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.
3 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
Thomas
d1e360b742
Update windows build to Visual Studio 2017
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
2464a2e0f1
...
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