summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from travis-ci to github actions.Anthony Green2021-07-161-1/+1
|
* Remove libtool-ldflags file from .gitignore (#600)Tres Finocchiaro2021-06-221-1/+0
| | | This is correct. Thank you!
* Don't ignore a fileAnthony Green2018-03-271-0/+1
|
* Add bhaible's missing MakefileAnthony Green2018-03-131-0/+1
|
* Support -ios tripleMoritz Angermann2017-05-161-1/+0
| | | | | | | | | | | | | | | | | Autoconf hasn’t had an update since 2014, and it doesn’t look like it will soon[1] This updates config.{guess,sub} It adds support for e.g. `-ios`, which allows to have targets like `aarch64-apple-ios`. It basically does exactly what the config.guess script says: > It is advised that you download the most up to date version of the config scripts from The configure.ac script has been updated to relax `*-apple-darwin*` to `*-apple-*`. Similarly the `.gitignore` and `autogen.sh` needed to be updated to respect the newer `config.{sub,guess}` — [1]: http://lists.gnu.org/archive/html/autoconf/2016-07/msg00017.html
* remove and ignore texinfo.texTom Tromey2016-02-221-0/+1
| | | | This file is provided by Automake
* Added generated source file to .gitignore.Russell Keith-Magee2015-03-131-0/+1
|
* .gitignore: Ignore more generated filesJosh Triplett2014-03-161-0/+2
| | | | | The build process generates doc/libffi.info and fficonfig.h.in, so add them to .gitignore.
* Remove autogenerated files from the repositoryJosh Triplett2014-03-161-2/+13
| | | | Add an autogen.sh to regenerate them.
* Darwin: Merge build scripts, redo project, incl. arm64Zachary Waldowski2014-02-051-1/+2
|
* Undo iOS ARM64 changes.Anthony Green2013-12-051-2/+0
|
* Darwin: Rebuild Xcode projectZachary Waldowski2013-11-301-0/+1
|
* Darwin/Mac: Also exclude OS X generated sourceZachary Waldowski2013-11-301-0/+1
|
* Missing .gitignore changes for xcode supportAnthony Green2013-01-021-0/+3
|
* Merge with GCC. Eliminate quilt bits.Anthony Green2013-01-021-5/+0
|
* More mac/ios build improvementsZachary Waldowski2012-04-111-1/+2
|
* Build iOS library with xcodeMike Lewis2012-04-061-0/+4
|
* Initial commitAnthony Green2009-10-041-0/+18