swig/Tools/javascript
William S Fulton 18d72f4562 Add in CPPFLAGS and LDFLAGS to examples/test-suite
- Split current usage of CXXFLAGS into the conventional CPPFLAGS CXXFLAGS and LDFLAGS
- Split current usage of CFLAGS into the conventional CPPFLAGS CFLAGS and LDFLAGS
- This restores 'make whatever CXXFLAGS=-g' which stopped working during
  the recently added suppport for out of source builds.
- LDFLAGS is currently empty, but is there for future use
2014-05-15 23:11:08 +01:00
..
javascript.cxx Fix custom javascript interpreter configuration for OSX. 2014-02-26 22:46:24 +01:00
js_shell.cxx Fix issues that were observed with newer JavascriptCore. 2014-03-04 10:41:35 +01:00
js_shell.h Fix custom javascript interpreter configuration for OSX. 2014-02-26 22:46:24 +01:00
jsc_shell.cxx Fix issues that were observed with newer JavascriptCore. 2014-03-04 10:41:35 +01:00
Makefile.in Add in CPPFLAGS and LDFLAGS to examples/test-suite 2014-05-15 23:11:08 +01:00
v8_shell.cxx Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00