| Commit message (Expand) | Author | Age | Files | Lines |
* | Set different exit codes when exiting from different places in the test | Christian Persch | 2006-03-13 | 1 | -13/+16 |
* | Before running any test programs, check that we can compile and run any | Christian Persch | 2006-03-05 | 1 | -4/+36 |
* | Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting in | Christian Persch | 2006-02-23 | 1 | -5/+31 |
* | Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM but | Christian Persch | 2006-02-23 | 1 | -35/+66 |
* | Add a define and automake conditional for gecko debug builds. | Christian Persch | 2006-02-14 | 1 | -0/+4 |
* | Fix the xulrunner build. | Christian Persch | 2006-02-08 | 1 | -2/+4 |
* | Also build with ff trunk, by explicitly linking with -lxul. | Christian Persch | 2006-02-08 | 1 | -2/+6 |
* | More xulrunner fixes. | Christian Persch | 2006-02-06 | 1 | -0/+4 |
* | Shut up | Christian Persch | 2006-02-06 | 1 | -3/+1 |
* | Fix quoting. | Christian Persch | 2006-02-06 | 1 | -1/+3 |
* | Fix xulrunner detection logic. | Christian Persch | 2006-02-06 | 1 | -8/+15 |
* | Changes to support xulrunner trunk (gecko 1.9). | Christian Persch | 2006-02-06 | 1 | -6/+9 |
* | Add GECKO_XPIDL to check for xpidl compiler and include directory. | Christian Persch | 2006-02-03 | 1 | -0/+42 |
* | Add GECKO_CHECK_HEADERS, wrapping AC_CHECK_HEADERS. | Christian Persch | 2006-02-03 | 1 | -6/+10 |
* | Add defines and automake conditional for toolkit flavour. | Christian Persch | 2006-01-15 | 1 | -0/+6 |
* | Fix gecko version check to use AC_EGREP_CPP instead of grepping the header | Christian Persch | 2006-01-11 | 1 | -46/+63 |
* | R data/epiphany-1.10.pc.in: A data/epiphany.pc.in: | Christian Persch | 2006-01-09 | 1 | -23/+57 |
* | Improve "gecko not found" message. Bug #319253. | Christian Persch | 2005-12-31 | 1 | -1/+1 |
* | Move more checks to gecko.m4. | Christian Persch | 2005-11-29 | 1 | -77/+169 |
* | Fix CXXFLAGS restore for XPCOM component test | Christian Persch | 2005-11-27 | 1 | -1/+1 |
* | Fix -fshort-wchar compiler flag check | Christian Persch | 2005-11-26 | 1 | -2/+2 |
* | Fix debug flag detection | Christian Persch | 2005-11-26 | 1 | -2/+2 |
* | Rewrite the contractid check. Now works with builds without | Christian Persch | 2005-11-10 | 1 | -9/+34 |
* | Use $PACKAGE_NAME. | Christian Persch | 2005-11-10 | 1 | -1/+1 |
* | Tiny output improvements. | Christian Persch | 2005-11-10 | 1 | -6/+5 |
* | Add check for contract IDs which we need but are only provided by | Christian Persch | 2005-11-10 | 1 | -10/+12 |
* | A m4/gecko.m4: | Christian Persch | 2005-11-10 | 1 | -0/+241 |
* | Shut up | Christian Persch | 2005-07-25 | 1 | -0/+1 |
* | A README.Python A m4/.cvsignore: A m4/python.m4: | Christian Persch | 2005-05-21 | 2 | -0/+64 |