Commit Graph

34 Commits (master)

Author SHA1 Message Date
Morgan Pretty f6c9ccc867 Added brief section about updating sobmodules to building.md 1 month ago
Niels Andriesse 89bac377fe Fix PureLayout compilation bug 3 years ago
Niels Andriesse e170bfedf1
Update BUILDING.md 3 years ago
Niels Andriesse fa035dbf7f
Update BUILDING.md 3 years ago
Niels Andriesse 2e6fd4b956
Update BUILDING.md 3 years ago
Niels Andriesse 057a0c04c5
Update BUILDING.md 3 years ago
Niels Andriesse 0f327092d2
Update BUILDING.md 4 years ago
Niels Andriesse 01b7a0e12b
Update BUILDING.md 4 years ago
Niels Andriesse 95531f39c9
Update BUILDING.md 4 years ago
Niels Andriesse 5652c20c8b
Update BUILDING.md 4 years ago
Niels Andriesse 581f4c3a30
Update BUILDING.md 4 years ago
gmbnt 18c8a2d249 Update BUILDING.md 4 years ago
gmbnt 504fc575bf
Update BUILDING.md 4 years ago
Michael Kirk f6d78d04b5 removed outdated build instructions. 6 years ago
Roger Hu 95d734b1bd Update BUILDING.md
Fix spelling
6 years ago
Roger Hu 58897928fc Update BUILDING.md
Fix https://
6 years ago
Jesse Squires 196b2fb1fa
[Build] Update clone instructions
Per discussion [here](https://community.signalusers.org/t/not-able-to-build-in-xcode-9-3-9-4/3498/12).

Using `--recurse-submodules` will init and update all submodules, so you can do everything at once. I find this a bit nicer.
(Also, it seems like it might be more reliable with GitHub forks?)

I realize `make dependencies` runs `git submodule update --init`. It will just be a no-op if you clone this way.
6 years ago
Michael Kirk 20284ebc84 update BUILDING.md 6 years ago
Joshua Lund 2c18a75d12 Update to the new GitHub organization name 6 years ago
Collin B. Stuart 225ad5a4a2 Update build instructions
- clarify capability settings

// FREEBIE
6 years ago
Collin B. Stuart f542e0d25c Update build instructions
- clarify capability settings

// FREEBIE
6 years ago
Michael Kirk 9560af4939 clarify build instructions
// FREEBIE
7 years ago
Michael Kirk 961576448b Update WebRTC to M59 + signal patches
// FREEBIE
7 years ago
Michael Kirk 6a4c6915a2 Update build instructions
// FREEBIE
7 years ago
Ronny 6d4945986a Update build script path (#1768)
path changed in the webrtc repository
// FREEBIE
7 years ago
Matthew Chen 9e7ca5d87c Refine Carthage instructions.
// FREEBIE
7 years ago
Matthew Chen 12dabd004d Refine Carthage instructions.
// FREEBIE
7 years ago
Matthew Chen 602fbcfb80 Slightly revise Carthage build instructions.
// FREEBIE
7 years ago
Matthew Chen 98a57d69c7 Revert "Corrected BUILDING.md and MAINTAINING.md instructions so new developers will have a successful build in XCode. Current instructions from BUILDING.md were not current and incomplete nor referenced MAINTAINING.md."
This reverts commit 13647bab39.
7 years ago
EDSGH 13647bab39 Corrected BUILDING.md and MAINTAINING.md instructions so new developers will have a successful build in XCode. Current instructions from BUILDING.md were not current and incomplete nor referenced MAINTAINING.md. 7 years ago
Malcolm Hall 5213822e77 Update BUILDING.md
Added required instructions for building under a different team.
8 years ago
Pawel Jurczyk fd89458814 Adds comment on running carthage, which is neccessary to build the project.
// FREEBIE
8 years ago
Michael Kirk 9db3b0db27 Consistent and efficient media Delete/Copy/Save UX
copy/save/delete is accessed via longpress for all media messages, just
like for simple text messages.

Notes
-----
We don't support saving audio attachments as it's not clear where they should go.
(I don't think users expect them to end up in their iTunes library.)

There is still no UX for "pasting" media into Signal.

Removed the now redundant (and confusing) "share" button interface.

//FREEBIE
8 years ago
Frederic Jacobs 0d7de05a13 Adding building instructions + TextSecure in README 10 years ago