- Install clang-omp using homebrew:
brew install clang-omp
- Create a new Xcode project.
- Under Build Settings
- add a new user-defined setting CC with the value
/usr/local/bin/clang-omp
- Add
-fopenmp
to Other C Flags - Add
/usr/local/include
to Header Search Paths - Set Enable Modules (C and Objective-C) to
No
- add a new user-defined setting CC with the value
- Under Build Phases
- Add
/usr/local/lib/libiomp5.dylib
to Link Binary With Libraries
- Add
var sayMyName = function(batches) { | |
var sale = do_sell(batches); | |
if(sale) { | |
message('Heisenberg!!!'); | |
pd.stats.hand_sold_widgets += sale; | |
fix_make_sell(); | |
return sale; | |
} | |
} |
# System tweaks | |
## Quicklook | |
* Markdown preview: http://inkmarkapp.com/markdown-quick-look-plugin-mac-os-x/ |
location /owncloud/ { | |
error_page 403 = /owncloud/core/templates/403.php; | |
error_page 404 = /owncloud/core/templates/404.php; | |
client_max_body_size 0; | |
proxy_buffering off; | |
rewrite ^/owncloud/caldav(.*)$ /owncloud/remote.php/caldav$1 redirect; | |
rewrite ^/owncloud/carddav(.*)$ /owncloud/remote.php/carddav$1 redirect; | |
rewrite ^/owncloud/webdav(.*)$ /owncloud/remote.php/webdav$1 redirect; |
Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c; 2015-03-13T21:10:27+01:00) | |
Maven home: /usr/local/Cellar/maven/3.3.1/libexec | |
Java version: 1.8.0_51, vendor: Oracle Corporation | |
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home/jre | |
Default locale: de_DE, platform encoding: UTF-8 | |
OS name: "mac os x", version: "10.10.4", arch: "x86_64", family: "mac" | |
[DEBUG] Created new class realm maven.api | |
[DEBUG] Importing foreign packages into class realm maven.api | |
[DEBUG] Imported: javax.enterprise.inject.* < plexus.core | |
[DEBUG] Imported: javax.enterprise.util.* < plexus.core |
import java.nio.ByteBuffer; | |
import java.security.InvalidAlgorithmParameterException; | |
import java.security.InvalidKeyException; | |
import java.security.MessageDigest; | |
import java.security.NoSuchAlgorithmException; | |
import java.security.SecureRandom; | |
import javax.crypto.BadPaddingException; | |
import javax.crypto.Cipher; | |
import javax.crypto.IllegalBlockSizeException; |
/* | |
* Copyright (c) 2014, Oracle and/or its affiliates. | |
* All rights reserved. Use is subject to license terms. | |
* | |
* This file is available and licensed under the following license: | |
* | |
* Redistribution and use in source and binary forms, with or without | |
* modification, are permitted provided that the following conditions | |
* are met: | |
* |
Thank you for your interest in contributing to open source software projects (“Projects”) made available by the Cryptomator developers (Tobias Hagemann, Markus Kreusch and Sebastian Stenzel) (“Cryptomator”). This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to Cryptomator in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact [email protected].
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
Copyright License. You he
I hereby claim:
- I am overheadhunter on github.
- I am overheadhunter (https://keybase.io/overheadhunter) on keybase.
- I have a public key whose fingerprint is CBC2 460B 7BB8 F9E6 54F5 DDBC 667B 866E A824 0A09
To claim this, I am signing this object: