dynare/mex/build
Sébastien Villemot 82edf48256 No longer consider automake warnings as fatal
With automake 1.14 there are a lot of new warnings related to the way we deal
with MEX files (they are compiled from source files located in a different
tree). Automake wants us to use the 'subdir-objects' option, but it breaks in
our case.

In automake 2.0, the 'subdir-objects' option will be activated by default, so
we will have to refactor the build system for MEX files. But for now we can
live with the automake warnings.
2013-09-09 14:50:32 +02:00
..
matlab No longer consider automake warnings as fatal 2013-09-09 14:50:32 +02:00
octave No longer consider automake warnings as fatal 2013-09-09 14:50:32 +02:00
block_kalman_filter.am Build system: adding files forgotten in a1ee7f1ee4 2011-09-26 10:17:01 +02:00
bytecode.am Major update of bytecode: 2013-03-22 15:44:34 +01:00
dynare_simul_.am Remove spurious executable permissions 2012-10-13 16:10:01 +02:00
estimation.am Implementation of steady state computation in estim DLL, using the GSL 2013-03-06 16:58:22 +01:00
gensylv.am Remove spurious executable permissions 2012-10-13 16:10:01 +02:00
k_order_perturbation.am Remove spurious executable permissions 2012-10-13 16:10:01 +02:00
kalman_steady_state.am Remove spurious executable permissions 2012-10-13 16:10:01 +02:00
kronecker.am Build system for MEX files: 2011-01-25 17:13:00 -05:00
libdynare++.am Remove spurious executable permissions 2012-10-13 16:10:01 +02:00
local_state_space_iterations.am Added routine to compute one step ahead state space iteration (mex and m). The state space 2012-03-04 22:07:27 +01:00
mjdgges.am Build system for MEX files: 2011-01-25 17:13:00 -05:00
ms_sbvar.am Remove spurious executable permissions 2012-10-13 16:10:01 +02:00
qmc_sequence.am Added new mex file for computing Quasi Monte-Carlo sequences (Sobol), texinfo headers and unitary tests are available in <DYNARE_PATH>/matlab/qmc_sequence.m. 2011-12-21 18:23:15 +01:00