• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/trunk/.gitignore

Revision 3040, 0.7 kB (checked in by jmoore, 2 months ago)

ticket:1106 - Adding rtypes to OmeroCpp and further fixes

  • Added RTypesI.{h,cpp} and removed CTypes
  • Significantly reworked object registrar in OmeroCpp
  • Fixed minor string handling issues in omero/client.cpp
  • Added to all bindings support for "omero.dump"
  • Added cleaning of tests
  • Using client_ptr in tests
  • In OmeroJava & OmeroCpp, added an Ice-workaround for createProperties():
    http://www.zeroc.com/forums/bug-reports/3998-ice_config-not-honored-under-java-3-3-a.html
Line 
1.DS_Store
2.gdb_history
3.sconsign.dblite
4.sconf_temp
5/etc/local.properties
6/dist
7/components/*/target
8/lib/cache
9/lib/repository/omero/*
10/lib/repository/omero-tools/*
11!/lib/repository/omero/ice
12!/lib/repository/omero/jboss-annotations-ejb3
13!/lib/repository/omero/jboss-aop-jdk50-client
14!/lib/repository/omero/jboss-aspect-library-jdk50
15!/lib/repository/omero/jboss-ejb3
16!/lib/repository/omero/jboss-ejb3x
17!/lib/repository/omero/jbossall-client
18!/lib/repository/omero/jbosssx
19!/lib/repository/omero/omejava
20!/lib/repository/omero/postgresql
21target
22config.log
23*.dylib
24*.exe
25*.lo
26*.o
27*.os
28*.Plo
29*.pyc
30*.orig
31*.rej
32*.so
33*~
34*generated*
35test-output
36temp-testng-customsuite.xml
37
38# Scons output files
39.sconsign.dblite
40*.dylib
41*.os
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/