[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] f662d2: [ocaml][tools] don't u
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] f662d2: [ocaml][tools] don't use custom runtime for ocaml, ... |
Date: |
Sat, 23 Feb 2013 04:47:38 -0800 |
Branch: refs/heads/ocamlfind_no_custom
Home: https://github.com/paparazzi/paparazzi
Commit: f662d2e81821f81309dc6d5ed13d4064cbbb1605
https://github.com/paparazzi/paparazzi/commit/f662d2e81821f81309dc6d5ed13d4064cbbb1605
Author: Felix Ruess <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/tools/Makefile
Log Message:
-----------
[ocaml][tools] don't use custom runtime for ocaml, instead load shared
libraries in ocamlrun
since the ivy-ocaml lib currently can't be found with ocamlfind and libpprz is
not installed system-wide,
specify the paths directly with -dllpath
Commit: cf7121934f3209b0a4ebf7a4c0d6bf1ab2589bee
https://github.com/paparazzi/paparazzi/commit/cf7121934f3209b0a4ebf7a4c0d6bf1ab2589bee
Author: Felix Ruess <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/lib/ocaml/Makefile
Log Message:
-----------
verbose option for building ocaml lib
Commit: 69ddd2cabdef1b80852174d9f29804f30a9bf68d
https://github.com/paparazzi/paparazzi/commit/69ddd2cabdef1b80852174d9f29804f30a9bf68d
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/tmtc/Makefile
M sw/lib/ocaml/Makefile
M sw/tools/Makefile
Log Message:
-----------
[makefile] cleaning makefiles from -custom param for ocaml
Commit: b81ae249174199517d1058051a1b01b57f276d8b
https://github.com/paparazzi/paparazzi/commit/b81ae249174199517d1058051a1b01b57f276d8b
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/joystick/Makefile
M sw/lib/ocaml/Makefile
M sw/logalizer/Makefile
M sw/simulator/Makefile
M sw/supervision/Makefile
Log Message:
-----------
[makefile] most of the ocaml tools are compiling with shared lib
some issues with mixed static/shared lib
Commit: 446231949b8cbf0916381c054796e762ca866b4f
https://github.com/paparazzi/paparazzi/commit/446231949b8cbf0916381c054796e762ca866b4f
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M Makefile
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/multimon/Makefile
M sw/lib/ocaml/Makefile
M sw/simulator/Makefile
Log Message:
-----------
[makefile] more makefile cleaning and dynamic loading
Commit: 737d7d3c8b72d2165b23cd275b51750afcb079ef
https://github.com/paparazzi/paparazzi/commit/737d7d3c8b72d2165b23cd275b51750afcb079ef
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M conf/Makefile.avr
M conf/gps/Makefile
M data/maps/Makefile
M doc/ccc07/Makefile
M doc/pprz_algebra/Makefile
M doc/pprz_geodetic/Makefile
A sw/Makefile.ocaml
M sw/airborne/Makefile
M sw/airborne/arch/lpc21/lpcusb/examples/Makefile
M sw/airborne/arch/lpc21/test/bootloader/Makefile
M sw/airborne/booz/test/Makefile
M sw/airborne/firmwares/non_ap/led_flasher/Makefile
M sw/airborne/firmwares/vor/Makefile
M sw/airborne/fms/Makefile
M sw/airborne/fms/libeknav/Makefile
M sw/airborne/math/Makefile
M sw/airborne/test/Makefile
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/lpc21iap/Makefile
M sw/ground_segment/misc/Makefile
M sw/ground_segment/tmtc/GSM/Makefile
M sw/ground_segment/tmtc/Makefile
M sw/in_progress/button/Makefile
M sw/in_progress/fdm/Makefile
M sw/in_progress/inertial/C/Makefile
M sw/in_progress/ir_calibration/Makefile
M sw/in_progress/ir_usb_i2c/Makefile
M sw/in_progress/log_parser/Makefile
M sw/in_progress/motor_bench/Makefile
M sw/in_progress/satcom/Makefile
M sw/in_progress/turbine/Makefile
M sw/in_progress/wind_tunnel/Makefile
M sw/lib/ocaml/Makefile
M sw/logalizer/Makefile
M sw/logalizer/matlab/Makefile
M sw/simulator/Makefile
M sw/simulator/old_booz/tests/Makefile
M sw/simulator/scilab/q3d/Makefile
M sw/simulator/scilab/q3d/fonts/Makefile
M sw/simulator/scilab/q3d/povray/Makefile
M sw/simulator/scilab/q6d/povray/Makefile
M sw/supervision/Makefile
M sw/tools/Makefile
M sw/tools/wiki_gen/Makefile
M tests/Makefile
Log Message:
-----------
[makefile] silence clean target and add missing Makefile
Commit: bea674efd3d2dc762dee0954af0bad70af115ebd
https://github.com/paparazzi/paparazzi/commit/bea674efd3d2dc762dee0954af0bad70af115ebd
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/multimon/Makefile
Log Message:
-----------
[makefile] fix multimon makefile
Commit: d1bae05ca0bd082ecdc1dc41d4fa8e8c19f2aed7
https://github.com/paparazzi/paparazzi/commit/d1bae05ca0bd082ecdc1dc41d4fa8e8c19f2aed7
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/tmtc/Makefile
Log Message:
-----------
[makefile] multimon dll path
Commit: 00018d3297a8a60d59d9fa1b04426d8b52f4d1eb
https://github.com/paparazzi/paparazzi/commit/00018d3297a8a60d59d9fa1b04426d8b52f4d1eb
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M conf/Makefile.sim
M sw/Makefile.ocaml
M sw/airborne/Makefile
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/tmtc/Makefile
M sw/lib/ocaml/Makefile
M sw/simulator/Makefile
M sw/tools/Makefile
Log Message:
-----------
[makefile] seems to work fine now
Commit: 8c7429e5559d1992f068225803d0938f16d70677
https://github.com/paparazzi/paparazzi/commit/8c7429e5559d1992f068225803d0938f16d70677
Author: Felix Ruess <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/multimon/Makefile
Log Message:
-----------
[makefile] deduplication in mutimon makefile
Commit: 1811919fac75467e4e1ea1c93cb578d168b0acf0
https://github.com/paparazzi/paparazzi/commit/1811919fac75467e4e1ea1c93cb578d168b0acf0
Author: Felix Ruess <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/joystick/Makefile
Log Message:
-----------
[makefile] make joystick compile on 64bit
Commit: 388a72a079fe218f6e0202966a22922b47a82712
https://github.com/paparazzi/paparazzi/commit/388a72a079fe218f6e0202966a22922b47a82712
Author: Felix Ruess <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/joystick/Makefile
Log Message:
-----------
[makefile] minor fixes/cleanup for joystick
Commit: 847468e6ad09d9644f31e34d8dd109d21e2dae88
https://github.com/paparazzi/paparazzi/commit/847468e6ad09d9644f31e34d8dd109d21e2dae88
Author: Gautier Hattenberger <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/tmtc/Makefile
M sw/lib/ocaml/Makefile
M sw/tools/Makefile
Log Message:
-----------
[makefile] finaly make tools independant of ivy package
Commit: bdb608c3aed20424e19bda64f2ff9726870fe05a
https://github.com/paparazzi/paparazzi/commit/bdb608c3aed20424e19bda64f2ff9726870fe05a
Author: Felix Ruess <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M conf/Makefile.sim
M sw/Makefile.ocaml
M sw/simulator/Makefile
Log Message:
-----------
[makefile] fPIC for sim...
Commit: 09126005491c2f83b5e7bc977281967dc4d0f31c
https://github.com/paparazzi/paparazzi/commit/09126005491c2f83b5e7bc977281967dc4d0f31c
Author: Felix Ruess <address@hidden>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/joystick/Makefile
M sw/ground_segment/tmtc/Makefile
M sw/lib/ocaml/Makefile
M sw/logalizer/Makefile
M sw/supervision/Makefile
M sw/tools/Makefile
Log Message:
-----------
[makefile] improvements to ocaml lib building
- quiet building of glade stuff
- remove some temporary glade files
Compare:
https://github.com/paparazzi/paparazzi/compare/f662d2e81821^...09126005491c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] f662d2: [ocaml][tools] don't use custom runtime for ocaml, ...,
GitHub <=