Mike Jerris
f49279b45e
.gitignore
2019-07-25 23:06:38 +04:00
Mike Jerris
8948ba694e
.gitignore
2019-07-25 23:06:24 +04:00
Mike Jerris
5de2f7d7bd
FS-7966: multiple fixes for msvc 2015 build, silence multiple warnings
2015-08-27 18:49:13 -06:00
Travis Cross
b0bcc011ea
Deprecate mod_spidermonkey
...
We consider mod_spidermonkey to be completely replaced by mod_v8 (and
more generally by mod_lua) at this point. We've barely supported
mod_spidermonkey for years. Everyone should stop using it.
We're keeping this around for awhile in case people are relying on C
extensions to mod_spidermonkey and need time to migrate. This module
may or may not be part of a v1.4 release depending on whether we find
anyone cares. It definitely will not be part of the next release
after v1.4.
2014-03-26 18:01:49 +00:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Peter Olsson
ef278822d4
Ignore generated file
2014-03-01 09:54:57 +01:00
Marc Olivier Chouinard
dffe48aaec
Fix bootstrap from the removal of mod_html5 in previous commit and cleanup some other reference to it
2013-09-16 22:00:35 -04:00
Travis Cross
6a5595b049
Improve our .gitignore files
...
Avoid ignoring files actually in our tree, and ignore some generated
files that were not being ignored previously.
2013-07-27 03:41:11 +00:00
Travis Cross
59d3823ed2
Update .gitignore
2012-09-23 07:49:26 +00:00
Jeff Lenk
bdb73beb8e
FS-4526 --resolve
2012-08-17 19:46:54 -05:00
Travis Cross
d95ac52a15
correct some module .gitignore entries
2012-05-05 23:29:18 +00:00
Travis Cross
01a227d462
gitignore httapi/Makefile
2012-04-04 17:24:55 +00:00
Travis Cross
a1b33af95f
update src/mod/.gitignore
2011-09-24 06:02:58 +00:00
Travis Cross
dc80c40180
cleanup .gitignore
2011-08-19 02:48:41 +00:00
Travis Cross
f510950398
gitignore mod_timerfd/Makefile
2011-08-19 02:47:01 +00:00
Travis Cross
95a18a9e1a
update .gitignore
2011-05-17 16:51:44 +00:00
Brian West
e38156f182
JANITOR-10
2011-03-16 16:48:43 -05:00
Travis Cross
364c156cdc
update .gitignore
2010-11-24 03:46:59 +00:00
Travis Cross
9b80aa18a4
Updates to .gitignore.
2010-05-28 02:16:42 +00:00
Michael Jerris
fa9a59a88b
initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp
2010-05-24 05:38:17 -04:00
Anthony Minessale
7b3d3f7ef2
Tea for two (or maybe thirty eight?)
2010-05-21 16:47:21 -05:00
Travis Cross
254dd59411
Tightened up .gitignore further.
2010-04-05 23:32:50 +00:00
Travis Cross
db26c65ea7
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
...
Check for files that we are accidentally ignoring:
git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"
Check for files that we might want to ignore:
git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
Michael Jerris
c9eacf2ba0
.gitignore
2010-04-01 20:54:52 -04:00
Anthony Minessale
b1bc026408
.gitignore
2010-03-31 15:59:57 -05:00