Commit Graph

33 Commits

Author SHA1 Message Date
Niels Andriesse 89bac377fe Fix PureLayout compilation bug 2021-05-24 14:05:55 +10:00
Niels Andriesse e170bfedf1
Update BUILDING.md 2021-03-05 09:59:03 +11:00
Niels Andriesse fa035dbf7f
Update BUILDING.md 2021-03-05 09:57:59 +11:00
Niels Andriesse 2e6fd4b956
Update BUILDING.md 2021-01-12 09:46:43 +11:00
Niels Andriesse 057a0c04c5
Update BUILDING.md 2020-12-15 08:20:43 +11:00
Niels Andriesse 0f327092d2
Update BUILDING.md 2020-11-30 14:43:49 +11:00
Niels Andriesse 01b7a0e12b
Update BUILDING.md 2020-11-30 14:35:47 +11:00
Niels Andriesse 95531f39c9
Update BUILDING.md 2020-11-30 14:28:01 +11:00
Niels Andriesse 5652c20c8b
Update BUILDING.md 2020-06-03 11:20:18 +10:00
Niels Andriesse 581f4c3a30
Update BUILDING.md 2020-05-21 08:38:55 +10:00
gmbnt 18c8a2d249 Update BUILDING.md 2020-04-07 13:40:33 +10:00
gmbnt 504fc575bf
Update BUILDING.md 2020-02-05 14:05:41 +11:00
Michael Kirk f6d78d04b5 removed outdated build instructions. 2018-11-19 11:45:26 -06:00
Roger Hu 95d734b1bd Update BUILDING.md
Fix spelling
2018-08-06 16:02:15 -06:00
Roger Hu 58897928fc Update BUILDING.md
Fix https://
2018-08-06 16:01:50 -06:00
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.
2018-07-24 16:50:12 -07:00
Michael Kirk 20284ebc84 update BUILDING.md 2018-07-20 07:48:22 -06:00
Joshua Lund 2c18a75d12 Update to the new GitHub organization name 2018-02-13 10:52:07 -05:00
Collin B. Stuart 225ad5a4a2 Update build instructions
- clarify capability settings

// FREEBIE
2018-01-17 09:52:02 -05:00
Collin B. Stuart f542e0d25c Update build instructions
- clarify capability settings

// FREEBIE
2018-01-17 09:52:02 -05:00
Michael Kirk 9560af4939 clarify build instructions
// FREEBIE
2017-07-21 15:38:27 -04:00
Michael Kirk 961576448b Update WebRTC to M59 + signal patches
// FREEBIE
2017-07-10 11:15:57 -05:00
Michael Kirk 6a4c6915a2 Update build instructions
// FREEBIE
2017-03-16 12:04:45 -04:00
Ronny 6d4945986a Update build script path (#1768)
path changed in the webrtc repository
// FREEBIE
2017-02-16 09:32:47 -05:00
Matthew Chen 9e7ca5d87c Refine Carthage instructions.
// FREEBIE
2017-02-13 09:37:02 -05:00
Matthew Chen 12dabd004d Refine Carthage instructions.
// FREEBIE
2017-02-13 09:36:51 -05:00
Matthew Chen 602fbcfb80 Slightly revise Carthage build instructions.
// FREEBIE
2017-02-13 09:36:41 -05:00
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.
2017-02-13 09:35:54 -05:00
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. 2017-02-13 09:35:46 -05:00
Malcolm Hall 5213822e77 Update BUILDING.md
Added required instructions for building under a different team.
2016-11-17 13:16:46 -05:00
Pawel Jurczyk fd89458814 Adds comment on running carthage, which is neccessary to build the project.
// FREEBIE
2016-11-05 12:48:05 -04:00
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
2016-07-18 09:20:48 -07:00
Frederic Jacobs 0d7de05a13 Adding building instructions + TextSecure in README 2015-01-04 11:30:28 +01:00