History for imgui / examples / opengl2_example / Makefile
2018-03-01
@Sam Hocevar
Do not store compiled objects outside the project tree.
Sam Hocevar authored on 22 Oct 2016 omar committed on 1 Mar 2018
@Sam Hocevar
Define SOURCES instead of OBJS in Makefiles. ...
Sam Hocevar authored on 22 Oct 2016 omar committed on 1 Mar 2018
@Sam Hocevar
Use make variables $@ and $^ where appropriate.
Sam Hocevar authored on 22 Oct 2016 omar committed on 1 Mar 2018
@Sam Hocevar
Ensure `make clean` is idempotent. ...
Sam Hocevar authored on 22 Oct 2016 omar committed on 1 Mar 2018
2018-01-28
@omar
Examples: Makefile leave CXX alone, instead leave commented out options. (nb: codeship doesn't seem have clang++)
omar committed on 28 Jan 2018
@Omar Cornut
Examples: Use Clang in old Makefile.
Omar Cornut committed on 28 Jan 2018
@omar
Examples: Synced Makefile comments. Added build/ folder into git ignore list/
omar committed on 28 Jan 2018
2018-01-19
@omar
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
omar committed on 19 Jan 2018
2017-07-02
@radius
add SDL GL3 makefile
radius committed on 2 Jul 2017
@radius
fix gl2 sample too
radius committed on 2 Jul 2017
2016-12-21
@ocornut
Examples: Speculative fix for OSX Makefile to make Travis happy (re #812)
ocornut committed on 21 Dec 2016
2016-08-25
@ocornut
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut committed on 25 Aug 2016