Directory GL/

Directory Created:
2004-12-17 14:59
Total Files:
1
Deleted Files:
0
Lines of Code:
63

[root]/GL
        directory in repo glAW (10 files, 1498 lines)
        directory in repo glpng (4 files, 716 lines)

Lines of Code

GL/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 16 (100.0%) 114 (100.0%) 7.1

Most Recent Commits

westram 2023-08-05 12:46 Rev.: 19447


* suppression of warnings for source-subtrees:
- comment + warn when suppressed (currently suppressed in GDE)

3 lines of code changed in 1 file:

  • GL: Makefile (+3 -1)
westram 2021-09-15 12:48 Rev.: 18729


* eliminate trailing whitespace from Makefiles.

1 lines of code changed in 1 file:

  • GL: Makefile (+1 -1)
westram 2014-03-18 15:21 Rev.: 11805


* export 'LINUX' and 'REDHAT' to submakefiles
* use ifeq instead of ifdef (completes [11804])

1 lines of code changed in 1 file:

  • GL: Makefile (+1 -1)
westram 2013-10-29 12:55 Rev.: 10956


* made A_CC and A_CXX consistent
- A_CXX previously contained cxxflags
- cxxflags are now passed down and used separately

1 lines of code changed in 1 file:

  • GL: Makefile (+1 -2)
westram 2013-10-29 12:23 Rev.: 10955


- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)

2 lines of code changed in 1 file:

  • GL: Makefile (+2 -2)
westram 2013-02-13 12:24 Rev.: 9575


- effect of [9574] (comments only)

1 lines of code changed in 1 file:

  • GL: Makefile (+1 -1)
westram 2013-02-13 12:23 Rev.: 9574


- show from where dependencies are updated

1 lines of code changed in 1 file:

  • GL: Makefile (+1 -1)
westram 2009-04-29 12:20 Rev.: 5872


* Changed variable transfer to sub-makefiles
- most variables are now exported via environment (using SOURCE_TOOLS/export2sub or AISC/export2sub)
- only variables that contain different values for different sub-makefile-calls are passed by cl (e.g. cflags, MAIN)
- changed flavour of exported variables (recursively expanded -> simply expanded variables). Please use VAR := VALUE in Makefiles (not VAR = VALUE). See http://www.gnu.org/software/make/manual/html_node/Flavors.html#Flavors for details
* removed/fixed all undefined variables in Makefiles (using 'make --warn-undefined-variables')
* changed names of compile-logs generated in GDE subdir
* added target 'xmlin' (broken, print warning)

6 lines of code changed in 1 file:

  • GL: Makefile (+6 -28)
westram 2009-04-28 16:11 Rev.: 5868


* separated openGL parts from WINDOW library (it's nonsense to link openGL into all applications when only one application actually uses openGL)
- created GL/glWINDOW library (extending normal WINDOW library) and moved relevant code there
- created an interface header for applications needing access to Motif/X11 internals (aw_window_Xm_interface.hxx)
- RNA3D uses that interface header (instead of hardcoded links into ../WINDOW)
- AW_variable_update_struct went local (AW_button.cxx)
- some functions exported (aw_create_help_entry, aw_create_shell, aw_realize_widget). Needed by libglWINDOW

1 lines of code changed in 1 file:

  • GL: Makefile (+1)
westram 2009-04-19 18:36 Rev.: 5829


* included some patches for OSX (thx to Matt Cottrell)
* added global switch LINK_STATIC
* added script which checks for tools needed to compile ARB
* typo CCPLIB->CPPLIB

1 lines of code changed in 1 file:

  • GL: Makefile (+1 -1)
westram 2008-03-11 19:13 Rev.: 5228

- chaged forwarded variables for new makefile

16 lines of code changed in 1 file:

  • GL: Makefile (+16 -11)
westram 2008-03-03 17:42 Rev.: 5192

- renamed MODULE defines (_ARB -> IN_ARB)

1 lines of code changed in 1 file:

  • GL: Makefile (+1 -1)
westram 2008-03-01 11:13 Rev.: 5167

- removed marker line from 'clean'

0 lines of code changed in 1 file:

  • GL: Makefile (-1)
westram 2007-09-27 12:51 Rev.: 4868

- added POST_COMPILE where needed

1 lines of code changed in 1 file:

  • GL: Makefile (+1)
westram 2007-05-30 14:42 Rev.: 4636

- forward 'clean' to subdirs

8 lines of code changed in 1 file:

  • GL: Makefile (+8)
westram 2004-12-17 14:59 Rev.: 3448

- glpng lib

70 lines of code changed in 1 file:

  • GL: Makefile (new 70)
Generated by StatSVN 0.7.0