share/dsa_pub.pem
author koda
Mon, 17 Jun 2013 17:40:01 +0200
changeset 9234 2bf3796c5855
parent 5172 88f2e05288ba
permissions -rw-r--r--
This commit changes many aspect of our cmake build system - shared libraries are compiled by default: * this modifies RPATH of unix executables; * this will prevent a lot of linking issues, esp. from pascal world; * the old behaviour (static libs) is still available with -DBUILD_SHARED_LIBS=off; * of course in this case you have to provide the full list of dependencies with FPFLAGS and CMAKE_C_FLAGS; - pascal is now fully integrated with cmake, meaning you can just do add_sources and use CMAKE_Pascal_FLAGS: * some of the language features are only partially implemented, for example .inc files will not get rebuilt if you modify them; * target_link_libraries for pascal targets is just dummy as linking is determined within pascal files; * universal builds for osx are not available any more; - bundled libraries and system libraries are addressed using the target name: * this avoids depedency tracking; * this allows to name output as we wish.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2393
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     1
-----BEGIN PUBLIC KEY-----
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     2
MIIDOzCCAi0GByqGSM44BAEwggIgAoIBAQC3HmsMkvIWrQMTb6S6mLCKBTInC345
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     3
x4oIZJDLOPx87jGEzRe9Bp6+T4Xh1mfikVxQDtA+pSPoCZK0hraKUAa198zVYdEg
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     4
itHbsfwWzCvT023/sR9kDIL9FaA5kARA83ZJJqhKw/TZDZ9etzm4YCQrP7ERI4wF
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     5
OrPI87GAAufBZNPqjD1UPfmw+8ZHrwBG5L7wMeuZymnB8hIDCEvc6JX7B6c4Dcfg
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     6
JDTIWO0MU1JWAYG1TJYp+Yd8TcfvU5pEYFslhH2sw5ih6QSAj/nixEeiWN3CtQLM
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     7
bHjchNeNUWGrzIXi4GH1yUgMoc40n6fhyGudajRH8SvNUtsSALeK65qzAhUA2U3E
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     8
ggxLlVKiEAeMSwBauO17pnECggEAbzPxdeUj3G7sSHxbl4BDtcXS6QMvJRY610fT
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
     9
GLTyHSWa9PHo4fSwwBne0Dx77kPrVUrzzIQd7bL00SKRKmwarTzzsr53+smmtfPt
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    10
r1oAnjgoNmCknSBFzhK82HfPEnWBfwwlgVbVuzWvcHiEGv7Xani61v25LWV3QAu3
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    11
cAVnig9pUXfH16ybTy33cS6v81GOUYBxIrf7Z79AR8tqTAzIEZZ2dETiNN6nVf1u
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    12
uKUvy39Yqb1yzyZhaQf5EvEMUOT2x8b4aBuK8OAE9qDZX2fBZPzEMa0aqp4BrEAe
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    13
sYsL5C+AskgrIR7GsGCYaRJ4jBQ5nBLD3SlIi4vb10H4C5oKcwOCAQYAAoIBAQC1
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    14
sIc5yot7X5n1dd149i6sfxXZlGFBoeyTYkBCGYcLe7tdsEvbyw7A2BsFfh0KFncS
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    15
Fh4bCjFZSfnqez0wd3LL89KZ/XNns+kXo54X6mXX8wGoHwYWZSvY+X4FLt55fOIn
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    16
UjETq8PlNrAq6t9213eVcPXpRvBRRQ+sjFXBnFcR68DkTGezATZs8Z7+JClHF5WW
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    17
3BcMtvBgSSuwjcRuHu9lM/NSgF4+mOErguXZa+MnrFbWFj1ngNBf0RVyQysgPlDq
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    18
T+aAVe9uSdAEvm6K3b/prS6LrlvuxvNaheuvs5i71f1Swfd9oPUukoZXkS6Bq7IV
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    19
rx5DqqtPIZvYYqgWiOLk
068632066f80 some fixes for the autoupdate thingy
koda
parents:
diff changeset
    20
-----END PUBLIC KEY-----